Trace number 4118886

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.08 1800.4

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern55-06.lin.opb
MD5SUM82a58da8e8c04db5d33fa1448be69c4a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-300
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables977
Total number of constraints1844
Number of constraints which are clauses922
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints922
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 977
Biggest coefficient in the objective function 34
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 14600
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 14600
Number of bits of the biggest sum of numbers14
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= 977 #constraint= 1844
0.00/0.02	c * #variable= 977 #constraint= 1844
0.29/0.33	c S1->S2
0.29/0.33	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.29/0.33	c total clause space: 18.2382MB
0.29/0.33	c total #watches: 19039
0.69/0.79	c total #propagations: 57542 / total #impl: 706956 (eff. 0.081)
0.69/0.79	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.69/0.79	c total clause space: 29.637MB
0.69/0.79	c total #watches: 28015
1.19/1.25	c total #propagations: 117106 / total #impl: 1726227 (eff. 0.068)
1.19/1.25	c GC COLLECT
1.19/1.25	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
1.19/1.25	c total clause space: 29.637MB
1.19/1.25	c total #watches: 32453
1.89/1.97	c total #propagations: 170480 / total #impl: 2429883 (eff. 0.070)
1.89/1.97	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
1.89/1.97	c total clause space: 48.1602MB
1.89/1.97	c total #watches: 45472
2.89/2.94	c total #propagations: 228862 / total #impl: 3073297 (eff. 0.074)
2.89/2.94	c GC COLLECT
2.89/2.94	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
2.89/2.94	c total clause space: 48.1602MB
2.89/2.94	c total #watches: 49600
3.79/3.81	c total #propagations: 285574 / total #impl: 4203082 (eff. 0.068)
3.79/3.81	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
3.79/3.81	c total clause space: 48.1602MB
3.79/3.81	c total #watches: 64230
4.68/4.71	c total #propagations: 334542 / total #impl: 5406296 (eff. 0.062)
4.68/4.71	c GC COLLECT
4.68/4.71	c #Conflicts:       7000 | #Learnt:       2236 | 0.000
4.68/4.71	c total clause space: 78.2603MB
4.68/4.71	c total #watches: 58165
5.38/5.48	c total #propagations: 389107 / total #impl: 6756978 (eff. 0.058)
5.38/5.48	c #Conflicts:       8000 | #Learnt:       3236 | 0.000
5.38/5.48	c total clause space: 78.2603MB
5.38/5.48	c total #watches: 66085
6.59/6.63	c total #propagations: 448755 / total #impl: 7565203 (eff. 0.059)
6.59/6.63	c #Conflicts:       9000 | #Learnt:       4236 | 0.000
6.59/6.63	c total clause space: 78.2603MB
6.59/6.63	c total #watches: 78869
7.79/7.81	c total #propagations: 504237 / total #impl: 8310695 (eff. 0.061)
7.79/7.81	c GC COLLECT
7.79/7.81	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
7.79/7.81	c total clause space: 78.2603MB
7.79/7.81	c total #watches: 51656
8.58/8.60	c total #propagations: 567524 / total #impl: 9162632 (eff. 0.062)
8.58/8.60	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
8.58/8.60	c total clause space: 78.2603MB
8.58/8.60	c total #watches: 63930
9.58/9.64	c total #propagations: 615526 / total #impl: 10216959 (eff. 0.060)
9.58/9.64	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
9.58/9.64	c total clause space: 78.2603MB
9.58/9.64	c total #watches: 80384
11.19/11.29	c total #propagations: 669130 / total #impl: 11170278 (eff. 0.060)
11.19/11.29	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
11.19/11.29	c total clause space: 127.173MB
11.19/11.29	c total #watches: 86793
12.49/12.55	c total #propagations: 735457 / total #impl: 13607795 (eff. 0.054)
12.49/12.55	c GC COLLECT
12.49/12.55	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
12.49/12.55	c total clause space: 127.173MB
12.49/12.55	c total #watches: 70566
13.39/13.42	c total #propagations: 797095 / total #impl: 15352060 (eff. 0.052)
13.39/13.42	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
13.39/13.42	c total clause space: 127.173MB
13.39/13.42	c total #watches: 77187
14.19/14.24	c total #propagations: 848333 / total #impl: 16170220 (eff. 0.052)
14.19/14.24	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
14.19/14.24	c total clause space: 127.173MB
14.19/14.24	c total #watches: 84128
15.78/15.81	c total #propagations: 896833 / total #impl: 17096748 (eff. 0.052)
15.78/15.81	c GC COLLECT
15.78/15.81	c #Conflicts:      17000 | #Learnt:       3686 | 0.000
15.78/15.81	c total clause space: 127.173MB
15.78/15.81	c total #watches: 56742
17.08/17.15	c total #propagations: 953107 / total #impl: 19131623 (eff. 0.050)
17.08/17.15	c #Conflicts:      18000 | #Learnt:       4686 | 0.000
17.08/17.15	c total clause space: 127.173MB
17.08/17.15	c total #watches: 63343
18.58/18.66	c total #propagations: 1012153 / total #impl: 21371666 (eff. 0.047)
18.58/18.66	c #Conflicts:      19000 | #Learnt:       5686 | 0.000
18.58/18.66	c total clause space: 127.173MB
18.58/18.66	c total #watches: 72523
19.89/19.98	c total #propagations: 1077207 / total #impl: 23338968 (eff. 0.046)
19.89/19.98	c #Conflicts:      20000 | #Learnt:       6686 | 0.000
19.89/19.98	c total clause space: 127.173MB
19.89/19.98	c total #watches: 80506
20.78/20.82	c total #propagations: 1132667 / total #impl: 25634851 (eff. 0.044)
20.78/20.82	c GC COLLECT
20.78/20.82	c #Conflicts:      21000 | #Learnt:       4197 | 0.000
20.78/20.82	c total clause space: 127.173MB
20.78/20.82	c total #watches: 62209
21.68/21.76	c total #propagations: 1188902 / total #impl: 26484168 (eff. 0.045)
21.68/21.76	c #Conflicts:      22000 | #Learnt:       5197 | 0.000
21.68/21.76	c total clause space: 127.173MB
21.68/21.76	c total #watches: 74422
22.78/22.84	c total #propagations: 1244353 / total #impl: 27351538 (eff. 0.045)
22.78/22.84	c #Conflicts:      23000 | #Learnt:       6197 | 0.000
22.78/22.84	c total clause space: 127.173MB
22.78/22.84	c total #watches: 87741
24.09/24.11	c total #propagations: 1298143 / total #impl: 28117336 (eff. 0.046)
24.09/24.11	c #Conflicts:      24000 | #Learnt:       7197 | 0.000
24.09/24.11	c total clause space: 127.173MB
24.09/24.11	c total #watches: 94908
25.19/25.30	c total #propagations: 1353333 / total #impl: 29041385 (eff. 0.047)
25.19/25.30	c GC COLLECT
25.19/25.30	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
25.19/25.30	c total clause space: 127.173MB
25.19/25.30	c total #watches: 74295
26.39/26.43	c total #propagations: 1406830 / total #impl: 30212153 (eff. 0.047)
26.39/26.43	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
26.39/26.43	c total clause space: 127.173MB
26.39/26.43	c total #watches: 80798
27.29/27.36	c total #propagations: 1460401 / total #impl: 31370397 (eff. 0.047)
27.29/27.36	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
27.29/27.36	c total clause space: 127.173MB
27.29/27.36	c total #watches: 91688
28.59/28.61	c total #propagations: 1512400 / total #impl: 32365699 (eff. 0.047)
28.59/28.61	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
28.59/28.61	c total clause space: 127.173MB
28.59/28.61	c total #watches: 103186
29.79/29.88	c total #propagations: 1567175 / total #impl: 33268057 (eff. 0.047)
29.79/29.88	c GC COLLECT
29.79/29.88	c #Conflicts:      29000 | #Learnt:       4302 | 0.000
29.79/29.88	c total clause space: 127.173MB
29.79/29.88	c total #watches: 74256
30.79/30.89	c total #propagations: 1636053 / total #impl: 34093407 (eff. 0.048)
30.79/30.89	c #Conflicts:      30000 | #Learnt:       5302 | 0.000
30.79/30.89	c total clause space: 127.173MB
30.79/30.89	c total #watches: 84802
32.09/32.13	c total #propagations: 1690898 / total #impl: 34948971 (eff. 0.048)
32.09/32.13	c #Conflicts:      31000 | #Learnt:       6302 | 0.000
32.09/32.13	c total clause space: 127.173MB
32.09/32.13	c total #watches: 92155
33.38/33.46	c total #propagations: 1748445 / total #impl: 35793180 (eff. 0.049)
33.38/33.46	c #Conflicts:      32000 | #Learnt:       7302 | 0.000
33.38/33.46	c total clause space: 127.173MB
33.38/33.46	c total #watches: 101767
34.98/35.09	c total #propagations: 1807621 / total #impl: 36804869 (eff. 0.049)
34.98/35.09	c #Conflicts:      33000 | #Learnt:       8302 | 0.000
34.98/35.09	c total clause space: 127.173MB
34.98/35.09	c total #watches: 114258
36.39/36.46	c total #propagations: 1868272 / total #impl: 37822067 (eff. 0.049)
36.39/36.46	c GC COLLECT
36.39/36.46	c #Conflicts:      34000 | #Learnt:       4903 | 0.000
36.39/36.46	c total clause space: 127.173MB
36.39/36.46	c total #watches: 86424
37.49/37.56	c total #propagations: 1922535 / total #impl: 39060096 (eff. 0.049)
37.49/37.56	c #Conflicts:      35000 | #Learnt:       5903 | 0.000
37.49/37.56	c total clause space: 127.173MB
37.49/37.56	c total #watches: 99649
39.18/39.22	c total #propagations: 1973457 / total #impl: 40195637 (eff. 0.049)
39.18/39.22	c #Conflicts:      36000 | #Learnt:       6903 | 0.000
39.18/39.22	c total clause space: 127.173MB
39.18/39.22	c total #watches: 106071
41.48/41.53	c total #propagations: 2031519 / total #impl: 41000988 (eff. 0.050)
41.48/41.53	c #Conflicts:      37000 | #Learnt:       7903 | 0.000
41.48/41.53	c total clause space: 127.173MB
41.48/41.53	c total #watches: 112411
43.38/43.49	c total #propagations: 2097136 / total #impl: 42071602 (eff. 0.050)
43.38/43.49	c #Conflicts:      38000 | #Learnt:       8903 | 0.000
43.38/43.49	c total clause space: 127.173MB
43.38/43.49	c total #watches: 119309
45.19/45.22	c total #propagations: 2156626 / total #impl: 43493600 (eff. 0.050)
45.19/45.22	c GC COLLECT
45.19/45.22	c #Conflicts:      39000 | #Learnt:       5203 | 0.000
45.19/45.22	c total clause space: 206.656MB
45.19/45.22	c total #watches: 74178
46.48/46.52	c total #propagations: 2220073 / total #impl: 45031884 (eff. 0.049)
46.48/46.52	c #Conflicts:      40000 | #Learnt:       6203 | 0.000
46.48/46.52	c total clause space: 206.656MB
46.48/46.52	c total #watches: 83118
47.58/47.60	c total #propagations: 2285449 / total #impl: 46595235 (eff. 0.049)
47.58/47.60	c #Conflicts:      41000 | #Learnt:       7203 | 0.000
47.58/47.60	c total clause space: 206.656MB
47.58/47.60	c total #watches: 93395
49.08/49.13	c total #propagations: 2338853 / total #impl: 48158271 (eff. 0.049)
49.08/49.13	c #Conflicts:      42000 | #Learnt:       8203 | 0.000
49.08/49.13	c total clause space: 206.656MB
49.08/49.13	c total #watches: 106233
50.28/50.30	c total #propagations: 2394416 / total #impl: 49939365 (eff. 0.048)
50.28/50.30	c #Conflicts:      43000 | #Learnt:       9203 | 0.000
50.28/50.30	c total clause space: 206.656MB
50.28/50.30	c total #watches: 116316
51.58/51.69	c total #propagations: 2441367 / total #impl: 52214625 (eff. 0.047)
51.58/51.69	c GC COLLECT
51.58/51.69	c #Conflicts:      44000 | #Learnt:       5211 | 0.000
51.58/51.69	c total clause space: 206.656MB
51.58/51.69	c total #watches: 73864
52.88/52.91	c total #propagations: 2497034 / total #impl: 53230684 (eff. 0.047)
52.88/52.91	c #Conflicts:      45000 | #Learnt:       6211 | 0.000
52.88/52.91	c total clause space: 206.656MB
52.88/52.91	c total #watches: 83407
54.08/54.18	c total #propagations: 2554039 / total #impl: 54686388 (eff. 0.047)
54.08/54.18	c #Conflicts:      46000 | #Learnt:       7211 | 0.000
54.08/54.18	c total clause space: 206.656MB
54.08/54.18	c total #watches: 96587
55.58/55.62	c total #propagations: 2613191 / total #impl: 55995417 (eff. 0.047)
55.58/55.62	c #Conflicts:      47000 | #Learnt:       8211 | 0.000
55.58/55.62	c total clause space: 206.656MB
55.58/55.62	c total #watches: 106815
57.28/57.38	c total #propagations: 2674714 / total #impl: 57098219 (eff. 0.047)
57.28/57.38	c #Conflicts:      48000 | #Learnt:       9211 | 0.000
57.28/57.38	c total clause space: 206.656MB
57.28/57.38	c total #watches: 120089
59.58/59.62	c total #propagations: 2750518 / total #impl: 58254454 (eff. 0.047)
59.58/59.62	c #Conflicts:      49000 | #Learnt:      10211 | 0.000
59.58/59.62	c total clause space: 206.656MB
59.58/59.62	c total #watches: 132051
61.97/62.00	c total #propagations: 2819703 / total #impl: 59553016 (eff. 0.047)
61.97/62.00	c GC COLLECT
61.97/62.00	c #Conflicts:      50000 | #Learnt:       5908 | 0.000
61.97/62.00	c total clause space: 206.656MB
61.97/62.00	c total #watches: 93516
63.37/63.43	c total #propagations: 2885869 / total #impl: 61019749 (eff. 0.047)
63.37/63.43	c #Conflicts:      51000 | #Learnt:       6908 | 0.000
63.37/63.43	c total clause space: 206.656MB
63.37/63.43	c total #watches: 99188
64.98/65.05	c total #propagations: 2945874 / total #impl: 61685578 (eff. 0.048)
64.98/65.05	c #Conflicts:      52000 | #Learnt:       7908 | 0.000
64.98/65.05	c total clause space: 206.656MB
64.98/65.05	c total #watches: 109644
66.47/66.57	c total #propagations: 3005697 / total #impl: 63278690 (eff. 0.047)
66.47/66.57	c #Conflicts:      53000 | #Learnt:       8908 | 0.000
66.47/66.57	c total clause space: 206.656MB
66.47/66.57	c total #watches: 121267
67.87/67.96	c total #propagations: 3066503 / total #impl: 64954449 (eff. 0.047)
67.87/67.96	c #Conflicts:      54000 | #Learnt:       9908 | 0.000
67.87/67.96	c total clause space: 206.656MB
67.87/67.96	c total #watches: 127988
69.78/69.85	c total #propagations: 3121851 / total #impl: 65934511 (eff. 0.047)
69.78/69.85	c #Conflicts:      55000 | #Learnt:      10908 | 0.000
69.78/69.85	c total clause space: 206.656MB
69.78/69.85	c total #watches: 134596
71.08/71.14	c total #propagations: 3184301 / total #impl: 67225628 (eff. 0.047)
71.08/71.14	c GC COLLECT
71.08/71.14	c #Conflicts:      56000 | #Learnt:       6309 | 0.000
71.08/71.14	c total clause space: 206.656MB
71.08/71.14	c total #watches: 82830
72.48/72.57	c total #propagations: 3236871 / total #impl: 68672231 (eff. 0.047)
72.48/72.57	c #Conflicts:      57000 | #Learnt:       7309 | 0.000
72.48/72.57	c total clause space: 206.656MB
72.48/72.57	c total #watches: 93264
73.88/73.95	c total #propagations: 3300327 / total #impl: 69951974 (eff. 0.047)
73.88/73.95	c #Conflicts:      58000 | #Learnt:       8309 | 0.000
73.88/73.95	c total clause space: 206.656MB
73.88/73.95	c total #watches: 102623
75.58/75.61	c total #propagations: 3363897 / total #impl: 70989004 (eff. 0.047)
75.58/75.61	c #Conflicts:      59000 | #Learnt:       9309 | 0.000
75.58/75.61	c total clause space: 206.656MB
75.58/75.61	c total #watches: 108203
76.99/77.05	c total #propagations: 3426550 / total #impl: 72900921 (eff. 0.047)
76.99/77.05	c #Conflicts:      60000 | #Learnt:      10309 | 0.000
76.99/77.05	c total clause space: 206.656MB
76.99/77.05	c total #watches: 118293
78.58/78.67	c total #propagations: 3485201 / total #impl: 74248448 (eff. 0.047)
78.58/78.67	c #Conflicts:      61000 | #Learnt:      11309 | 0.000
78.58/78.67	c total clause space: 206.656MB
78.58/78.67	c total #watches: 133499
80.58/80.65	c total #propagations: 3548377 / total #impl: 75426820 (eff. 0.047)
80.58/80.65	c GC COLLECT
80.58/80.65	c #Conflicts:      62000 | #Learnt:       6404 | 0.000
80.58/80.65	c total clause space: 206.656MB
80.58/80.65	c total #watches: 91761
82.28/82.31	c total #propagations: 3613421 / total #impl: 76398461 (eff. 0.047)
82.28/82.31	c #Conflicts:      63000 | #Learnt:       7404 | 0.000
82.28/82.31	c total clause space: 206.656MB
82.28/82.31	c total #watches: 96185
84.08/84.10	c total #propagations: 3676139 / total #impl: 78654781 (eff. 0.047)
84.08/84.10	c #Conflicts:      64000 | #Learnt:       8404 | 0.000
84.08/84.10	c total clause space: 206.656MB
84.08/84.10	c total #watches: 103963
85.68/85.78	c total #propagations: 3738917 / total #impl: 80184199 (eff. 0.047)
85.68/85.78	c #Conflicts:      65000 | #Learnt:       9404 | 0.000
85.68/85.78	c total clause space: 206.656MB
85.68/85.78	c total #watches: 110766
87.28/87.34	c total #propagations: 3804888 / total #impl: 81647259 (eff. 0.047)
87.28/87.34	c #Conflicts:      66000 | #Learnt:      10404 | 0.000
87.28/87.34	c total clause space: 206.656MB
87.28/87.34	c total #watches: 124405
89.38/89.40	c total #propagations: 3864071 / total #impl: 82516220 (eff. 0.047)
89.38/89.40	c #Conflicts:      67000 | #Learnt:      11404 | 0.000
89.38/89.40	c total clause space: 206.656MB
89.38/89.40	c total #watches: 136023
91.48/91.53	c total #propagations: 3930327 / total #impl: 83759179 (eff. 0.047)
91.48/91.53	c #Conflicts:      68000 | #Learnt:      12404 | 0.000
91.48/91.53	c total clause space: 206.656MB
91.48/91.53	c total #watches: 142701
93.38/93.42	c total #propagations: 4006970 / total #impl: 84739989 (eff. 0.047)
93.38/93.42	c GC COLLECT
93.38/93.42	c #Conflicts:      69000 | #Learnt:       7201 | 0.000
93.38/93.42	c total clause space: 206.656MB
93.38/93.42	c total #watches: 89278
95.08/95.12	c total #propagations: 4078465 / total #impl: 85898084 (eff. 0.047)
95.08/95.12	c #Conflicts:      70000 | #Learnt:       8201 | 0.000
95.08/95.12	c total clause space: 206.656MB
95.08/95.12	c total #watches: 94034
96.38/96.45	c total #propagations: 4146656 / total #impl: 87210644 (eff. 0.048)
96.38/96.45	c #Conflicts:      71000 | #Learnt:       9201 | 0.000
96.38/96.45	c total clause space: 206.656MB
96.38/96.45	c total #watches: 100470
98.08/98.12	c total #propagations: 4207593 / total #impl: 88273252 (eff. 0.048)
98.08/98.12	c #Conflicts:      72000 | #Learnt:      10201 | 0.000
98.08/98.12	c total clause space: 206.656MB
98.08/98.12	c total #watches: 108432
100.08/100.15	c total #propagations: 4267049 / total #impl: 89647419 (eff. 0.048)
100.08/100.15	c #Conflicts:      73000 | #Learnt:      11201 | 0.000
100.08/100.15	c total clause space: 206.656MB
100.08/100.15	c total #watches: 118525
102.38/102.44	c total #propagations: 4339948 / total #impl: 91274078 (eff. 0.048)
102.38/102.44	c #Conflicts:      74000 | #Learnt:      12201 | 0.000
102.38/102.44	c total clause space: 206.656MB
102.38/102.44	c total #watches: 128482
104.27/104.32	c total #propagations: 4404769 / total #impl: 93162097 (eff. 0.047)
104.27/104.32	c GC COLLECT
104.27/104.32	c #Conflicts:      75000 | #Learnt:       6702 | 0.000
104.27/104.32	c total clause space: 206.656MB
104.27/104.32	c total #watches: 84102
105.87/105.95	c total #propagations: 4466104 / total #impl: 94736117 (eff. 0.047)
105.87/105.95	c #Conflicts:      76000 | #Learnt:       7702 | 0.000
105.87/105.95	c total clause space: 206.656MB
105.87/105.95	c total #watches: 88643
107.67/107.75	c total #propagations: 4536363 / total #impl: 97168342 (eff. 0.047)
107.67/107.75	c #Conflicts:      77000 | #Learnt:       8702 | 0.000
107.67/107.75	c total clause space: 206.656MB
107.67/107.75	c total #watches: 93865
109.37/109.47	c total #propagations: 4612921 / total #impl: 98989163 (eff. 0.047)
109.37/109.47	c #Conflicts:      78000 | #Learnt:       9702 | 0.000
109.37/109.47	c total clause space: 206.656MB
109.37/109.47	c total #watches: 102349
110.97/111.08	c total #propagations: 4676548 / total #impl: 100181594 (eff. 0.047)
110.97/111.08	c #Conflicts:      79000 | #Learnt:      10702 | 0.000
110.97/111.08	c total clause space: 206.656MB
110.97/111.08	c total #watches: 108046
112.67/112.74	c total #propagations: 4737764 / total #impl: 101010165 (eff. 0.047)
112.67/112.74	c #Conflicts:      80000 | #Learnt:      11702 | 0.000
112.67/112.74	c total clause space: 206.656MB
112.67/112.74	c total #watches: 114813
114.38/114.41	c total #propagations: 4803108 / total #impl: 102048185 (eff. 0.047)
114.38/114.41	c #Conflicts:      81000 | #Learnt:      12702 | 0.000
114.38/114.41	c total clause space: 206.656MB
114.38/114.41	c total #watches: 121247
116.17/116.20	c total #propagations: 4870687 / total #impl: 103319256 (eff. 0.047)
116.17/116.20	c GC COLLECT
116.17/116.20	c #Conflicts:      82000 | #Learnt:       6905 | 0.000
116.17/116.20	c total clause space: 206.656MB
116.17/116.20	c total #watches: 77642
117.68/117.73	c total #propagations: 4933046 / total #impl: 105001703 (eff. 0.047)
117.68/117.73	c #Conflicts:      83000 | #Learnt:       7905 | 0.000
117.68/117.73	c total clause space: 206.656MB
117.68/117.73	c total #watches: 88904
119.07/119.19	c total #propagations: 4998398 / total #impl: 106660324 (eff. 0.047)
119.07/119.19	c #Conflicts:      84000 | #Learnt:       8905 | 0.000
119.07/119.19	c total clause space: 206.656MB
119.07/119.19	c total #watches: 97424
120.67/120.77	c total #propagations: 5061873 / total #impl: 108263349 (eff. 0.047)
120.67/120.77	c #Conflicts:      85000 | #Learnt:       9905 | 0.000
120.67/120.77	c total clause space: 206.656MB
120.67/120.77	c total #watches: 102119
122.37/122.46	c total #propagations: 5122755 / total #impl: 109486656 (eff. 0.047)
122.37/122.46	c #Conflicts:      86000 | #Learnt:      10905 | 0.000
122.37/122.46	c total clause space: 206.656MB
122.37/122.46	c total #watches: 107923
123.77/123.86	c total #propagations: 5190333 / total #impl: 110834249 (eff. 0.047)
123.77/123.86	c #Conflicts:      87000 | #Learnt:      11905 | 0.000
123.77/123.86	c total clause space: 206.656MB
123.77/123.86	c total #watches: 118757
125.07/125.18	c total #propagations: 5251910 / total #impl: 112213392 (eff. 0.047)
125.07/125.18	c #Conflicts:      88000 | #Learnt:      12905 | 0.000
125.07/125.18	c total clause space: 206.656MB
125.07/125.18	c total #watches: 125858
126.58/126.61	c total #propagations: 5310725 / total #impl: 113681110 (eff. 0.047)
126.58/126.61	c #Conflicts:      89000 | #Learnt:      13905 | 0.000
126.58/126.61	c total clause space: 206.656MB
126.58/126.61	c total #watches: 132138
127.17/127.20	c total #propagations: 5371456 / total #impl: 115047656 (eff. 0.047)
127.17/127.20	c GC COLLECT
127.17/127.20	c #Conflicts:      90000 | #Learnt:        856 | 0.000
127.17/127.20	c total clause space: 206.656MB
127.17/127.20	c total #watches: 21503
127.58/127.61	c total #propagations: 5420193 / total #impl: 115864453 (eff. 0.047)
127.58/127.61	c #Conflicts:      91000 | #Learnt:       1856 | 0.000
127.58/127.61	c total clause space: 206.656MB
127.58/127.61	c total #watches: 38173
128.17/128.22	c total #propagations: 5472494 / total #impl: 116536606 (eff. 0.047)
128.17/128.22	c #Conflicts:      92000 | #Learnt:       2856 | 0.000
128.17/128.22	c total clause space: 206.656MB
128.17/128.22	c total #watches: 47469
128.87/128.95	c total #propagations: 5532538 / total #impl: 117564774 (eff. 0.047)
128.87/128.95	c #Conflicts:      93000 | #Learnt:       3856 | 0.000
128.87/128.95	c total clause space: 206.656MB
128.87/128.95	c total #watches: 58549
129.67/129.74	c total #propagations: 5588224 / total #impl: 118339152 (eff. 0.047)
129.67/129.74	c #Conflicts:      94000 | #Learnt:       4856 | 0.000
129.67/129.74	c total clause space: 206.656MB
129.67/129.74	c total #watches: 64632
130.67/130.75	c total #propagations: 5648845 / total #impl: 119391489 (eff. 0.047)
130.67/130.75	c #Conflicts:      95000 | #Learnt:       5856 | 0.000
130.67/130.75	c total clause space: 206.656MB
130.67/130.75	c total #watches: 73738
131.87/131.95	c total #propagations: 5712924 / total #impl: 120620339 (eff. 0.047)
131.87/131.95	c #Conflicts:      96000 | #Learnt:       6856 | 0.000
131.87/131.95	c total clause space: 206.656MB
131.87/131.95	c total #watches: 89456
133.17/133.25	c total #propagations: 5770456 / total #impl: 121594454 (eff. 0.047)
133.17/133.25	c #Conflicts:      97000 | #Learnt:       7856 | 0.000
133.17/133.25	c total clause space: 206.656MB
133.17/133.25	c total #watches: 97422
133.47/133.59	c total #propagations: 5829412 / total #impl: 122239638 (eff. 0.048)
133.47/133.59	c GC COLLECT
133.47/133.59	c #Conflicts:      98000 | #Learnt:       1169 | 0.000
133.47/133.59	c total clause space: 206.656MB
133.47/133.59	c total #watches: 28936
134.07/134.14	c total #propagations: 5878608 / total #impl: 122812831 (eff. 0.048)
134.07/134.14	c #Conflicts:      99000 | #Learnt:       2169 | 0.000
134.07/134.14	c total clause space: 206.656MB
134.07/134.14	c total #watches: 45048
134.87/134.91	c total #propagations: 5925019 / total #impl: 123522411 (eff. 0.048)
134.87/134.91	c #Conflicts:     100000 | #Learnt:       3169 | 0.000
134.87/134.91	c total clause space: 206.656MB
134.87/134.91	c total #watches: 54396
135.77/135.82	c total #propagations: 5981973 / total #impl: 124447874 (eff. 0.048)
135.77/135.82	c #Conflicts:     101000 | #Learnt:       4169 | 0.000
135.77/135.82	c total clause space: 206.656MB
135.77/135.82	c total #watches: 64258
137.07/137.10	c total #propagations: 6034592 / total #impl: 124933997 (eff. 0.048)
137.07/137.10	c #Conflicts:     102000 | #Learnt:       5169 | 0.000
137.07/137.10	c total clause space: 206.656MB
137.07/137.10	c total #watches: 71020
138.27/138.32	c total #propagations: 6096450 / total #impl: 125838065 (eff. 0.048)
138.27/138.32	c #Conflicts:     103000 | #Learnt:       6169 | 0.000
138.27/138.32	c total clause space: 206.656MB
138.27/138.32	c total #watches: 84081
139.57/139.62	c total #propagations: 6151087 / total #impl: 126436150 (eff. 0.049)
139.57/139.62	c #Conflicts:     104000 | #Learnt:       7169 | 0.000
139.57/139.62	c total clause space: 206.656MB
139.57/139.62	c total #watches: 101495
141.17/141.22	c total #propagations: 6197773 / total #impl: 127671621 (eff. 0.049)
141.17/141.22	c #Conflicts:     105000 | #Learnt:       8169 | 0.000
141.17/141.22	c total clause space: 206.656MB
141.17/141.22	c total #watches: 115526
141.57/141.60	c total #propagations: 6249852 / total #impl: 128670566 (eff. 0.049)
141.57/141.60	c GC COLLECT
141.57/141.60	c #Conflicts:     106000 | #Learnt:       1161 | 0.000
141.57/141.60	c total clause space: 206.656MB
141.57/141.60	c total #watches: 27605
142.07/142.15	c total #propagations: 6299665 / total #impl: 129564732 (eff. 0.049)
142.07/142.15	c #Conflicts:     107000 | #Learnt:       2161 | 0.000
142.07/142.15	c total clause space: 206.656MB
142.07/142.15	c total #watches: 40063
142.87/142.99	c total #propagations: 6348660 / total #impl: 130127204 (eff. 0.049)
142.87/142.99	c #Conflicts:     108000 | #Learnt:       3161 | 0.000
142.87/142.99	c total clause space: 206.656MB
142.87/142.99	c total #watches: 58520
143.97/144.08	c total #propagations: 6405393 / total #impl: 131225296 (eff. 0.049)
143.97/144.08	c #Conflicts:     109000 | #Learnt:       4161 | 0.000
143.97/144.08	c total clause space: 206.656MB
143.97/144.08	c total #watches: 72970
145.07/145.20	c total #propagations: 6474668 / total #impl: 131927612 (eff. 0.049)
145.07/145.20	c #Conflicts:     110000 | #Learnt:       5161 | 0.000
145.07/145.20	c total clause space: 206.656MB
145.07/145.20	c total #watches: 78182
146.47/146.53	c total #propagations: 6546542 / total #impl: 132552839 (eff. 0.049)
146.47/146.53	c #Conflicts:     111000 | #Learnt:       6161 | 0.000
146.47/146.53	c total clause space: 206.656MB
146.47/146.53	c total #watches: 85779
148.07/148.18	c total #propagations: 6613217 / total #impl: 133518112 (eff. 0.050)
148.07/148.18	c #Conflicts:     112000 | #Learnt:       7161 | 0.000
148.07/148.18	c total clause space: 206.656MB
148.07/148.18	c total #watches: 101615
149.77/149.86	c total #propagations: 6675672 / total #impl: 134746429 (eff. 0.050)
149.77/149.86	c #Conflicts:     113000 | #Learnt:       8161 | 0.000
149.77/149.86	c total clause space: 206.656MB
149.77/149.86	c total #watches: 125447
150.67/150.73	c total #propagations: 6730751 / total #impl: 135778962 (eff. 0.050)
150.67/150.73	c GC COLLECT
150.67/150.73	c #Conflicts:     114000 | #Learnt:        871 | 0.000
150.67/150.73	c total clause space: 206.656MB
150.67/150.73	c total #watches: 21972
151.17/151.29	c total #propagations: 6792443 / total #impl: 136802012 (eff. 0.050)
151.17/151.29	c #Conflicts:     115000 | #Learnt:       1871 | 0.000
151.17/151.29	c total clause space: 206.656MB
151.17/151.29	c total #watches: 30482
151.87/151.95	c total #propagations: 6851776 / total #impl: 137836767 (eff. 0.050)
151.87/151.95	c #Conflicts:     116000 | #Learnt:       2871 | 0.000
151.87/151.95	c total clause space: 206.656MB
151.87/151.95	c total #watches: 44724
152.97/153.03	c total #propagations: 6908412 / total #impl: 138680190 (eff. 0.050)
152.97/153.03	c #Conflicts:     117000 | #Learnt:       3871 | 0.000
152.97/153.03	c total clause space: 206.656MB
152.97/153.03	c total #watches: 57162
154.16/154.22	c total #propagations: 6965926 / total #impl: 139738038 (eff. 0.050)
154.16/154.22	c #Conflicts:     118000 | #Learnt:       4871 | 0.000
154.16/154.22	c total clause space: 206.656MB
154.16/154.22	c total #watches: 66905
155.17/155.23	c total #propagations: 7028302 / total #impl: 140508187 (eff. 0.050)
155.17/155.23	c #Conflicts:     119000 | #Learnt:       5871 | 0.000
155.17/155.23	c total clause space: 206.656MB
155.17/155.23	c total #watches: 73195
156.17/156.24	c total #propagations: 7085835 / total #impl: 141184546 (eff. 0.050)
156.17/156.24	c #Conflicts:     120000 | #Learnt:       6871 | 0.000
156.17/156.24	c total clause space: 206.656MB
156.17/156.24	c total #watches: 81127
156.96/157.09	c total #propagations: 7147703 / total #impl: 141975649 (eff. 0.050)
156.96/157.09	c #Conflicts:     121000 | #Learnt:       7871 | 0.000
156.96/157.09	c total clause space: 206.656MB
156.96/157.09	c total #watches: 86019
158.06/158.14	c total #propagations: 7199897 / total #impl: 142714834 (eff. 0.050)
158.06/158.14	c GC COLLECT
158.06/158.14	c #Conflicts:     122000 | #Learnt:       4488 | 0.000
158.06/158.14	c total clause space: 206.656MB
158.06/158.14	c total #watches: 63946
159.36/159.50	c total #propagations: 7259265 / total #impl: 143309695 (eff. 0.051)
159.36/159.50	c #Conflicts:     123000 | #Learnt:       5488 | 0.000
159.36/159.50	c total clause space: 206.656MB
159.36/159.50	c total #watches: 73144
160.67/160.76	c total #propagations: 7324332 / total #impl: 144101456 (eff. 0.051)
160.67/160.76	c #Conflicts:     124000 | #Learnt:       6488 | 0.000
160.67/160.76	c total clause space: 206.656MB
160.67/160.76	c total #watches: 84851
162.06/162.10	c total #propagations: 7383035 / total #impl: 144910986 (eff. 0.051)
162.06/162.10	c #Conflicts:     125000 | #Learnt:       7488 | 0.000
162.06/162.10	c total clause space: 206.656MB
162.06/162.10	c total #watches: 99838
163.66/163.71	c total #propagations: 7438484 / total #impl: 146020695 (eff. 0.051)
163.66/163.71	c #Conflicts:     126000 | #Learnt:       8488 | 0.000
163.66/163.71	c total clause space: 206.656MB
163.66/163.71	c total #watches: 109891
165.46/165.57	c total #propagations: 7500188 / total #impl: 146861583 (eff. 0.051)
165.46/165.57	c #Conflicts:     127000 | #Learnt:       9488 | 0.000
165.46/165.57	c total clause space: 206.656MB
165.46/165.57	c total #watches: 126653
167.06/167.11	c total #propagations: 7557289 / total #impl: 147781381 (eff. 0.051)
167.06/167.11	c #Conflicts:     128000 | #Learnt:      10488 | 0.000
167.06/167.11	c total clause space: 206.656MB
167.06/167.11	c total #watches: 138107
168.76/168.83	c total #propagations: 7613116 / total #impl: 149147463 (eff. 0.051)
168.76/168.83	c #Conflicts:     129000 | #Learnt:      11488 | 0.000
168.76/168.83	c total clause space: 206.656MB
168.76/168.83	c total #watches: 154513
170.96/171.08	c total #propagations: 7663331 / total #impl: 150074881 (eff. 0.051)
170.96/171.08	c #Conflicts:     130000 | #Learnt:      12488 | 0.000
170.96/171.08	c total clause space: 206.656MB
170.96/171.08	c total #watches: 163080
172.96/173.09	c total #propagations: 7715558 / total #impl: 151102407 (eff. 0.051)
172.96/173.09	c GC COLLECT
172.96/173.09	c #Conflicts:     131000 | #Learnt:       6845 | 0.000
172.96/173.09	c total clause space: 206.656MB
172.96/173.09	c total #watches: 91413
174.66/174.74	c total #propagations: 7776583 / total #impl: 152054171 (eff. 0.051)
174.66/174.74	c #Conflicts:     132000 | #Learnt:       7845 | 0.000
174.66/174.74	c total clause space: 206.656MB
174.66/174.74	c total #watches: 103995
175.97/176.10	c total #propagations: 7839087 / total #impl: 153038628 (eff. 0.051)
175.97/176.10	c #Conflicts:     133000 | #Learnt:       8845 | 0.000
175.97/176.10	c total clause space: 206.656MB
175.97/176.10	c total #watches: 119476
177.76/177.84	c total #propagations: 7893268 / total #impl: 153888679 (eff. 0.051)
177.76/177.84	c #Conflicts:     134000 | #Learnt:       9845 | 0.000
177.76/177.84	c total clause space: 206.656MB
177.76/177.84	c total #watches: 132592
179.86/179.94	c total #propagations: 7949486 / total #impl: 154906031 (eff. 0.051)
179.86/179.94	c #Conflicts:     135000 | #Learnt:      10845 | 0.000
179.86/179.94	c total clause space: 206.656MB
179.86/179.94	c total #watches: 143662
182.36/182.42	c total #propagations: 8008567 / total #impl: 156073979 (eff. 0.051)
182.36/182.42	c #Conflicts:     136000 | #Learnt:      11845 | 0.000
182.36/182.42	c total clause space: 206.656MB
182.36/182.42	c total #watches: 169176
184.36/184.46	c total #propagations: 8064146 / total #impl: 156944189 (eff. 0.051)
184.36/184.46	c #Conflicts:     137000 | #Learnt:      12845 | 0.000
184.36/184.46	c total clause space: 206.656MB
184.36/184.46	c total #watches: 179057
186.56/186.65	c total #propagations: 8120208 / total #impl: 158342037 (eff. 0.051)
186.56/186.65	c #Conflicts:     138000 | #Learnt:      13845 | 0.000
186.56/186.65	c total clause space: 206.656MB
186.56/186.65	c total #watches: 194911
189.17/189.21	c total #propagations: 8173151 / total #impl: 159235265 (eff. 0.051)
189.17/189.21	c #Conflicts:     139000 | #Learnt:      14845 | 0.000
189.17/189.21	c total clause space: 206.656MB
189.17/189.21	c total #watches: 211657
191.76/191.87	c total #propagations: 8230694 / total #impl: 160292050 (eff. 0.051)
191.76/191.87	c #Conflicts:     140000 | #Learnt:      15845 | 0.000
191.76/191.87	c total clause space: 335.816MB
191.76/191.87	c total #watches: 224441
193.26/193.30	c total #propagations: 8286600 / total #impl: 161156900 (eff. 0.051)
193.26/193.30	c GC COLLECT
193.26/193.30	c #Conflicts:     141000 | #Learnt:       8926 | 0.000
193.26/193.30	c total clause space: 335.816MB
193.26/193.30	c total #watches: 116435
195.56/195.64	c total #propagations: 8339981 / total #impl: 162030023 (eff. 0.051)
195.56/195.64	c #Conflicts:     142000 | #Learnt:       9926 | 0.000
195.56/195.64	c total clause space: 335.816MB
195.56/195.64	c total #watches: 128055
198.56/198.66	c total #propagations: 8404060 / total #impl: 163042207 (eff. 0.052)
198.56/198.66	c #Conflicts:     143000 | #Learnt:      10926 | 0.000
198.56/198.66	c total clause space: 335.816MB
198.56/198.66	c total #watches: 137752
201.37/201.42	c total #propagations: 8474928 / total #impl: 164171063 (eff. 0.052)
201.37/201.42	c #Conflicts:     144000 | #Learnt:      11926 | 0.000
201.37/201.42	c total clause space: 335.816MB
201.37/201.42	c total #watches: 151206
203.86/203.96	c total #propagations: 8533811 / total #impl: 165030094 (eff. 0.052)
203.86/203.96	c #Conflicts:     145000 | #Learnt:      12926 | 0.000
203.86/203.96	c total clause space: 335.816MB
203.86/203.96	c total #watches: 164599
205.77/205.83	c total #propagations: 8591689 / total #impl: 166094881 (eff. 0.052)
205.77/205.83	c #Conflicts:     146000 | #Learnt:      13926 | 0.000
205.77/205.83	c total clause space: 335.816MB
205.77/205.83	c total #watches: 177053
208.46/208.50	c total #propagations: 8645848 / total #impl: 166874782 (eff. 0.052)
208.46/208.50	c #Conflicts:     147000 | #Learnt:      14926 | 0.000
208.46/208.50	c total clause space: 335.816MB
208.46/208.50	c total #watches: 185423
212.36/212.43	c total #propagations: 8704929 / total #impl: 168082887 (eff. 0.052)
212.36/212.43	c #Conflicts:     148000 | #Learnt:      15926 | 0.000
212.36/212.43	c total clause space: 335.816MB
212.36/212.43	c total #watches: 194159
215.36/215.43	c total #propagations: 8776007 / total #impl: 169748518 (eff. 0.052)
215.36/215.43	c #Conflicts:     149000 | #Learnt:      16926 | 0.000
215.36/215.43	c total clause space: 335.816MB
215.36/215.43	c total #watches: 205949
218.05/218.14	c total #propagations: 8834326 / total #impl: 170739707 (eff. 0.052)
218.05/218.14	c GC COLLECT
218.05/218.14	c #Conflicts:     150000 | #Learnt:       9217 | 0.000
218.05/218.14	c total clause space: 335.816MB
218.05/218.14	c total #watches: 123099
219.85/219.95	c total #propagations: 8892566 / total #impl: 172099452 (eff. 0.052)
219.85/219.95	c #Conflicts:     151000 | #Learnt:      10217 | 0.000
219.85/219.95	c total clause space: 335.816MB
219.85/219.95	c total #watches: 135971
222.05/222.13	c total #propagations: 8950484 / total #impl: 173013706 (eff. 0.052)
222.05/222.13	c #Conflicts:     152000 | #Learnt:      11217 | 0.000
222.05/222.13	c total clause space: 335.816MB
222.05/222.13	c total #watches: 144901
224.36/224.43	c total #propagations: 9013748 / total #impl: 173599457 (eff. 0.052)
224.36/224.43	c #Conflicts:     153000 | #Learnt:      12217 | 0.000
224.36/224.43	c total clause space: 335.816MB
224.36/224.43	c total #watches: 157723
226.95/227.10	c total #propagations: 9075021 / total #impl: 174428078 (eff. 0.052)
226.95/227.10	c #Conflicts:     154000 | #Learnt:      13217 | 0.000
226.95/227.10	c total clause space: 335.816MB
226.95/227.10	c total #watches: 168614
230.96/231.01	c total #propagations: 9132200 / total #impl: 175596153 (eff. 0.052)
230.96/231.01	c #Conflicts:     155000 | #Learnt:      14217 | 0.000
230.96/231.01	c total clause space: 335.816MB
230.96/231.01	c total #watches: 185283
234.65/234.77	c total #propagations: 9193150 / total #impl: 177236505 (eff. 0.052)
234.65/234.77	c #Conflicts:     156000 | #Learnt:      15217 | 0.000
234.65/234.77	c total clause space: 335.816MB
234.65/234.77	c total #watches: 201668
238.05/238.14	c total #propagations: 9259090 / total #impl: 178678181 (eff. 0.052)
238.05/238.14	c #Conflicts:     157000 | #Learnt:      16217 | 0.000
238.05/238.14	c total clause space: 335.816MB
238.05/238.14	c total #watches: 212351
240.75/240.88	c total #propagations: 9319892 / total #impl: 179750038 (eff. 0.052)
240.75/240.88	c #Conflicts:     158000 | #Learnt:      17217 | 0.000
240.75/240.88	c total clause space: 335.816MB
240.75/240.88	c total #watches: 222198
243.75/243.81	c total #propagations: 9375059 / total #impl: 180624886 (eff. 0.052)
243.75/243.81	c #Conflicts:     159000 | #Learnt:      18217 | 0.000
243.75/243.81	c total clause space: 335.816MB
243.75/243.81	c total #watches: 235354
246.46/246.57	c total #propagations: 9430422 / total #impl: 181366044 (eff. 0.052)
246.46/246.57	c GC COLLECT
246.46/246.57	c #Conflicts:     160000 | #Learnt:       9961 | 0.000
246.46/246.57	c total clause space: 335.816MB
246.46/246.57	c total #watches: 133650
248.15/248.26	c total #propagations: 9493885 / total #impl: 182264845 (eff. 0.052)
248.15/248.26	c #Conflicts:     161000 | #Learnt:      10961 | 0.000
248.15/248.26	c total clause space: 335.816MB
248.15/248.26	c total #watches: 141322
250.25/250.34	c total #propagations: 9567514 / total #impl: 183488682 (eff. 0.052)
250.25/250.34	c #Conflicts:     162000 | #Learnt:      11961 | 0.000
250.25/250.34	c total clause space: 335.816MB
250.25/250.34	c total #watches: 150552
252.25/252.36	c total #propagations: 9627974 / total #impl: 184827482 (eff. 0.052)
252.25/252.36	c #Conflicts:     163000 | #Learnt:      12961 | 0.000
252.25/252.36	c total clause space: 335.816MB
252.25/252.36	c total #watches: 163005
254.55/254.68	c total #propagations: 9686370 / total #impl: 185777636 (eff. 0.052)
254.55/254.68	c #Conflicts:     164000 | #Learnt:      13961 | 0.000
254.55/254.68	c total clause space: 335.816MB
254.55/254.68	c total #watches: 175564
256.65/256.79	c total #propagations: 9742992 / total #impl: 186808991 (eff. 0.052)
256.65/256.79	c #Conflicts:     165000 | #Learnt:      14961 | 0.000
256.65/256.79	c total clause space: 335.816MB
256.65/256.79	c total #watches: 182073
259.15/259.27	c total #propagations: 9799251 / total #impl: 187595520 (eff. 0.052)
259.15/259.27	c #Conflicts:     166000 | #Learnt:      15961 | 0.000
259.15/259.27	c total clause space: 335.816MB
259.15/259.27	c total #watches: 189134
262.05/262.10	c total #propagations: 9859885 / total #impl: 188763825 (eff. 0.052)
262.05/262.10	c #Conflicts:     167000 | #Learnt:      16961 | 0.000
262.05/262.10	c total clause space: 335.816MB
262.05/262.10	c total #watches: 197803
264.75/264.85	c total #propagations: 9922019 / total #impl: 189777510 (eff. 0.052)
264.75/264.85	c #Conflicts:     168000 | #Learnt:      17961 | 0.000
264.75/264.85	c total clause space: 335.816MB
264.75/264.85	c total #watches: 206228
267.44/267.51	c total #propagations: 9983925 / total #impl: 190726679 (eff. 0.052)
267.44/267.51	c #Conflicts:     169000 | #Learnt:      18961 | 0.000
267.44/267.51	c total clause space: 335.816MB
267.44/267.51	c total #watches: 214386
270.75/270.84	c total #propagations: 10041643 / total #impl: 191427981 (eff. 0.052)
270.75/270.84	c GC COLLECT
270.75/270.84	c #Conflicts:     170000 | #Learnt:      10280 | 0.000
270.75/270.84	c total clause space: 335.816MB
270.75/270.84	c total #watches: 138103
272.95/273.09	c total #propagations: 10105243 / total #impl: 192113064 (eff. 0.053)
272.95/273.09	c #Conflicts:     171000 | #Learnt:      11280 | 0.000
272.95/273.09	c total clause space: 335.816MB
272.95/273.09	c total #watches: 153417
275.85/275.90	c total #propagations: 10166178 / total #impl: 193105665 (eff. 0.053)
275.85/275.90	c #Conflicts:     172000 | #Learnt:      12280 | 0.000
275.85/275.90	c total clause space: 335.816MB
275.85/275.90	c total #watches: 160588
278.05/278.19	c total #propagations: 10233751 / total #impl: 194383379 (eff. 0.053)
278.05/278.19	c #Conflicts:     173000 | #Learnt:      13280 | 0.000
278.05/278.19	c total clause space: 335.816MB
278.05/278.19	c total #watches: 172278
280.46/280.56	c total #propagations: 10286830 / total #impl: 195207298 (eff. 0.053)
280.46/280.56	c #Conflicts:     174000 | #Learnt:      14280 | 0.000
280.46/280.56	c total clause space: 335.816MB
280.46/280.56	c total #watches: 184092
283.65/283.71	c total #propagations: 10344077 / total #impl: 196140252 (eff. 0.053)
283.65/283.71	c #Conflicts:     175000 | #Learnt:      15280 | 0.000
283.65/283.71	c total clause space: 335.816MB
283.65/283.71	c total #watches: 190590
286.55/286.68	c total #propagations: 10408489 / total #impl: 197469976 (eff. 0.053)
286.55/286.68	c #Conflicts:     176000 | #Learnt:      16280 | 0.000
286.55/286.68	c total clause space: 335.816MB
286.55/286.68	c total #watches: 199799
290.46/290.57	c total #propagations: 10468001 / total #impl: 198490119 (eff. 0.053)
290.46/290.57	c #Conflicts:     177000 | #Learnt:      17280 | 0.000
290.46/290.57	c total clause space: 335.816MB
290.46/290.57	c total #watches: 206026
294.15/294.21	c total #propagations: 10537204 / total #impl: 199626912 (eff. 0.053)
294.15/294.21	c #Conflicts:     178000 | #Learnt:      18280 | 0.000
294.15/294.21	c total clause space: 335.816MB
294.15/294.21	c total #watches: 217046
298.05/298.17	c total #propagations: 10599940 / total #impl: 201598585 (eff. 0.053)
298.05/298.17	c #Conflicts:     179000 | #Learnt:      19280 | 0.000
298.05/298.17	c total clause space: 335.816MB
298.05/298.17	c total #watches: 226122
301.75/301.89	c total #propagations: 10666483 / total #impl: 203049326 (eff. 0.053)
301.75/301.89	c GC COLLECT
301.75/301.89	c #Conflicts:     180000 | #Learnt:      10239 | 0.000
301.75/301.89	c total clause space: 335.816MB
301.75/301.89	c total #watches: 136054
304.55/304.65	c total #propagations: 10731069 / total #impl: 205672028 (eff. 0.052)
304.55/304.65	c #Conflicts:     181000 | #Learnt:      11239 | 0.000
304.55/304.65	c total clause space: 335.816MB
304.55/304.65	c total #watches: 147005
306.65/306.77	c total #propagations: 10798707 / total #impl: 206779200 (eff. 0.052)
306.65/306.77	c #Conflicts:     182000 | #Learnt:      12239 | 0.000
306.65/306.77	c total clause space: 335.816MB
306.65/306.77	c total #watches: 159088
309.55/309.65	c total #propagations: 10852344 / total #impl: 207621073 (eff. 0.052)
309.55/309.65	c #Conflicts:     183000 | #Learnt:      13239 | 0.000
309.55/309.65	c total clause space: 335.816MB
309.55/309.65	c total #watches: 172711
312.45/312.56	c total #propagations: 10911689 / total #impl: 208584355 (eff. 0.052)
312.45/312.56	c #Conflicts:     184000 | #Learnt:      14239 | 0.000
312.45/312.56	c total clause space: 335.816MB
312.45/312.56	c total #watches: 182296
315.94/316.07	c total #propagations: 10975186 / total #impl: 209813819 (eff. 0.052)
315.94/316.07	c #Conflicts:     185000 | #Learnt:      15239 | 0.000
315.94/316.07	c total clause space: 335.816MB
315.94/316.07	c total #watches: 190395
320.05/320.14	c total #propagations: 11039746 / total #impl: 210913896 (eff. 0.052)
320.05/320.14	c #Conflicts:     186000 | #Learnt:      16239 | 0.000
320.05/320.14	c total clause space: 335.816MB
320.05/320.14	c total #watches: 196677
322.74/322.89	c total #propagations: 11106489 / total #impl: 213172886 (eff. 0.052)
322.74/322.89	c #Conflicts:     187000 | #Learnt:      17239 | 0.000
322.74/322.89	c total clause space: 335.816MB
322.74/322.89	c total #watches: 210703
325.34/325.44	c total #propagations: 11164492 / total #impl: 214005205 (eff. 0.052)
325.34/325.44	c #Conflicts:     188000 | #Learnt:      18239 | 0.000
325.34/325.44	c total clause space: 335.816MB
325.34/325.44	c total #watches: 221048
327.75/327.86	c total #propagations: 11222272 / total #impl: 214983972 (eff. 0.052)
327.75/327.86	c #Conflicts:     189000 | #Learnt:      19239 | 0.000
327.75/327.86	c total clause space: 335.816MB
327.75/327.86	c total #watches: 238113
330.44/330.59	c total #propagations: 11282214 / total #impl: 216106108 (eff. 0.052)
330.44/330.59	c #Conflicts:     190000 | #Learnt:      20239 | 0.000
330.44/330.59	c total clause space: 335.816MB
330.44/330.59	c total #watches: 248699
333.04/333.16	c total #propagations: 11334935 / total #impl: 217078016 (eff. 0.052)
333.04/333.16	c GC COLLECT
333.04/333.16	c #Conflicts:     191000 | #Learnt:      10876 | 0.000
333.04/333.16	c total clause space: 335.816MB
333.04/333.16	c total #watches: 139978
334.14/334.28	c total #propagations: 11387808 / total #impl: 218390120 (eff. 0.052)
334.14/334.28	c #Conflicts:     192000 | #Learnt:      11876 | 0.000
334.14/334.28	c total clause space: 335.816MB
334.14/334.28	c total #watches: 149889
336.65/336.72	c total #propagations: 11435226 / total #impl: 218885365 (eff. 0.052)
336.65/336.72	c #Conflicts:     193000 | #Learnt:      12876 | 0.000
336.65/336.72	c total clause space: 335.816MB
336.65/336.72	c total #watches: 163602
339.64/339.78	c total #propagations: 11496754 / total #impl: 219760451 (eff. 0.052)
339.64/339.78	c #Conflicts:     194000 | #Learnt:      13876 | 0.000
339.64/339.78	c total clause space: 335.816MB
339.64/339.78	c total #watches: 179166
343.15/343.21	c total #propagations: 11555608 / total #impl: 220978335 (eff. 0.052)
343.15/343.21	c #Conflicts:     195000 | #Learnt:      14876 | 0.000
343.15/343.21	c total clause space: 335.816MB
343.15/343.21	c total #watches: 193922
346.74/346.80	c total #propagations: 11617606 / total #impl: 222208662 (eff. 0.052)
346.74/346.80	c #Conflicts:     196000 | #Learnt:      15876 | 0.000
346.74/346.80	c total clause space: 335.816MB
346.74/346.80	c total #watches: 206561
350.14/350.22	c total #propagations: 11678504 / total #impl: 223355527 (eff. 0.052)
350.14/350.22	c #Conflicts:     197000 | #Learnt:      16876 | 0.000
350.14/350.22	c total clause space: 335.816MB
350.14/350.22	c total #watches: 221085
353.84/353.94	c total #propagations: 11736169 / total #impl: 225450961 (eff. 0.052)
353.84/353.94	c #Conflicts:     198000 | #Learnt:      17876 | 0.000
353.84/353.94	c total clause space: 335.816MB
353.84/353.94	c total #watches: 229380
358.34/358.44	c total #propagations: 11799363 / total #impl: 226739098 (eff. 0.052)
358.34/358.44	c #Conflicts:     199000 | #Learnt:      18876 | 0.000
358.34/358.44	c total clause space: 335.816MB
358.34/358.44	c total #watches: 243425
362.64/362.76	c total #propagations: 11862383 / total #impl: 228931987 (eff. 0.052)
362.64/362.76	c #Conflicts:     200000 | #Learnt:      19876 | 0.000
362.64/362.76	c total clause space: 335.816MB
362.64/362.76	c total #watches: 251161
367.04/367.17	c total #propagations: 11923882 / total #impl: 230599476 (eff. 0.052)
367.04/367.17	c #Conflicts:     201000 | #Learnt:      20876 | 0.000
367.04/367.17	c total clause space: 335.816MB
367.04/367.17	c total #watches: 263942
370.43/370.59	c total #propagations: 11983656 / total #impl: 231772317 (eff. 0.052)
370.43/370.59	c GC COLLECT
370.43/370.59	c #Conflicts:     202000 | #Learnt:      11195 | 0.000
370.43/370.59	c total clause space: 335.816MB
370.43/370.59	c total #watches: 145290
372.84/373.00	c total #propagations: 12042109 / total #impl: 233329299 (eff. 0.052)
372.84/373.00	c #Conflicts:     203000 | #Learnt:      12195 | 0.000
372.84/373.00	c total clause space: 335.816MB
372.84/373.00	c total #watches: 160343
375.43/375.58	c total #propagations: 12097180 / total #impl: 234773955 (eff. 0.052)
375.43/375.58	c #Conflicts:     204000 | #Learnt:      13195 | 0.000
375.43/375.58	c total clause space: 335.816MB
375.43/375.58	c total #watches: 169689
378.44/378.56	c total #propagations: 12153957 / total #impl: 235672680 (eff. 0.052)
378.44/378.56	c #Conflicts:     205000 | #Learnt:      14195 | 0.000
378.44/378.56	c total clause space: 335.816MB
378.44/378.56	c total #watches: 180197
380.73/380.80	c total #propagations: 12212092 / total #impl: 236645277 (eff. 0.052)
380.73/380.80	c #Conflicts:     206000 | #Learnt:      15195 | 0.000
380.73/380.80	c total clause space: 335.816MB
380.73/380.80	c total #watches: 185211
383.84/383.93	c total #propagations: 12260849 / total #impl: 237473291 (eff. 0.052)
383.84/383.93	c #Conflicts:     207000 | #Learnt:      16195 | 0.000
383.84/383.93	c total clause space: 335.816MB
383.84/383.93	c total #watches: 200554
387.03/387.11	c total #propagations: 12318394 / total #impl: 238742901 (eff. 0.052)
387.03/387.11	c #Conflicts:     208000 | #Learnt:      17195 | 0.000
387.03/387.11	c total clause space: 335.816MB
387.03/387.11	c total #watches: 208861
389.73/389.82	c total #propagations: 12373011 / total #impl: 239709179 (eff. 0.052)
389.73/389.82	c #Conflicts:     209000 | #Learnt:      18195 | 0.000
389.73/389.82	c total clause space: 335.816MB
389.73/389.82	c total #watches: 225792
392.43/392.50	c total #propagations: 12425074 / total #impl: 240750360 (eff. 0.052)
392.43/392.50	c #Conflicts:     210000 | #Learnt:      19195 | 0.000
392.43/392.50	c total clause space: 335.816MB
392.43/392.50	c total #watches: 240275
395.33/395.47	c total #propagations: 12477669 / total #impl: 241532180 (eff. 0.052)
395.33/395.47	c #Conflicts:     211000 | #Learnt:      20195 | 0.000
395.33/395.47	c total clause space: 335.816MB
395.33/395.47	c total #watches: 252516
398.03/398.18	c total #propagations: 12529454 / total #impl: 242473497 (eff. 0.052)
398.03/398.18	c #Conflicts:     212000 | #Learnt:      21195 | 0.000
398.03/398.18	c total clause space: 335.816MB
398.03/398.18	c total #watches: 267963
401.23/401.36	c total #propagations: 12579819 / total #impl: 243392484 (eff. 0.052)
401.23/401.36	c GC COLLECT
401.23/401.36	c #Conflicts:     213000 | #Learnt:      11206 | 0.000
401.23/401.36	c total clause space: 335.816MB
401.23/401.36	c total #watches: 144888
403.43/403.53	c total #propagations: 12634435 / total #impl: 244595726 (eff. 0.052)
403.43/403.53	c #Conflicts:     214000 | #Learnt:      12206 | 0.000
403.43/403.53	c total clause space: 335.816MB
403.43/403.53	c total #watches: 169273
405.83/405.91	c total #propagations: 12688073 / total #impl: 245393813 (eff. 0.052)
405.83/405.91	c #Conflicts:     215000 | #Learnt:      13206 | 0.000
405.83/405.91	c total clause space: 335.816MB
405.83/405.91	c total #watches: 185208
408.23/408.33	c total #propagations: 12741763 / total #impl: 246563222 (eff. 0.052)
408.23/408.33	c #Conflicts:     216000 | #Learnt:      14206 | 0.000
408.23/408.33	c total clause space: 335.816MB
408.23/408.33	c total #watches: 202025
410.53/410.64	c total #propagations: 12796612 / total #impl: 247671668 (eff. 0.052)
410.53/410.64	c #Conflicts:     217000 | #Learnt:      15206 | 0.000
410.53/410.64	c total clause space: 335.816MB
410.53/410.64	c total #watches: 217165
413.23/413.34	c total #propagations: 12851873 / total #impl: 248785665 (eff. 0.052)
413.23/413.34	c #Conflicts:     218000 | #Learnt:      16206 | 0.000
413.23/413.34	c total clause space: 335.816MB
413.23/413.34	c total #watches: 229589
416.03/416.19	c total #propagations: 12906910 / total #impl: 250125369 (eff. 0.052)
416.03/416.19	c #Conflicts:     219000 | #Learnt:      17206 | 0.000
416.03/416.19	c total clause space: 335.816MB
416.03/416.19	c total #watches: 250297
418.83/418.95	c total #propagations: 12958173 / total #impl: 250960650 (eff. 0.052)
418.83/418.95	c #Conflicts:     220000 | #Learnt:      18206 | 0.000
418.83/418.95	c total clause space: 335.816MB
418.83/418.95	c total #watches: 265966
421.72/421.85	c total #propagations: 13013283 / total #impl: 251914661 (eff. 0.052)
421.72/421.85	c #Conflicts:     221000 | #Learnt:      19206 | 0.000
421.72/421.85	c total clause space: 335.816MB
421.72/421.85	c total #watches: 281249
425.32/425.41	c total #propagations: 13067483 / total #impl: 252809946 (eff. 0.052)
425.32/425.41	c #Conflicts:     222000 | #Learnt:      20206 | 0.000
425.32/425.41	c total clause space: 335.816MB
425.32/425.41	c total #watches: 293153
428.82/428.95	c total #propagations: 13121306 / total #impl: 253694774 (eff. 0.052)
428.82/428.95	c #Conflicts:     223000 | #Learnt:      21206 | 0.000
428.82/428.95	c total clause space: 335.816MB
428.82/428.95	c total #watches: 298924
432.23/432.31	c total #propagations: 13180845 / total #impl: 254585242 (eff. 0.052)
432.23/432.31	c #Conflicts:     224000 | #Learnt:      22206 | 0.000
432.23/432.31	c total clause space: 335.816MB
432.23/432.31	c total #watches: 307741
434.32/434.40	c total #propagations: 13235786 / total #impl: 255418963 (eff. 0.052)
434.32/434.40	c GC COLLECT
434.32/434.40	c #Conflicts:     225000 | #Learnt:      11902 | 0.000
434.32/434.40	c total clause space: 335.816MB
434.32/434.40	c total #watches: 156692
436.32/436.48	c total #propagations: 13288752 / total #impl: 256106899 (eff. 0.052)
436.32/436.48	c #Conflicts:     226000 | #Learnt:      12902 | 0.000
436.32/436.48	c total clause space: 335.816MB
436.32/436.48	c total #watches: 171833
438.62/438.72	c total #propagations: 13345144 / total #impl: 257145352 (eff. 0.052)
438.62/438.72	c #Conflicts:     227000 | #Learnt:      13902 | 0.000
438.62/438.72	c total clause space: 335.816MB
438.62/438.72	c total #watches: 180556
441.03/441.17	c total #propagations: 13399850 / total #impl: 258106165 (eff. 0.052)
441.03/441.17	c #Conflicts:     228000 | #Learnt:      14902 | 0.000
441.03/441.17	c total clause space: 335.816MB
441.03/441.17	c total #watches: 190729
443.62/443.71	c total #propagations: 13452977 / total #impl: 259067153 (eff. 0.052)
443.62/443.71	c #Conflicts:     229000 | #Learnt:      15902 | 0.000
443.62/443.71	c total clause space: 335.816MB
443.62/443.71	c total #watches: 197737
446.22/446.32	c total #propagations: 13506530 / total #impl: 260088495 (eff. 0.052)
446.22/446.32	c #Conflicts:     230000 | #Learnt:      16902 | 0.000
446.22/446.32	c total clause space: 335.816MB
446.22/446.32	c total #watches: 212675
448.92/449.04	c total #propagations: 13562616 / total #impl: 261309280 (eff. 0.052)
448.92/449.04	c #Conflicts:     231000 | #Learnt:      17902 | 0.000
448.92/449.04	c total clause space: 335.816MB
448.92/449.04	c total #watches: 227155
451.62/451.75	c total #propagations: 13617553 / total #impl: 262146581 (eff. 0.052)
451.62/451.75	c #Conflicts:     232000 | #Learnt:      18902 | 0.000
451.62/451.75	c total clause space: 335.816MB
451.62/451.75	c total #watches: 238729
455.02/455.11	c total #propagations: 13672868 / total #impl: 262842575 (eff. 0.052)
455.02/455.11	c #Conflicts:     233000 | #Learnt:      19902 | 0.000
455.02/455.11	c total clause space: 335.816MB
455.02/455.11	c total #watches: 253762
458.52/458.62	c total #propagations: 13734440 / total #impl: 263815166 (eff. 0.052)
458.52/458.62	c #Conflicts:     234000 | #Learnt:      20902 | 0.000
458.52/458.62	c total clause space: 335.816MB
458.52/458.62	c total #watches: 266552
462.82/462.99	c total #propagations: 13791465 / total #impl: 264497966 (eff. 0.052)
462.82/462.99	c #Conflicts:     235000 | #Learnt:      21902 | 0.000
462.82/462.99	c total clause space: 335.816MB
462.82/462.99	c total #watches: 275990
466.81/466.99	c total #propagations: 13854133 / total #impl: 266121338 (eff. 0.052)
466.81/466.99	c #Conflicts:     236000 | #Learnt:      22902 | 0.000
466.81/466.99	c total clause space: 335.816MB
466.81/466.99	c total #watches: 283396
469.41/469.51	c total #propagations: 13918662 / total #impl: 267368651 (eff. 0.052)
469.41/469.51	c GC COLLECT
469.41/469.51	c #Conflicts:     237000 | #Learnt:      12301 | 0.000
469.41/469.51	c total clause space: 335.816MB
469.41/469.51	c total #watches: 163933
471.01/471.14	c total #propagations: 13973208 / total #impl: 268195706 (eff. 0.052)
471.01/471.14	c #Conflicts:     238000 | #Learnt:      13301 | 0.000
471.01/471.14	c total clause space: 335.816MB
471.01/471.14	c total #watches: 175744
473.11/473.28	c total #propagations: 14036663 / total #impl: 268958071 (eff. 0.052)
473.11/473.28	c #Conflicts:     239000 | #Learnt:      14301 | 0.000
473.11/473.28	c total clause space: 335.816MB
473.11/473.28	c total #watches: 184382
475.71/475.83	c total #propagations: 14099208 / total #impl: 269722100 (eff. 0.052)
475.71/475.83	c #Conflicts:     240000 | #Learnt:      15301 | 0.000
475.71/475.83	c total clause space: 335.816MB
475.71/475.83	c total #watches: 200316
478.52/478.66	c total #propagations: 14154144 / total #impl: 270886759 (eff. 0.052)
478.52/478.66	c #Conflicts:     241000 | #Learnt:      16301 | 0.000
478.52/478.66	c total clause space: 335.816MB
478.52/478.66	c total #watches: 218920
482.21/482.36	c total #propagations: 14212742 / total #impl: 271658313 (eff. 0.052)
482.21/482.36	c #Conflicts:     242000 | #Learnt:      17301 | 0.000
482.21/482.36	c total clause space: 335.816MB
482.21/482.36	c total #watches: 235232
485.91/486.07	c total #propagations: 14271763 / total #impl: 272864677 (eff. 0.052)
485.91/486.07	c #Conflicts:     243000 | #Learnt:      18301 | 0.000
485.91/486.07	c total clause space: 335.816MB
485.91/486.07	c total #watches: 251829
489.52/489.69	c total #propagations: 14327857 / total #impl: 273934304 (eff. 0.052)
489.52/489.69	c #Conflicts:     244000 | #Learnt:      19301 | 0.000
489.52/489.69	c total clause space: 335.816MB
489.52/489.69	c total #watches: 266833
492.31/492.44	c total #propagations: 14387944 / total #impl: 274837929 (eff. 0.052)
492.31/492.44	c #Conflicts:     245000 | #Learnt:      20301 | 0.000
492.31/492.44	c total clause space: 335.816MB
492.31/492.44	c total #watches: 279884
495.71/495.82	c total #propagations: 14444264 / total #impl: 275531795 (eff. 0.052)
495.71/495.82	c #Conflicts:     246000 | #Learnt:      21301 | 0.000
495.71/495.82	c total clause space: 335.816MB
495.71/495.82	c total #watches: 295202
499.32/499.45	c total #propagations: 14506211 / total #impl: 276485312 (eff. 0.052)
499.32/499.45	c #Conflicts:     247000 | #Learnt:      22301 | 0.000
499.32/499.45	c total clause space: 335.816MB
499.32/499.45	c total #watches: 317043
503.51/503.65	c total #propagations: 14561596 / total #impl: 277219700 (eff. 0.053)
503.51/503.65	c #Conflicts:     248000 | #Learnt:      23301 | 0.000
503.51/503.65	c total clause space: 335.816MB
503.51/503.65	c total #watches: 324466
507.12/507.22	c total #propagations: 14623515 / total #impl: 278473964 (eff. 0.053)
507.12/507.22	c GC COLLECT
507.12/507.22	c #Conflicts:     249000 | #Learnt:      12401 | 0.000
507.12/507.22	c total clause space: 335.816MB
507.12/507.22	c total #watches: 160914
510.22/510.38	c total #propagations: 14680604 / total #impl: 279624471 (eff. 0.053)
510.22/510.38	c #Conflicts:     250000 | #Learnt:      13401 | 0.000
510.22/510.38	c total clause space: 335.816MB
510.22/510.38	c total #watches: 171974
513.51/513.65	c total #propagations: 14742177 / total #impl: 280635067 (eff. 0.053)
513.51/513.65	c #Conflicts:     251000 | #Learnt:      14401 | 0.000
513.51/513.65	c total clause space: 335.816MB
513.51/513.65	c total #watches: 181065
516.21/516.32	c total #propagations: 14808022 / total #impl: 282023028 (eff. 0.053)
516.21/516.32	c #Conflicts:     252000 | #Learnt:      15401 | 0.000
516.21/516.32	c total clause space: 335.816MB
516.21/516.32	c total #watches: 193946
518.91/519.01	c total #propagations: 14869302 / total #impl: 283340064 (eff. 0.052)
518.91/519.01	c #Conflicts:     253000 | #Learnt:      16401 | 0.000
518.91/519.01	c total clause space: 335.816MB
518.91/519.01	c total #watches: 208321
522.42/522.54	c total #propagations: 14927539 / total #impl: 284513249 (eff. 0.052)
522.42/522.54	c #Conflicts:     254000 | #Learnt:      17401 | 0.000
522.42/522.54	c total clause space: 335.816MB
522.42/522.54	c total #watches: 220414
525.61/525.78	c total #propagations: 14990015 / total #impl: 285227783 (eff. 0.053)
525.61/525.78	c #Conflicts:     255000 | #Learnt:      18401 | 0.000
525.61/525.78	c total clause space: 335.816MB
525.61/525.78	c total #watches: 233847
528.51/528.61	c total #propagations: 15049583 / total #impl: 286261860 (eff. 0.053)
528.51/528.61	c #Conflicts:     256000 | #Learnt:      19401 | 0.000
528.51/528.61	c total clause space: 335.816MB
528.51/528.61	c total #watches: 241876
531.91/532.00	c total #propagations: 15104650 / total #impl: 287682724 (eff. 0.053)
531.91/532.00	c #Conflicts:     257000 | #Learnt:      20401 | 0.000
531.91/532.00	c total clause space: 335.816MB
531.91/532.00	c total #watches: 252024
534.81/534.96	c total #propagations: 15162260 / total #impl: 288959833 (eff. 0.052)
534.81/534.96	c #Conflicts:     258000 | #Learnt:      21401 | 0.000
534.81/534.96	c total clause space: 335.816MB
534.81/534.96	c total #watches: 261774
538.41/538.57	c total #propagations: 15214444 / total #impl: 290507787 (eff. 0.052)
538.41/538.57	c #Conflicts:     259000 | #Learnt:      22401 | 0.000
538.41/538.57	c total clause space: 335.816MB
538.41/538.57	c total #watches: 280772
542.32/542.47	c total #propagations: 15267098 / total #impl: 291323249 (eff. 0.052)
542.32/542.47	c #Conflicts:     260000 | #Learnt:      23401 | 0.000
542.32/542.47	c total clause space: 335.816MB
542.32/542.47	c total #watches: 295704
546.71/546.80	c total #propagations: 15323687 / total #impl: 292157264 (eff. 0.052)
546.71/546.80	c #Conflicts:     261000 | #Learnt:      24401 | 0.000
546.71/546.80	c total clause space: 335.816MB
546.71/546.80	c total #watches: 315192
549.11/549.23	c total #propagations: 15378805 / total #impl: 293120019 (eff. 0.052)
549.11/549.23	c GC COLLECT
549.11/549.23	c #Conflicts:     262000 | #Learnt:      13198 | 0.000
549.11/549.23	c total clause space: 335.816MB
549.11/549.23	c total #watches: 174918
552.21/552.39	c total #propagations: 15434557 / total #impl: 294080117 (eff. 0.052)
552.21/552.39	c #Conflicts:     263000 | #Learnt:      14198 | 0.000
552.21/552.39	c total clause space: 335.816MB
552.21/552.39	c total #watches: 186719
555.51/555.66	c total #propagations: 15500913 / total #impl: 294973709 (eff. 0.053)
555.51/555.66	c #Conflicts:     264000 | #Learnt:      15198 | 0.000
555.51/555.66	c total clause space: 335.816MB
555.51/555.66	c total #watches: 202644
559.41/559.53	c total #propagations: 15557330 / total #impl: 296274602 (eff. 0.053)
559.41/559.53	c #Conflicts:     265000 | #Learnt:      16198 | 0.000
559.41/559.53	c total clause space: 335.816MB
559.41/559.53	c total #watches: 221496
562.61/562.75	c total #propagations: 15622267 / total #impl: 298576926 (eff. 0.052)
562.61/562.75	c #Conflicts:     266000 | #Learnt:      17198 | 0.000
562.61/562.75	c total clause space: 335.816MB
562.61/562.75	c total #watches: 233994
567.20/567.36	c total #propagations: 15683273 / total #impl: 299778212 (eff. 0.052)
567.20/567.36	c #Conflicts:     267000 | #Learnt:      18198 | 0.000
567.20/567.36	c total clause space: 335.816MB
567.20/567.36	c total #watches: 243030
572.10/572.20	c total #propagations: 15753263 / total #impl: 301081558 (eff. 0.052)
572.10/572.20	c #Conflicts:     268000 | #Learnt:      19198 | 0.000
572.10/572.20	c total clause space: 335.816MB
572.10/572.20	c total #watches: 248675
578.00/578.12	c total #propagations: 15824072 / total #impl: 302387450 (eff. 0.052)
578.00/578.12	c #Conflicts:     269000 | #Learnt:      20198 | 0.000
578.00/578.12	c total clause space: 335.816MB
578.00/578.12	c total #watches: 252357
581.91/582.09	c total #propagations: 15901168 / total #impl: 303994442 (eff. 0.052)
581.91/582.09	c #Conflicts:     270000 | #Learnt:      21198 | 0.000
581.91/582.09	c total clause space: 335.816MB
581.91/582.09	c total #watches: 257953
586.00/586.15	c total #propagations: 15965779 / total #impl: 304950028 (eff. 0.052)
586.00/586.15	c #Conflicts:     271000 | #Learnt:      22198 | 0.000
586.00/586.15	c total clause space: 335.816MB
586.00/586.15	c total #watches: 264832
590.20/590.39	c total #propagations: 16027332 / total #impl: 305913100 (eff. 0.052)
590.20/590.39	c #Conflicts:     272000 | #Learnt:      23198 | 0.000
590.20/590.39	c total clause space: 335.816MB
590.20/590.39	c total #watches: 271703
594.50/594.60	c total #propagations: 16092637 / total #impl: 307089451 (eff. 0.052)
594.50/594.60	c #Conflicts:     273000 | #Learnt:      24198 | 0.000
594.50/594.60	c total clause space: 335.816MB
594.50/594.60	c total #watches: 277687
597.90/598.07	c total #propagations: 16154633 / total #impl: 308011735 (eff. 0.052)
597.90/598.07	c GC COLLECT
597.90/598.07	c #Conflicts:     274000 | #Learnt:      12698 | 0.000
597.90/598.07	c total clause space: 335.816MB
597.90/598.07	c total #watches: 166611
600.20/600.31	c total #propagations: 16214382 / total #impl: 309121028 (eff. 0.052)
600.20/600.31	c #Conflicts:     275000 | #Learnt:      13698 | 0.000
600.20/600.31	c total clause space: 335.816MB
600.20/600.31	c total #watches: 175049
603.30/603.44	c total #propagations: 16271731 / total #impl: 309965622 (eff. 0.052)
603.30/603.44	c #Conflicts:     276000 | #Learnt:      14698 | 0.000
603.30/603.44	c total clause space: 335.816MB
603.30/603.44	c total #watches: 184480
606.90/607.06	c total #propagations: 16337316 / total #impl: 311114216 (eff. 0.053)
606.90/607.06	c #Conflicts:     277000 | #Learnt:      15698 | 0.000
606.90/607.06	c total clause space: 335.816MB
606.90/607.06	c total #watches: 192907
610.00/610.14	c total #propagations: 16402398 / total #impl: 312293795 (eff. 0.053)
610.00/610.14	c #Conflicts:     278000 | #Learnt:      16698 | 0.000
610.00/610.14	c total clause space: 335.816MB
610.00/610.14	c total #watches: 211660
612.70/612.85	c total #propagations: 16457187 / total #impl: 313218667 (eff. 0.053)
612.70/612.85	c #Conflicts:     279000 | #Learnt:      17698 | 0.000
612.70/612.85	c total clause space: 335.816MB
612.70/612.85	c total #watches: 228142
616.00/616.16	c total #propagations: 16511600 / total #impl: 314100889 (eff. 0.053)
616.00/616.16	c #Conflicts:     280000 | #Learnt:      18698 | 0.000
616.00/616.16	c total clause space: 335.816MB
616.00/616.16	c total #watches: 239037
619.40/619.55	c total #propagations: 16570910 / total #impl: 315040347 (eff. 0.053)
619.40/619.55	c #Conflicts:     281000 | #Learnt:      19698 | 0.000
619.40/619.55	c total clause space: 335.816MB
619.40/619.55	c total #watches: 251207
622.50/622.66	c total #propagations: 16627438 / total #impl: 315730785 (eff. 0.053)
622.50/622.66	c #Conflicts:     282000 | #Learnt:      20698 | 0.000
622.50/622.66	c total clause space: 335.816MB
622.50/622.66	c total #watches: 271471
627.90/628.04	c total #propagations: 16682649 / total #impl: 316429390 (eff. 0.053)
627.90/628.04	c #Conflicts:     283000 | #Learnt:      21698 | 0.000
627.90/628.04	c total clause space: 335.816MB
627.90/628.04	c total #watches: 283653
633.09/633.26	c total #propagations: 16747295 / total #impl: 317587474 (eff. 0.053)
633.09/633.26	c #Conflicts:     284000 | #Learnt:      22698 | 0.000
633.09/633.26	c total clause space: 335.816MB
633.09/633.26	c total #watches: 293300
637.90/638.05	c total #propagations: 16811705 / total #impl: 318523862 (eff. 0.053)
637.90/638.05	c #Conflicts:     285000 | #Learnt:      23698 | 0.000
637.90/638.05	c total clause space: 335.816MB
637.90/638.05	c total #watches: 308707
643.50/643.61	c total #propagations: 16872425 / total #impl: 319504849 (eff. 0.053)
643.50/643.61	c #Conflicts:     286000 | #Learnt:      24698 | 0.000
643.50/643.61	c total clause space: 335.816MB
643.50/643.61	c total #watches: 319380
649.39/649.54	c total #propagations: 16939057 / total #impl: 320924975 (eff. 0.053)
649.39/649.54	c GC COLLECT
649.39/649.54	c #Conflicts:     287000 | #Learnt:      12895 | 0.000
649.39/649.54	c total clause space: 545.701MB
649.39/649.54	c total #watches: 170191
651.99/652.16	c total #propagations: 17009314 / total #impl: 322495374 (eff. 0.053)
651.99/652.16	c #Conflicts:     288000 | #Learnt:      13895 | 0.000
651.99/652.16	c total clause space: 545.701MB
651.99/652.16	c total #watches: 180976
654.79/654.97	c total #propagations: 17069935 / total #impl: 323471731 (eff. 0.053)
654.79/654.97	c #Conflicts:     289000 | #Learnt:      14895 | 0.000
654.79/654.97	c total clause space: 545.701MB
654.79/654.97	c total #watches: 187420
656.99/657.18	c total #propagations: 17131614 / total #impl: 324377821 (eff. 0.053)
656.99/657.18	c #Conflicts:     290000 | #Learnt:      15895 | 0.000
656.99/657.18	c total clause space: 545.701MB
656.99/657.18	c total #watches: 202135
660.19/660.37	c total #propagations: 17187977 / total #impl: 325137347 (eff. 0.053)
660.19/660.37	c #Conflicts:     291000 | #Learnt:      16895 | 0.000
660.19/660.37	c total clause space: 545.701MB
660.19/660.37	c total #watches: 221099
663.79/663.95	c total #propagations: 17245106 / total #impl: 326521728 (eff. 0.053)
663.79/663.95	c #Conflicts:     292000 | #Learnt:      17895 | 0.000
663.79/663.95	c total clause space: 545.701MB
663.79/663.95	c total #watches: 232011
666.18/666.32	c total #propagations: 17304117 / total #impl: 328147612 (eff. 0.053)
666.18/666.32	c #Conflicts:     293000 | #Learnt:      18895 | 0.000
666.18/666.32	c total clause space: 545.701MB
666.18/666.32	c total #watches: 243572
669.28/669.47	c total #propagations: 17353471 / total #impl: 329165854 (eff. 0.053)
669.28/669.47	c #Conflicts:     294000 | #Learnt:      19895 | 0.000
669.28/669.47	c total clause space: 545.701MB
669.28/669.47	c total #watches: 258006
672.48/672.66	c total #propagations: 17405223 / total #impl: 330345977 (eff. 0.053)
672.48/672.66	c #Conflicts:     295000 | #Learnt:      20895 | 0.000
672.48/672.66	c total clause space: 545.701MB
672.48/672.66	c total #watches: 273157
677.38/677.53	c total #propagations: 17458635 / total #impl: 331204841 (eff. 0.053)
677.38/677.53	c #Conflicts:     296000 | #Learnt:      21895 | 0.000
677.38/677.53	c total clause space: 545.701MB
677.38/677.53	c total #watches: 284337
681.68/681.88	c total #propagations: 17526019 / total #impl: 332473585 (eff. 0.053)
681.68/681.88	c #Conflicts:     297000 | #Learnt:      22895 | 0.000
681.68/681.88	c total clause space: 545.701MB
681.68/681.88	c total #watches: 292170
685.48/685.62	c total #propagations: 17589267 / total #impl: 333597351 (eff. 0.053)
685.48/685.62	c #Conflicts:     298000 | #Learnt:      23895 | 0.000
685.48/685.62	c total clause space: 545.701MB
685.48/685.62	c total #watches: 309863
689.88/690.07	c total #propagations: 17638405 / total #impl: 334394367 (eff. 0.053)
689.88/690.07	c #Conflicts:     299000 | #Learnt:      24895 | 0.000
689.88/690.07	c total clause space: 545.701MB
689.88/690.07	c total #watches: 321784
694.38/694.51	c total #propagations: 17700069 / total #impl: 335332790 (eff. 0.053)
694.38/694.51	c #Conflicts:     300000 | #Learnt:      25895 | 0.000
694.38/694.51	c total clause space: 545.701MB
694.38/694.51	c total #watches: 337435
697.98/698.10	c total #propagations: 17761233 / total #impl: 336075864 (eff. 0.053)
697.98/698.10	c GC COLLECT
697.98/698.10	c #Conflicts:     301000 | #Learnt:      13794 | 0.000
697.98/698.10	c total clause space: 545.701MB
697.98/698.10	c total #watches: 182662
700.49/700.61	c total #propagations: 17824387 / total #impl: 337362745 (eff. 0.053)
700.49/700.61	c #Conflicts:     302000 | #Learnt:      14794 | 0.000
700.49/700.61	c total clause space: 545.701MB
700.49/700.61	c total #watches: 191710
702.89/703.06	c total #propagations: 17879590 / total #impl: 338045270 (eff. 0.053)
702.89/703.06	c #Conflicts:     303000 | #Learnt:      15794 | 0.000
702.89/703.06	c total clause space: 545.701MB
702.89/703.06	c total #watches: 200488
704.89/705.10	c total #propagations: 17932668 / total #impl: 338816837 (eff. 0.053)
704.89/705.10	c #Conflicts:     304000 | #Learnt:      16794 | 0.000
704.89/705.10	c total clause space: 545.701MB
704.89/705.10	c total #watches: 216627
708.19/708.35	c total #propagations: 17985163 / total #impl: 339573051 (eff. 0.053)
708.19/708.35	c #Conflicts:     305000 | #Learnt:      17794 | 0.000
708.19/708.35	c total clause space: 545.701MB
708.19/708.35	c total #watches: 228897
711.98/712.14	c total #propagations: 18044322 / total #impl: 340325566 (eff. 0.053)
711.98/712.14	c #Conflicts:     306000 | #Learnt:      18794 | 0.000
711.98/712.14	c total clause space: 545.701MB
711.98/712.14	c total #watches: 243814
715.38/715.56	c total #propagations: 18105352 / total #impl: 341185848 (eff. 0.053)
715.38/715.56	c #Conflicts:     307000 | #Learnt:      19794 | 0.000
715.38/715.56	c total clause space: 545.701MB
715.38/715.56	c total #watches: 254432
719.08/719.26	c total #propagations: 18164384 / total #impl: 341875942 (eff. 0.053)
719.08/719.26	c #Conflicts:     308000 | #Learnt:      20794 | 0.000
719.08/719.26	c total clause space: 545.701MB
719.08/719.26	c total #watches: 271707
722.38/722.52	c total #propagations: 18223194 / total #impl: 342728492 (eff. 0.053)
722.38/722.52	c #Conflicts:     309000 | #Learnt:      21794 | 0.000
722.38/722.52	c total clause space: 545.701MB
722.38/722.52	c total #watches: 290085
726.88/727.00	c total #propagations: 18279306 / total #impl: 343633139 (eff. 0.053)
726.88/727.00	c #Conflicts:     310000 | #Learnt:      22794 | 0.000
726.88/727.00	c total clause space: 545.701MB
726.88/727.00	c total #watches: 306923
730.58/730.74	c total #propagations: 18341441 / total #impl: 345618278 (eff. 0.053)
730.58/730.74	c #Conflicts:     311000 | #Learnt:      23794 | 0.000
730.58/730.74	c total clause space: 545.701MB
730.58/730.74	c total #watches: 328478
734.88/735.06	c total #propagations: 18391622 / total #impl: 346561010 (eff. 0.053)
734.88/735.06	c #Conflicts:     312000 | #Learnt:      24794 | 0.000
734.88/735.06	c total clause space: 545.701MB
734.88/735.06	c total #watches: 345558
738.88/739.07	c total #propagations: 18452437 / total #impl: 347902780 (eff. 0.053)
738.88/739.07	c #Conflicts:     313000 | #Learnt:      25794 | 0.000
738.88/739.07	c total clause space: 545.701MB
738.88/739.07	c total #watches: 372088
743.68/743.80	c total #propagations: 18507016 / total #impl: 348893455 (eff. 0.053)
743.68/743.80	c #Conflicts:     314000 | #Learnt:      26794 | 0.000
743.68/743.80	c total clause space: 545.701MB
743.68/743.80	c total #watches: 384378
745.88/746.05	c total #propagations: 18562324 / total #impl: 350078835 (eff. 0.053)
745.88/746.05	c GC COLLECT
745.88/746.05	c #Conflicts:     315000 | #Learnt:      14392 | 0.000
745.88/746.05	c total clause space: 545.701MB
745.88/746.05	c total #watches: 195522
748.18/748.37	c total #propagations: 18614866 / total #impl: 351013360 (eff. 0.053)
748.18/748.37	c #Conflicts:     316000 | #Learnt:      15392 | 0.000
748.18/748.37	c total clause space: 545.701MB
748.18/748.37	c total #watches: 208218
750.58/750.70	c total #propagations: 18667298 / total #impl: 351906354 (eff. 0.053)
750.58/750.70	c #Conflicts:     317000 | #Learnt:      16392 | 0.000
750.58/750.70	c total clause space: 545.701MB
750.58/750.70	c total #watches: 223468
752.48/752.63	c total #propagations: 18723537 / total #impl: 353169665 (eff. 0.053)
752.48/752.63	c #Conflicts:     318000 | #Learnt:      17392 | 0.000
752.48/752.63	c total clause space: 545.701MB
752.48/752.63	c total #watches: 235983
754.98/755.10	c total #propagations: 18776163 / total #impl: 353982105 (eff. 0.053)
754.98/755.10	c #Conflicts:     319000 | #Learnt:      18392 | 0.000
754.98/755.10	c total clause space: 545.701MB
754.98/755.10	c total #watches: 245923
757.98/758.17	c total #propagations: 18834096 / total #impl: 355159301 (eff. 0.053)
757.98/758.17	c #Conflicts:     320000 | #Learnt:      19392 | 0.000
757.98/758.17	c total clause space: 545.701MB
757.98/758.17	c total #watches: 259116
760.88/761.04	c total #propagations: 18893023 / total #impl: 356329449 (eff. 0.053)
760.88/761.04	c #Conflicts:     321000 | #Learnt:      20392 | 0.000
760.88/761.04	c total clause space: 545.701MB
760.88/761.04	c total #watches: 270135
763.17/763.39	c total #propagations: 18949602 / total #impl: 357447182 (eff. 0.053)
763.17/763.39	c #Conflicts:     322000 | #Learnt:      21392 | 0.000
763.17/763.39	c total clause space: 545.701MB
763.17/763.39	c total #watches: 290364
765.87/766.04	c total #propagations: 19002755 / total #impl: 358402664 (eff. 0.053)
765.87/766.04	c #Conflicts:     323000 | #Learnt:      22392 | 0.000
765.87/766.04	c total clause space: 545.701MB
765.87/766.04	c total #watches: 306551
768.47/768.64	c total #propagations: 19052114 / total #impl: 359352129 (eff. 0.053)
768.47/768.64	c #Conflicts:     324000 | #Learnt:      23392 | 0.000
768.47/768.64	c total clause space: 545.701MB
768.47/768.64	c total #watches: 321578
771.27/771.45	c total #propagations: 19103087 / total #impl: 360073385 (eff. 0.053)
771.27/771.45	c #Conflicts:     325000 | #Learnt:      24392 | 0.000
771.27/771.45	c total clause space: 545.701MB
771.27/771.45	c total #watches: 334057
774.28/774.40	c total #propagations: 19154473 / total #impl: 360745533 (eff. 0.053)
774.28/774.40	c #Conflicts:     326000 | #Learnt:      25392 | 0.000
774.28/774.40	c total clause space: 545.701MB
774.28/774.40	c total #watches: 341727
778.97/779.15	c total #propagations: 19206744 / total #impl: 361456399 (eff. 0.053)
778.97/779.15	c #Conflicts:     327000 | #Learnt:      26392 | 0.000
778.97/779.15	c total clause space: 545.701MB
778.97/779.15	c total #watches: 351573
781.57/781.72	c total #propagations: 19262038 / total #impl: 362274383 (eff. 0.053)
781.57/781.72	c #Conflicts:     328000 | #Learnt:      27392 | 0.000
781.57/781.72	c total clause space: 545.701MB
781.57/781.72	c total #watches: 358084
783.97/784.19	c total #propagations: 19311472 / total #impl: 362958217 (eff. 0.053)
783.97/784.19	c GC COLLECT
783.97/784.19	c #Conflicts:     329000 | #Learnt:      14694 | 0.000
783.97/784.19	c total clause space: 545.701MB
783.97/784.19	c total #watches: 195717
786.48/786.61	c total #propagations: 19363800 / total #impl: 363587365 (eff. 0.053)
786.48/786.61	c #Conflicts:     330000 | #Learnt:      15694 | 0.000
786.48/786.61	c total clause space: 545.701MB
786.48/786.61	c total #watches: 212709
788.47/788.64	c total #propagations: 19416476 / total #impl: 364183952 (eff. 0.053)
788.47/788.64	c #Conflicts:     331000 | #Learnt:      16694 | 0.000
788.47/788.64	c total clause space: 545.701MB
788.47/788.64	c total #watches: 226129
791.27/791.45	c total #propagations: 19466498 / total #impl: 364786803 (eff. 0.053)
791.27/791.45	c #Conflicts:     332000 | #Learnt:      17694 | 0.000
791.27/791.45	c total clause space: 545.701MB
791.27/791.45	c total #watches: 232778
794.18/794.38	c total #propagations: 19524038 / total #impl: 365696972 (eff. 0.053)
794.18/794.38	c #Conflicts:     333000 | #Learnt:      18694 | 0.000
794.18/794.38	c total clause space: 545.701MB
794.18/794.38	c total #watches: 245572
797.87/798.02	c total #propagations: 19581073 / total #impl: 366659283 (eff. 0.053)
797.87/798.02	c #Conflicts:     334000 | #Learnt:      19694 | 0.000
797.87/798.02	c total clause space: 545.701MB
797.87/798.02	c total #watches: 259252
802.57/802.79	c total #propagations: 19641866 / total #impl: 367718024 (eff. 0.053)
802.57/802.79	c #Conflicts:     335000 | #Learnt:      20694 | 0.000
802.57/802.79	c total clause space: 545.701MB
802.57/802.79	c total #watches: 284263
806.07/806.30	c total #propagations: 19703719 / total #impl: 369525388 (eff. 0.053)
806.07/806.30	c #Conflicts:     336000 | #Learnt:      21694 | 0.000
806.07/806.30	c total clause space: 545.701MB
806.07/806.30	c total #watches: 299775
810.37/810.53	c total #propagations: 19760870 / total #impl: 371415032 (eff. 0.053)
810.37/810.53	c #Conflicts:     337000 | #Learnt:      22694 | 0.000
810.37/810.53	c total clause space: 545.701MB
810.37/810.53	c total #watches: 313093
815.97/816.15	c total #propagations: 19818926 / total #impl: 372620606 (eff. 0.053)
815.97/816.15	c #Conflicts:     338000 | #Learnt:      23694 | 0.000
815.97/816.15	c total clause space: 545.701MB
815.97/816.15	c total #watches: 328915
821.17/821.35	c total #propagations: 19878501 / total #impl: 373496301 (eff. 0.053)
821.17/821.35	c #Conflicts:     339000 | #Learnt:      24694 | 0.000
821.17/821.35	c total clause space: 545.701MB
821.17/821.35	c total #watches: 346227
826.96/827.14	c total #propagations: 19941414 / total #impl: 374377759 (eff. 0.053)
826.96/827.14	c #Conflicts:     340000 | #Learnt:      25694 | 0.000
826.96/827.14	c total clause space: 545.701MB
826.96/827.14	c total #watches: 353709
833.16/833.35	c total #propagations: 20007473 / total #impl: 375422425 (eff. 0.053)
833.16/833.35	c #Conflicts:     341000 | #Learnt:      26694 | 0.000
833.16/833.35	c total clause space: 545.701MB
833.16/833.35	c total #watches: 372347
840.16/840.30	c total #propagations: 20067125 / total #impl: 379611587 (eff. 0.053)
840.16/840.30	c #Conflicts:     342000 | #Learnt:      27694 | 0.000
840.16/840.30	c total clause space: 545.701MB
840.16/840.30	c total #watches: 388314
843.76/843.99	c total #propagations: 20129091 / total #impl: 382607094 (eff. 0.053)
843.76/843.99	c GC COLLECT
843.76/843.99	c #Conflicts:     343000 | #Learnt:      14694 | 0.000
843.76/843.99	c total clause space: 545.701MB
843.76/843.99	c total #watches: 193946
846.76/847.00	c total #propagations: 20186861 / total #impl: 383548909 (eff. 0.053)
846.76/847.00	c #Conflicts:     344000 | #Learnt:      15694 | 0.000
846.76/847.00	c total clause space: 545.701MB
846.76/847.00	c total #watches: 204412
850.06/850.25	c total #propagations: 20250918 / total #impl: 384351638 (eff. 0.053)
850.06/850.25	c #Conflicts:     345000 | #Learnt:      16694 | 0.000
850.06/850.25	c total clause space: 545.701MB
850.06/850.25	c total #watches: 217900
854.06/854.20	c total #propagations: 20310069 / total #impl: 385443552 (eff. 0.053)
854.06/854.20	c #Conflicts:     346000 | #Learnt:      17694 | 0.000
854.06/854.20	c total clause space: 545.701MB
854.06/854.20	c total #watches: 233213
858.06/858.28	c total #propagations: 20372050 / total #impl: 386713335 (eff. 0.053)
858.06/858.28	c #Conflicts:     347000 | #Learnt:      18694 | 0.000
858.06/858.28	c total clause space: 545.701MB
858.06/858.28	c total #watches: 251140
860.66/860.81	c total #propagations: 20434593 / total #impl: 387699154 (eff. 0.053)
860.66/860.81	c #Conflicts:     348000 | #Learnt:      19694 | 0.000
860.66/860.81	c total clause space: 545.701MB
860.66/860.81	c total #watches: 263856
863.16/863.33	c total #propagations: 20488536 / total #impl: 388398947 (eff. 0.053)
863.16/863.33	c #Conflicts:     349000 | #Learnt:      20694 | 0.000
863.16/863.33	c total clause space: 545.701MB
863.16/863.33	c total #watches: 281915
866.46/866.60	c total #propagations: 20541325 / total #impl: 389232377 (eff. 0.053)
866.46/866.60	c #Conflicts:     350000 | #Learnt:      21694 | 0.000
866.46/866.60	c total clause space: 545.701MB
866.46/866.60	c total #watches: 292242
870.56/870.70	c total #propagations: 20610337 / total #impl: 389985741 (eff. 0.053)
870.56/870.70	c #Conflicts:     351000 | #Learnt:      22694 | 0.000
870.56/870.70	c total clause space: 545.701MB
870.56/870.70	c total #watches: 298135
873.86/874.00	c total #propagations: 20693963 / total #impl: 390787678 (eff. 0.053)
873.86/874.00	c #Conflicts:     352000 | #Learnt:      23694 | 0.000
873.86/874.00	c total clause space: 545.701MB
873.86/874.00	c total #watches: 305308
877.66/877.89	c total #propagations: 20767354 / total #impl: 391564347 (eff. 0.053)
877.66/877.89	c #Conflicts:     353000 | #Learnt:      24694 | 0.000
877.66/877.89	c total clause space: 545.701MB
877.66/877.89	c total #watches: 315971
881.06/881.21	c total #propagations: 20839349 / total #impl: 392367213 (eff. 0.053)
881.06/881.21	c #Conflicts:     354000 | #Learnt:      25694 | 0.000
881.06/881.21	c total clause space: 545.701MB
881.06/881.21	c total #watches: 329993
884.65/884.83	c total #propagations: 20893490 / total #impl: 393340807 (eff. 0.053)
884.65/884.83	c #Conflicts:     355000 | #Learnt:      26694 | 0.000
884.65/884.83	c total clause space: 545.701MB
884.65/884.83	c total #watches: 345649
888.25/888.44	c total #propagations: 20952183 / total #impl: 394390958 (eff. 0.053)
888.25/888.44	c #Conflicts:     356000 | #Learnt:      27694 | 0.000
888.25/888.44	c total clause space: 545.701MB
888.25/888.44	c total #watches: 359900
892.35/892.57	c total #propagations: 21011426 / total #impl: 395432128 (eff. 0.053)
892.35/892.57	c GC COLLECT
892.35/892.57	c #Conflicts:     357000 | #Learnt:      14389 | 0.000
892.35/892.57	c total clause space: 545.701MB
892.35/892.57	c total #watches: 190635
895.45/895.67	c total #propagations: 21071266 / total #impl: 396503114 (eff. 0.053)
895.45/895.67	c #Conflicts:     358000 | #Learnt:      15389 | 0.000
895.45/895.67	c total clause space: 545.701MB
895.45/895.67	c total #watches: 202552
899.05/899.21	c total #propagations: 21132592 / total #impl: 397268193 (eff. 0.053)
899.05/899.21	c #Conflicts:     359000 | #Learnt:      16389 | 0.000
899.05/899.21	c total clause space: 545.701MB
899.05/899.21	c total #watches: 207294
902.96/903.14	c total #propagations: 21194931 / total #impl: 398099805 (eff. 0.053)
902.96/903.14	c #Conflicts:     360000 | #Learnt:      17389 | 0.000
902.96/903.14	c total clause space: 545.701MB
902.96/903.14	c total #watches: 218007
907.15/907.30	c total #propagations: 21261873 / total #impl: 399287038 (eff. 0.053)
907.15/907.30	c #Conflicts:     361000 | #Learnt:      18389 | 0.000
907.15/907.30	c total clause space: 545.701MB
907.15/907.30	c total #watches: 224549
909.95/910.18	c total #propagations: 21330270 / total #impl: 400793437 (eff. 0.053)
909.95/910.18	c #Conflicts:     362000 | #Learnt:      19389 | 0.000
909.95/910.18	c total clause space: 545.701MB
909.95/910.18	c total #watches: 231639
913.55/913.72	c total #propagations: 21392794 / total #impl: 401710248 (eff. 0.053)
913.55/913.72	c #Conflicts:     363000 | #Learnt:      20389 | 0.000
913.55/913.72	c total clause space: 545.701MB
913.55/913.72	c total #watches: 250210
919.56/919.77	c total #propagations: 21454183 / total #impl: 403203369 (eff. 0.053)
919.56/919.77	c #Conflicts:     364000 | #Learnt:      21389 | 0.000
919.56/919.77	c total clause space: 545.701MB
919.56/919.77	c total #watches: 259148
922.95/923.18	c total #propagations: 21537502 / total #impl: 407914851 (eff. 0.053)
922.95/923.18	c #Conflicts:     365000 | #Learnt:      22389 | 0.000
922.95/923.18	c total clause space: 545.701MB
922.95/923.18	c total #watches: 277168
927.55/927.73	c total #propagations: 21598121 / total #impl: 409269490 (eff. 0.053)
927.55/927.73	c #Conflicts:     366000 | #Learnt:      23389 | 0.000
927.55/927.73	c total clause space: 545.701MB
927.55/927.73	c total #watches: 288306
931.05/931.28	c total #propagations: 21661848 / total #impl: 410265657 (eff. 0.053)
931.05/931.28	c #Conflicts:     367000 | #Learnt:      24389 | 0.000
931.05/931.28	c total clause space: 545.701MB
931.05/931.28	c total #watches: 297197
934.75/934.96	c total #propagations: 21722381 / total #impl: 411132795 (eff. 0.053)
934.75/934.96	c #Conflicts:     368000 | #Learnt:      25389 | 0.000
934.75/934.96	c total clause space: 545.701MB
934.75/934.96	c total #watches: 310138
938.35/938.50	c total #propagations: 21780269 / total #impl: 412397330 (eff. 0.053)
938.35/938.50	c #Conflicts:     369000 | #Learnt:      26389 | 0.000
938.35/938.50	c total clause space: 545.701MB
938.35/938.50	c total #watches: 317924
943.44/943.66	c total #propagations: 21840776 / total #impl: 413013245 (eff. 0.053)
943.44/943.66	c #Conflicts:     370000 | #Learnt:      27389 | 0.000
943.44/943.66	c total clause space: 545.701MB
943.44/943.66	c total #watches: 329023
948.44/948.64	c total #propagations: 21905881 / total #impl: 414744026 (eff. 0.053)
948.44/948.64	c #Conflicts:     371000 | #Learnt:      28389 | 0.000
948.44/948.64	c total clause space: 545.701MB
948.44/948.64	c total #watches: 339413
953.14/953.30	c total #propagations: 21964587 / total #impl: 416084761 (eff. 0.053)
953.14/953.30	c GC COLLECT
953.14/953.30	c #Conflicts:     372000 | #Learnt:      14792 | 0.000
953.14/953.30	c total clause space: 545.701MB
953.14/953.30	c total #watches: 194667
958.54/958.71	c total #propagations: 22025048 / total #impl: 417693478 (eff. 0.053)
958.54/958.71	c #Conflicts:     373000 | #Learnt:      15792 | 0.000
958.54/958.71	c total clause space: 545.701MB
958.54/958.71	c total #watches: 205567
963.14/963.38	c total #propagations: 22106029 / total #impl: 420653242 (eff. 0.053)
963.14/963.38	c #Conflicts:     374000 | #Learnt:      16792 | 0.000
963.14/963.38	c total clause space: 545.701MB
963.14/963.38	c total #watches: 215104
965.75/965.92	c total #propagations: 22174891 / total #impl: 423735505 (eff. 0.052)
965.75/965.92	c #Conflicts:     375000 | #Learnt:      17792 | 0.000
965.75/965.92	c total clause space: 545.701MB
965.75/965.92	c total #watches: 226074
968.24/968.49	c total #propagations: 22231145 / total #impl: 425012035 (eff. 0.052)
968.24/968.49	c #Conflicts:     376000 | #Learnt:      18792 | 0.000
968.24/968.49	c total clause space: 545.701MB
968.24/968.49	c total #watches: 235752
972.94/973.19	c total #propagations: 22292869 / total #impl: 425898302 (eff. 0.052)
972.94/973.19	c #Conflicts:     377000 | #Learnt:      19792 | 0.000
972.94/973.19	c total clause space: 545.701MB
972.94/973.19	c total #watches: 240989
976.34/976.54	c total #propagations: 22365160 / total #impl: 426854274 (eff. 0.052)
976.34/976.54	c #Conflicts:     378000 | #Learnt:      20792 | 0.000
976.34/976.54	c total clause space: 545.701MB
976.34/976.54	c total #watches: 245560
980.64/980.87	c total #propagations: 22422768 / total #impl: 427477987 (eff. 0.052)
980.64/980.87	c #Conflicts:     379000 | #Learnt:      21792 | 0.000
980.64/980.87	c total clause space: 545.701MB
980.64/980.87	c total #watches: 256497
985.24/985.45	c total #propagations: 22488169 / total #impl: 428802708 (eff. 0.052)
985.24/985.45	c #Conflicts:     380000 | #Learnt:      22792 | 0.000
985.24/985.45	c total clause space: 545.701MB
985.24/985.45	c total #watches: 273113
989.04/989.25	c total #propagations: 22547623 / total #impl: 430026014 (eff. 0.052)
989.04/989.25	c #Conflicts:     381000 | #Learnt:      23792 | 0.000
989.04/989.25	c total clause space: 545.701MB
989.04/989.25	c total #watches: 296334
993.54/993.74	c total #propagations: 22607902 / total #impl: 431194218 (eff. 0.052)
993.54/993.74	c #Conflicts:     382000 | #Learnt:      24792 | 0.000
993.54/993.74	c total clause space: 545.701MB
993.54/993.74	c total #watches: 310412
997.14/997.38	c total #propagations: 22667288 / total #impl: 432224797 (eff. 0.052)
997.14/997.38	c #Conflicts:     383000 | #Learnt:      25792 | 0.000
997.14/997.38	c total clause space: 545.701MB
997.14/997.38	c total #watches: 321973
1002.04/1002.29	c total #propagations: 22728860 / total #impl: 433221387 (eff. 0.052)
1002.04/1002.29	c #Conflicts:     384000 | #Learnt:      26792 | 0.000
1002.04/1002.29	c total clause space: 545.701MB
1002.04/1002.29	c total #watches: 334960
1007.63/1007.88	c total #propagations: 22788225 / total #impl: 435022315 (eff. 0.052)
1007.63/1007.88	c #Conflicts:     385000 | #Learnt:      27792 | 0.000
1007.63/1007.88	c total clause space: 545.701MB
1007.63/1007.88	c total #watches: 343256
1013.53/1013.77	c total #propagations: 22855235 / total #impl: 436669444 (eff. 0.052)
1013.53/1013.77	c #Conflicts:     386000 | #Learnt:      28792 | 0.000
1013.53/1013.77	c total clause space: 545.701MB
1013.53/1013.77	c total #watches: 354798
1020.83/1021.02	c total #propagations: 22916058 / total #impl: 438115640 (eff. 0.052)
1020.83/1021.02	c #Conflicts:     387000 | #Learnt:      29792 | 0.000
1020.83/1021.02	c total clause space: 545.701MB
1020.83/1021.02	c total #watches: 365576
1024.63/1024.85	c total #propagations: 22985629 / total #impl: 439484513 (eff. 0.052)
1024.63/1024.85	c GC COLLECT
1024.63/1024.85	c #Conflicts:     388000 | #Learnt:      15887 | 0.000
1024.63/1024.85	c total clause space: 545.701MB
1024.63/1024.85	c total #watches: 207874
1028.83/1029.06	c total #propagations: 23053517 / total #impl: 440771312 (eff. 0.052)
1028.83/1029.06	c #Conflicts:     389000 | #Learnt:      16887 | 0.000
1028.83/1029.06	c total clause space: 545.701MB
1028.83/1029.06	c total #watches: 215025
1033.03/1033.27	c total #propagations: 23126993 / total #impl: 441958051 (eff. 0.052)
1033.03/1033.27	c #Conflicts:     390000 | #Learnt:      17887 | 0.000
1033.03/1033.27	c total clause space: 545.701MB
1033.03/1033.27	c total #watches: 230001
1036.73/1036.98	c total #propagations: 23193972 / total #impl: 443302781 (eff. 0.052)
1036.73/1036.98	c #Conflicts:     391000 | #Learnt:      18887 | 0.000
1036.73/1036.98	c total clause space: 545.701MB
1036.73/1036.98	c total #watches: 240735
1039.52/1039.74	c total #propagations: 23256570 / total #impl: 444230346 (eff. 0.052)
1039.52/1039.74	c #Conflicts:     392000 | #Learnt:      19887 | 0.000
1039.52/1039.74	c total clause space: 545.701MB
1039.52/1039.74	c total #watches: 259035
1041.32/1041.57	c total #propagations: 23313145 / total #impl: 445159812 (eff. 0.052)
1041.32/1041.57	c #Conflicts:     393000 | #Learnt:      20887 | 0.000
1041.32/1041.57	c total clause space: 545.701MB
1041.32/1041.57	c total #watches: 273674
1043.02/1043.24	c total #propagations: 23360904 / total #impl: 445908268 (eff. 0.052)
1043.02/1043.24	c #Conflicts:     394000 | #Learnt:      21887 | 0.000
1043.02/1043.24	c total clause space: 545.701MB
1043.02/1043.24	c total #watches: 282383
1046.03/1046.23	c total #propagations: 23405723 / total #impl: 446644385 (eff. 0.052)
1046.03/1046.23	c #Conflicts:     395000 | #Learnt:      22887 | 0.000
1046.03/1046.23	c total clause space: 545.701MB
1046.03/1046.23	c total #watches: 292038
1048.72/1048.94	c total #propagations: 23460396 / total #impl: 447749701 (eff. 0.052)
1048.72/1048.94	c #Conflicts:     396000 | #Learnt:      23887 | 0.000
1048.72/1048.94	c total clause space: 545.701MB
1048.72/1048.94	c total #watches: 304590
1052.42/1052.62	c total #propagations: 23508968 / total #impl: 448772811 (eff. 0.052)
1052.42/1052.62	c #Conflicts:     397000 | #Learnt:      24887 | 0.000
1052.42/1052.62	c total clause space: 545.701MB
1052.42/1052.62	c total #watches: 312533
1057.52/1057.70	c total #propagations: 23564595 / total #impl: 449849013 (eff. 0.052)
1057.52/1057.70	c #Conflicts:     398000 | #Learnt:      25887 | 0.000
1057.52/1057.70	c total clause space: 545.701MB
1057.52/1057.70	c total #watches: 323698
1061.91/1062.18	c total #propagations: 23631676 / total #impl: 451322371 (eff. 0.052)
1061.91/1062.18	c #Conflicts:     399000 | #Learnt:      26887 | 0.000
1061.91/1062.18	c total clause space: 545.701MB
1061.91/1062.18	c total #watches: 340351
1066.82/1067.00	c total #propagations: 23692294 / total #impl: 452298207 (eff. 0.052)
1066.82/1067.00	c #Conflicts:     400000 | #Learnt:      27887 | 0.000
1066.82/1067.00	c total clause space: 545.701MB
1066.82/1067.00	c total #watches: 354092
1070.71/1070.99	c total #propagations: 23754221 / total #impl: 453100813 (eff. 0.052)
1070.71/1070.99	c #Conflicts:     401000 | #Learnt:      28887 | 0.000
1070.71/1070.99	c total clause space: 545.701MB
1070.71/1070.99	c total #watches: 361242
1074.91/1075.19	c total #propagations: 23815749 / total #impl: 454026784 (eff. 0.052)
1074.91/1075.19	c #Conflicts:     402000 | #Learnt:      29887 | 0.000
1074.91/1075.19	c total clause space: 545.701MB
1074.91/1075.19	c total #watches: 372534
1079.70/1079.94	c total #propagations: 23877349 / total #impl: 455086844 (eff. 0.052)
1079.70/1079.94	c GC COLLECT
1079.70/1079.94	c #Conflicts:     403000 | #Learnt:      15686 | 0.000
1079.70/1079.94	c total clause space: 545.701MB
1079.70/1079.94	c total #watches: 204270
1082.31/1082.58	c total #propagations: 23937512 / total #impl: 456058128 (eff. 0.052)
1082.31/1082.58	c #Conflicts:     404000 | #Learnt:      16686 | 0.000
1082.31/1082.58	c total clause space: 545.701MB
1082.31/1082.58	c total #watches: 217993
1084.70/1084.94	c total #propagations: 23994290 / total #impl: 456817835 (eff. 0.053)
1084.70/1084.94	c #Conflicts:     405000 | #Learnt:      17686 | 0.000
1084.70/1084.94	c total clause space: 545.701MB
1084.70/1084.94	c total #watches: 230870
1088.10/1088.38	c total #propagations: 24045751 / total #impl: 457502923 (eff. 0.053)
1088.10/1088.38	c #Conflicts:     406000 | #Learnt:      18686 | 0.000
1088.10/1088.38	c total clause space: 545.701MB
1088.10/1088.38	c total #watches: 245569
1091.20/1091.49	c total #propagations: 24104219 / total #impl: 458410659 (eff. 0.053)
1091.20/1091.49	c #Conflicts:     407000 | #Learnt:      19686 | 0.000
1091.20/1091.49	c total clause space: 545.701MB
1091.20/1091.49	c total #watches: 264954
1095.50/1095.77	c total #propagations: 24156507 / total #impl: 459231025 (eff. 0.053)
1095.50/1095.77	c #Conflicts:     408000 | #Learnt:      20686 | 0.000
1095.50/1095.77	c total clause space: 545.701MB
1095.50/1095.77	c total #watches: 275257
1100.29/1100.57	c total #propagations: 24218823 / total #impl: 460214465 (eff. 0.053)
1100.29/1100.57	c #Conflicts:     409000 | #Learnt:      21686 | 0.000
1100.29/1100.57	c total clause space: 545.701MB
1100.29/1100.57	c total #watches: 289903
1105.49/1105.70	c total #propagations: 24280471 / total #impl: 461440341 (eff. 0.053)
1105.49/1105.70	c #Conflicts:     410000 | #Learnt:      22686 | 0.000
1105.49/1105.70	c total clause space: 545.701MB
1105.49/1105.70	c total #watches: 302727
1110.29/1110.54	c total #propagations: 24345839 / total #impl: 462660989 (eff. 0.053)
1110.29/1110.54	c #Conflicts:     411000 | #Learnt:      23686 | 0.000
1110.29/1110.54	c total clause space: 545.701MB
1110.29/1110.54	c total #watches: 309802
1115.99/1116.26	c total #propagations: 24412576 / total #impl: 463566153 (eff. 0.053)
1115.99/1116.26	c #Conflicts:     412000 | #Learnt:      24686 | 0.000
1115.99/1116.26	c total clause space: 545.701MB
1115.99/1116.26	c total #watches: 316243
1122.48/1122.71	c total #propagations: 24480052 / total #impl: 464746590 (eff. 0.053)
1122.48/1122.71	c #Conflicts:     413000 | #Learnt:      25686 | 0.000
1122.48/1122.71	c total clause space: 545.701MB
1122.48/1122.71	c total #watches: 339012
1128.58/1128.86	c total #propagations: 24542018 / total #impl: 467359929 (eff. 0.053)
1128.58/1128.86	c #Conflicts:     414000 | #Learnt:      26686 | 0.000
1128.58/1128.86	c total clause space: 545.701MB
1128.58/1128.86	c total #watches: 345176
1134.38/1134.65	c total #propagations: 24604495 / total #impl: 468787351 (eff. 0.052)
1134.38/1134.65	c #Conflicts:     415000 | #Learnt:      27686 | 0.000
1134.38/1134.65	c total clause space: 545.701MB
1134.38/1134.65	c total #watches: 354449
1139.07/1139.35	c total #propagations: 24664236 / total #impl: 469993489 (eff. 0.052)
1139.07/1139.35	c #Conflicts:     416000 | #Learnt:      28686 | 0.000
1139.07/1139.35	c total clause space: 545.701MB
1139.07/1139.35	c total #watches: 361284
1144.88/1145.19	c total #propagations: 24718024 / total #impl: 470881070 (eff. 0.052)
1144.88/1145.19	c #Conflicts:     417000 | #Learnt:      29686 | 0.000
1144.88/1145.19	c total clause space: 545.701MB
1144.88/1145.19	c total #watches: 371596
1150.97/1151.24	c total #propagations: 24777399 / total #impl: 472456198 (eff. 0.052)
1150.97/1151.24	c #Conflicts:     418000 | #Learnt:      30686 | 0.000
1150.97/1151.24	c total clause space: 545.701MB
1150.97/1151.24	c total #watches: 382447
1154.68/1154.97	c total #propagations: 24839611 / total #impl: 473625056 (eff. 0.052)
1154.68/1154.97	c GC COLLECT
1154.68/1154.97	c #Conflicts:     419000 | #Learnt:      16188 | 0.000
1154.68/1154.97	c total clause space: 545.701MB
1154.68/1154.97	c total #watches: 211343
1157.87/1158.11	c total #propagations: 24896114 / total #impl: 475115121 (eff. 0.052)
1157.87/1158.11	c #Conflicts:     420000 | #Learnt:      17188 | 0.000
1157.87/1158.11	c total clause space: 545.701MB
1157.87/1158.11	c total #watches: 223913
1161.77/1162.01	c total #propagations: 24951557 / total #impl: 476265297 (eff. 0.052)
1161.77/1162.01	c #Conflicts:     421000 | #Learnt:      18188 | 0.000
1161.77/1162.01	c total clause space: 545.701MB
1161.77/1162.01	c total #watches: 235225
1164.97/1165.24	c total #propagations: 25013854 / total #impl: 478160714 (eff. 0.052)
1164.97/1165.24	c #Conflicts:     422000 | #Learnt:      19188 | 0.000
1164.97/1165.24	c total clause space: 545.701MB
1164.97/1165.24	c total #watches: 244589
1167.67/1167.95	c total #propagations: 25071203 / total #impl: 479029350 (eff. 0.052)
1167.67/1167.95	c #Conflicts:     423000 | #Learnt:      20188 | 0.000
1167.67/1167.95	c total clause space: 545.701MB
1167.67/1167.95	c total #watches: 250038
1171.47/1171.79	c total #propagations: 25119788 / total #impl: 479682412 (eff. 0.052)
1171.47/1171.79	c #Conflicts:     424000 | #Learnt:      21188 | 0.000
1171.47/1171.79	c total clause space: 545.701MB
1171.47/1171.79	c total #watches: 265436
1175.77/1176.06	c total #propagations: 25182519 / total #impl: 480828069 (eff. 0.052)
1175.77/1176.06	c #Conflicts:     425000 | #Learnt:      22188 | 0.000
1175.77/1176.06	c total clause space: 545.701MB
1175.77/1176.06	c total #watches: 277816
1179.87/1180.10	c total #propagations: 25251205 / total #impl: 482488858 (eff. 0.052)
1179.87/1180.10	c #Conflicts:     426000 | #Learnt:      23188 | 0.000
1179.87/1180.10	c total clause space: 545.701MB
1179.87/1180.10	c total #watches: 284522
1184.36/1184.69	c total #propagations: 25315743 / total #impl: 483590079 (eff. 0.052)
1184.36/1184.69	c #Conflicts:     427000 | #Learnt:      24188 | 0.000
1184.36/1184.69	c total clause space: 545.701MB
1184.36/1184.69	c total #watches: 301909
1188.76/1189.01	c total #propagations: 25377351 / total #impl: 484801522 (eff. 0.052)
1188.76/1189.01	c #Conflicts:     428000 | #Learnt:      25188 | 0.000
1188.76/1189.01	c total clause space: 545.701MB
1188.76/1189.01	c total #watches: 311942
1192.46/1192.79	c total #propagations: 25439368 / total #impl: 485849846 (eff. 0.052)
1192.46/1192.79	c #Conflicts:     429000 | #Learnt:      26188 | 0.000
1192.46/1192.79	c total clause space: 545.701MB
1192.46/1192.79	c total #watches: 319098
1197.46/1197.70	c total #propagations: 25499286 / total #impl: 487720178 (eff. 0.052)
1197.46/1197.70	c #Conflicts:     430000 | #Learnt:      27188 | 0.000
1197.46/1197.70	c total clause space: 545.701MB
1197.46/1197.70	c total #watches: 329513
1201.76/1202.07	c total #propagations: 25564048 / total #impl: 488780018 (eff. 0.052)
1201.76/1202.07	c #Conflicts:     431000 | #Learnt:      28188 | 0.000
1201.76/1202.07	c total clause space: 545.701MB
1201.76/1202.07	c total #watches: 338647
1206.96/1207.23	c total #propagations: 25624025 / total #impl: 490363408 (eff. 0.052)
1206.96/1207.23	c #Conflicts:     432000 | #Learnt:      29188 | 0.000
1206.96/1207.23	c total clause space: 545.701MB
1206.96/1207.23	c total #watches: 348125
1212.26/1212.53	c total #propagations: 25687177 / total #impl: 491570340 (eff. 0.052)
1212.26/1212.53	c #Conflicts:     433000 | #Learnt:      30188 | 0.000
1212.26/1212.53	c total clause space: 545.701MB
1212.26/1212.53	c total #watches: 360810
1216.76/1217.06	c total #propagations: 25749581 / total #impl: 492924769 (eff. 0.052)
1216.76/1217.06	c #Conflicts:     434000 | #Learnt:      31188 | 0.000
1216.76/1217.06	c total clause space: 545.701MB
1216.76/1217.06	c total #watches: 367667
1220.06/1220.31	c total #propagations: 25810870 / total #impl: 494100026 (eff. 0.052)
1220.06/1220.31	c GC COLLECT
1220.06/1220.31	c #Conflicts:     435000 | #Learnt:      16394 | 0.000
1220.06/1220.31	c total clause space: 545.701MB
1220.06/1220.31	c total #watches: 213414
1223.36/1223.64	c total #propagations: 25867907 / total #impl: 495102725 (eff. 0.052)
1223.36/1223.64	c #Conflicts:     436000 | #Learnt:      17394 | 0.000
1223.36/1223.64	c total clause space: 545.701MB
1223.36/1223.64	c total #watches: 237173
1227.06/1227.32	c total #propagations: 25924510 / total #impl: 496203868 (eff. 0.052)
1227.06/1227.32	c #Conflicts:     437000 | #Learnt:      18394 | 0.000
1227.06/1227.32	c total clause space: 545.701MB
1227.06/1227.32	c total #watches: 248452
1231.76/1232.07	c total #propagations: 25990606 / total #impl: 497373843 (eff. 0.052)
1231.76/1232.07	c #Conflicts:     438000 | #Learnt:      19394 | 0.000
1231.76/1232.07	c total clause space: 545.701MB
1231.76/1232.07	c total #watches: 256999
1235.96/1236.26	c total #propagations: 26062028 / total #impl: 498306247 (eff. 0.052)
1235.96/1236.26	c #Conflicts:     439000 | #Learnt:      20394 | 0.000
1235.96/1236.26	c total clause space: 545.701MB
1235.96/1236.26	c total #watches: 268848
1239.25/1239.56	c total #propagations: 26128056 / total #impl: 499497058 (eff. 0.052)
1239.25/1239.56	c #Conflicts:     440000 | #Learnt:      21394 | 0.000
1239.25/1239.56	c total clause space: 545.701MB
1239.25/1239.56	c total #watches: 274958
1242.45/1242.72	c total #propagations: 26193780 / total #impl: 500591335 (eff. 0.052)
1242.45/1242.72	c #Conflicts:     441000 | #Learnt:      22394 | 0.000
1242.45/1242.72	c total clause space: 545.701MB
1242.45/1242.72	c total #watches: 279939
1246.35/1246.69	c total #propagations: 26254243 / total #impl: 501834282 (eff. 0.052)
1246.35/1246.69	c #Conflicts:     442000 | #Learnt:      23394 | 0.000
1246.35/1246.69	c total clause space: 545.701MB
1246.35/1246.69	c total #watches: 291603
1251.66/1251.93	c total #propagations: 26317010 / total #impl: 502863669 (eff. 0.052)
1251.66/1251.93	c #Conflicts:     443000 | #Learnt:      24394 | 0.000
1251.66/1251.93	c total clause space: 545.701MB
1251.66/1251.93	c total #watches: 295813
1256.65/1256.97	c total #propagations: 26387862 / total #impl: 504126227 (eff. 0.052)
1256.65/1256.97	c #Conflicts:     444000 | #Learnt:      25394 | 0.000
1256.65/1256.97	c total clause space: 545.701MB
1256.65/1256.97	c total #watches: 301445
1262.35/1262.69	c total #propagations: 26453318 / total #impl: 505267797 (eff. 0.052)
1262.35/1262.69	c #Conflicts:     445000 | #Learnt:      26394 | 0.000
1262.35/1262.69	c total clause space: 545.701MB
1262.35/1262.69	c total #watches: 305285
1268.95/1269.21	c total #propagations: 26525309 / total #impl: 506492844 (eff. 0.052)
1268.95/1269.21	c #Conflicts:     446000 | #Learnt:      27394 | 0.000
1268.95/1269.21	c total clause space: 545.701MB
1268.95/1269.21	c total #watches: 309284
1274.95/1275.22	c total #propagations: 26599080 / total #impl: 507544097 (eff. 0.052)
1274.95/1275.22	c #Conflicts:     447000 | #Learnt:      28394 | 0.000
1274.95/1275.22	c total clause space: 545.701MB
1274.95/1275.22	c total #watches: 311710
1279.95/1280.26	c total #propagations: 26670958 / total #impl: 508450899 (eff. 0.052)
1279.95/1280.26	c #Conflicts:     448000 | #Learnt:      29394 | 0.000
1279.95/1280.26	c total clause space: 545.701MB
1279.95/1280.26	c total #watches: 318500
1285.35/1285.65	c total #propagations: 26736203 / total #impl: 510312874 (eff. 0.052)
1285.35/1285.65	c #Conflicts:     449000 | #Learnt:      30394 | 0.000
1285.35/1285.65	c total clause space: 545.701MB
1285.35/1285.65	c total #watches: 326127
1290.65/1290.99	c total #propagations: 26800454 / total #impl: 511563677 (eff. 0.052)
1290.65/1290.99	c #Conflicts:     450000 | #Learnt:      31394 | 0.000
1290.65/1290.99	c total clause space: 545.701MB
1290.65/1290.99	c total #watches: 330307
1296.14/1296.42	c total #propagations: 26863431 / total #impl: 512807069 (eff. 0.052)
1296.14/1296.42	c GC COLLECT
1296.14/1296.42	c #Conflicts:     451000 | #Learnt:      16294 | 0.000
1296.14/1296.42	c total clause space: 545.701MB
1296.14/1296.42	c total #watches: 212941
1300.54/1300.87	c total #propagations: 26930894 / total #impl: 513681702 (eff. 0.052)
1300.54/1300.87	c #Conflicts:     452000 | #Learnt:      17294 | 0.000
1300.54/1300.87	c total clause space: 545.701MB
1300.54/1300.87	c total #watches: 219681
1304.64/1304.91	c total #propagations: 27000779 / total #impl: 514712966 (eff. 0.052)
1304.64/1304.91	c #Conflicts:     453000 | #Learnt:      18294 | 0.000
1304.64/1304.91	c total clause space: 545.701MB
1304.64/1304.91	c total #watches: 227264
1309.04/1309.39	c total #propagations: 27067984 / total #impl: 515536556 (eff. 0.053)
1309.04/1309.39	c #Conflicts:     454000 | #Learnt:      19294 | 0.000
1309.04/1309.39	c total clause space: 545.701MB
1309.04/1309.39	c total #watches: 234643
1313.34/1313.62	c total #propagations: 27132485 / total #impl: 516554076 (eff. 0.053)
1313.34/1313.62	c #Conflicts:     455000 | #Learnt:      20294 | 0.000
1313.34/1313.62	c total clause space: 545.701MB
1313.34/1313.62	c total #watches: 247338
1317.94/1318.22	c total #propagations: 27193078 / total #impl: 517496834 (eff. 0.053)
1317.94/1318.22	c #Conflicts:     456000 | #Learnt:      21294 | 0.000
1317.94/1318.22	c total clause space: 545.701MB
1317.94/1318.22	c total #watches: 256973
1322.05/1322.37	c total #propagations: 27255015 / total #impl: 518539757 (eff. 0.053)
1322.05/1322.37	c #Conflicts:     457000 | #Learnt:      22294 | 0.000
1322.05/1322.37	c total clause space: 545.701MB
1322.05/1322.37	c total #watches: 267644
1326.94/1327.27	c total #propagations: 27308010 / total #impl: 519760434 (eff. 0.053)
1326.94/1327.27	c #Conflicts:     458000 | #Learnt:      23294 | 0.000
1326.94/1327.27	c total clause space: 545.701MB
1326.94/1327.27	c total #watches: 275903
1331.44/1331.72	c total #propagations: 27372723 / total #impl: 520945824 (eff. 0.053)
1331.44/1331.72	c #Conflicts:     459000 | #Learnt:      24294 | 0.000
1331.44/1331.72	c total clause space: 545.701MB
1331.44/1331.72	c total #watches: 283849
1335.74/1336.00	c total #propagations: 27437824 / total #impl: 522195390 (eff. 0.053)
1335.74/1336.00	c #Conflicts:     460000 | #Learnt:      25294 | 0.000
1335.74/1336.00	c total clause space: 545.701MB
1335.74/1336.00	c total #watches: 295396
1340.14/1340.43	c total #propagations: 27498098 / total #impl: 522995594 (eff. 0.053)
1340.14/1340.43	c #Conflicts:     461000 | #Learnt:      26294 | 0.000
1340.14/1340.43	c total clause space: 545.701MB
1340.14/1340.43	c total #watches: 306828
1344.24/1344.54	c total #propagations: 27564545 / total #impl: 523914202 (eff. 0.053)
1344.24/1344.54	c #Conflicts:     462000 | #Learnt:      27294 | 0.000
1344.24/1344.54	c total clause space: 545.701MB
1344.24/1344.54	c total #watches: 314296
1348.34/1348.68	c total #propagations: 27628024 / total #impl: 524726030 (eff. 0.053)
1348.34/1348.68	c #Conflicts:     463000 | #Learnt:      28294 | 0.000
1348.34/1348.68	c total clause space: 545.701MB
1348.34/1348.68	c total #watches: 330338
1353.44/1353.71	c total #propagations: 27690891 / total #impl: 526141725 (eff. 0.053)
1353.44/1353.71	c #Conflicts:     464000 | #Learnt:      29294 | 0.000
1353.44/1353.71	c total clause space: 545.701MB
1353.44/1353.71	c total #watches: 343659
1358.13/1358.40	c total #propagations: 27755172 / total #impl: 527447405 (eff. 0.053)
1358.13/1358.40	c #Conflicts:     465000 | #Learnt:      30294 | 0.000
1358.13/1358.40	c total clause space: 545.701MB
1358.13/1358.40	c total #watches: 358759
1363.63/1364.00	c total #propagations: 27814305 / total #impl: 528311721 (eff. 0.053)
1363.63/1364.00	c #Conflicts:     466000 | #Learnt:      31294 | 0.000
1363.63/1364.00	c total clause space: 545.701MB
1363.63/1364.00	c total #watches: 374244
1370.23/1370.59	c total #propagations: 27881859 / total #impl: 529615772 (eff. 0.053)
1370.23/1370.59	c #Conflicts:     467000 | #Learnt:      32294 | 0.000
1370.23/1370.59	c total clause space: 545.701MB
1370.23/1370.59	c total #watches: 394196
1375.03/1375.30	c total #propagations: 27945892 / total #impl: 531008597 (eff. 0.053)
1375.03/1375.30	c GC COLLECT
1375.03/1375.30	c #Conflicts:     468000 | #Learnt:      16889 | 0.000
1375.03/1375.30	c total clause space: 545.701MB
1375.03/1375.30	c total #watches: 218918
1378.33/1378.66	c total #propagations: 28005756 / total #impl: 532355782 (eff. 0.053)
1378.33/1378.66	c #Conflicts:     469000 | #Learnt:      17889 | 0.000
1378.33/1378.66	c total clause space: 545.701MB
1378.33/1378.66	c total #watches: 232505
1382.43/1382.80	c total #propagations: 28067274 / total #impl: 533671065 (eff. 0.053)
1382.43/1382.80	c #Conflicts:     470000 | #Learnt:      18889 | 0.000
1382.43/1382.80	c total clause space: 545.701MB
1382.43/1382.80	c total #watches: 247002
1386.93/1387.22	c total #propagations: 28132213 / total #impl: 534648996 (eff. 0.053)
1386.93/1387.22	c #Conflicts:     471000 | #Learnt:      19889 | 0.000
1386.93/1387.22	c total clause space: 545.701MB
1386.93/1387.22	c total #watches: 257666
1391.33/1391.62	c total #propagations: 28196923 / total #impl: 535772772 (eff. 0.053)
1391.33/1391.62	c #Conflicts:     472000 | #Learnt:      20889 | 0.000
1391.33/1391.62	c total clause space: 545.701MB
1391.33/1391.62	c total #watches: 265255
1394.93/1395.26	c total #propagations: 28260138 / total #impl: 537191651 (eff. 0.053)
1394.93/1395.26	c #Conflicts:     473000 | #Learnt:      21889 | 0.000
1394.93/1395.26	c total clause space: 545.701MB
1394.93/1395.26	c total #watches: 273896
1399.23/1399.54	c total #propagations: 28321267 / total #impl: 537996770 (eff. 0.053)
1399.23/1399.54	c #Conflicts:     474000 | #Learnt:      22889 | 0.000
1399.23/1399.54	c total clause space: 545.701MB
1399.23/1399.54	c total #watches: 281389
1403.92/1404.24	c total #propagations: 28383594 / total #impl: 538814408 (eff. 0.053)
1403.92/1404.24	c #Conflicts:     475000 | #Learnt:      23889 | 0.000
1403.92/1404.24	c total clause space: 545.701MB
1403.92/1404.24	c total #watches: 291161
1408.52/1408.80	c total #propagations: 28449234 / total #impl: 539618042 (eff. 0.053)
1408.52/1408.80	c #Conflicts:     476000 | #Learnt:      24889 | 0.000
1408.52/1408.80	c total clause space: 545.701MB
1408.52/1408.80	c total #watches: 299918
1413.33/1413.68	c total #propagations: 28515497 / total #impl: 540682790 (eff. 0.053)
1413.33/1413.68	c #Conflicts:     477000 | #Learnt:      25889 | 0.000
1413.33/1413.68	c total clause space: 545.701MB
1413.33/1413.68	c total #watches: 306766
1418.73/1419.05	c total #propagations: 28581770 / total #impl: 541877088 (eff. 0.053)
1418.73/1419.05	c #Conflicts:     478000 | #Learnt:      26889 | 0.000
1418.73/1419.05	c total clause space: 545.701MB
1418.73/1419.05	c total #watches: 315301
1423.52/1423.85	c total #propagations: 28650593 / total #impl: 543005890 (eff. 0.053)
1423.52/1423.85	c #Conflicts:     479000 | #Learnt:      27889 | 0.000
1423.52/1423.85	c total clause space: 545.701MB
1423.52/1423.85	c total #watches: 324196
1428.92/1429.23	c total #propagations: 28718486 / total #impl: 545382490 (eff. 0.053)
1428.92/1429.23	c #Conflicts:     480000 | #Learnt:      28889 | 0.000
1428.92/1429.23	c total clause space: 545.701MB
1428.92/1429.23	c total #watches: 331709
1434.82/1435.16	c total #propagations: 28787039 / total #impl: 546489730 (eff. 0.053)
1434.82/1435.16	c #Conflicts:     481000 | #Learnt:      29889 | 0.000
1434.82/1435.16	c total clause space: 545.701MB
1434.82/1435.16	c total #watches: 339147
1440.92/1441.29	c total #propagations: 28856359 / total #impl: 547799168 (eff. 0.053)
1440.92/1441.29	c #Conflicts:     482000 | #Learnt:      30889 | 0.000
1440.92/1441.29	c total clause space: 545.701MB
1440.92/1441.29	c total #watches: 345851
1446.23/1446.57	c total #propagations: 28924846 / total #impl: 549254460 (eff. 0.053)
1446.23/1446.57	c #Conflicts:     483000 | #Learnt:      31889 | 0.000
1446.23/1446.57	c total clause space: 545.701MB
1446.23/1446.57	c total #watches: 354121
1452.42/1452.72	c total #propagations: 28991217 / total #impl: 550409084 (eff. 0.053)
1452.42/1452.72	c #Conflicts:     484000 | #Learnt:      32889 | 0.000
1452.42/1452.72	c total clause space: 545.701MB
1452.42/1452.72	c total #watches: 360927
1456.92/1457.27	c total #propagations: 29061783 / total #impl: 551569619 (eff. 0.053)
1456.92/1457.27	c GC COLLECT
1456.92/1457.27	c #Conflicts:     485000 | #Learnt:      17198 | 0.000
1456.92/1457.27	c total clause space: 545.701MB
1456.92/1457.27	c total #watches: 220607
1460.82/1461.14	c total #propagations: 29125014 / total #impl: 552466096 (eff. 0.053)
1460.82/1461.14	c #Conflicts:     486000 | #Learnt:      18198 | 0.000
1460.82/1461.14	c total clause space: 545.701MB
1460.82/1461.14	c total #watches: 232615
1464.22/1464.53	c total #propagations: 29187175 / total #impl: 553542044 (eff. 0.053)
1464.22/1464.53	c #Conflicts:     487000 | #Learnt:      19198 | 0.000
1464.22/1464.53	c total clause space: 545.701MB
1464.22/1464.53	c total #watches: 241576
1467.92/1468.28	c total #propagations: 29248229 / total #impl: 555157605 (eff. 0.053)
1467.92/1468.28	c #Conflicts:     488000 | #Learnt:      20198 | 0.000
1467.92/1468.28	c total clause space: 545.701MB
1467.92/1468.28	c total #watches: 253308
1471.63/1471.91	c total #propagations: 29312603 / total #impl: 556494758 (eff. 0.053)
1471.63/1471.91	c #Conflicts:     489000 | #Learnt:      21198 | 0.000
1471.63/1471.91	c total clause space: 545.701MB
1471.63/1471.91	c total #watches: 267205
1476.72/1477.01	c total #propagations: 29369712 / total #impl: 557653022 (eff. 0.053)
1476.72/1477.01	c #Conflicts:     490000 | #Learnt:      22198 | 0.000
1476.72/1477.01	c total clause space: 545.701MB
1476.72/1477.01	c total #watches: 277439
1481.82/1482.10	c total #propagations: 29434748 / total #impl: 558640370 (eff. 0.053)
1481.82/1482.10	c #Conflicts:     491000 | #Learnt:      23198 | 0.000
1481.82/1482.10	c total clause space: 545.701MB
1481.82/1482.10	c total #watches: 288170
1486.22/1486.52	c total #propagations: 29497983 / total #impl: 559397561 (eff. 0.053)
1486.22/1486.52	c #Conflicts:     492000 | #Learnt:      24198 | 0.000
1486.22/1486.52	c total clause space: 545.701MB
1486.22/1486.52	c total #watches: 294880
1490.92/1491.23	c total #propagations: 29559939 / total #impl: 560132537 (eff. 0.053)
1490.92/1491.23	c #Conflicts:     493000 | #Learnt:      25198 | 0.000
1490.92/1491.23	c total clause space: 545.701MB
1490.92/1491.23	c total #watches: 304347
1496.32/1496.60	c total #propagations: 29623705 / total #impl: 560939658 (eff. 0.053)
1496.32/1496.60	c #Conflicts:     494000 | #Learnt:      26198 | 0.000
1496.32/1496.60	c total clause space: 545.701MB
1496.32/1496.60	c total #watches: 309982
1501.22/1501.54	c total #propagations: 29688998 / total #impl: 562347348 (eff. 0.053)
1501.22/1501.54	c #Conflicts:     495000 | #Learnt:      27198 | 0.000
1501.22/1501.54	c total clause space: 545.701MB
1501.22/1501.54	c total #watches: 317743
1506.52/1506.89	c total #propagations: 29755130 / total #impl: 563285219 (eff. 0.053)
1506.52/1506.89	c #Conflicts:     496000 | #Learnt:      28198 | 0.000
1506.52/1506.89	c total clause space: 545.701MB
1506.52/1506.89	c total #watches: 325258
1511.52/1511.81	c total #propagations: 29824630 / total #impl: 564293066 (eff. 0.053)
1511.52/1511.81	c #Conflicts:     497000 | #Learnt:      29198 | 0.000
1511.52/1511.81	c total clause space: 545.701MB
1511.52/1511.81	c total #watches: 340496
1516.91/1517.23	c total #propagations: 29886724 / total #impl: 565282110 (eff. 0.053)
1516.91/1517.23	c #Conflicts:     498000 | #Learnt:      30198 | 0.000
1516.91/1517.23	c total clause space: 545.701MB
1516.91/1517.23	c total #watches: 351966
1521.91/1522.22	c total #propagations: 29956406 / total #impl: 566531230 (eff. 0.053)
1521.91/1522.22	c #Conflicts:     499000 | #Learnt:      31198 | 0.000
1521.91/1522.22	c total clause space: 545.701MB
1521.91/1522.22	c total #watches: 361202
1526.41/1526.80	c total #propagations: 30016849 / total #impl: 567447019 (eff. 0.053)
1526.41/1526.80	c #Conflicts:     500000 | #Learnt:      32198 | 0.000
1526.41/1526.80	c total clause space: 545.701MB
1526.41/1526.80	c total #watches: 367491
1531.61/1531.97	c total #propagations: 30078439 / total #impl: 568221683 (eff. 0.053)
1531.61/1531.97	c #Conflicts:     501000 | #Learnt:      33198 | 0.000
1531.61/1531.97	c total clause space: 545.701MB
1531.61/1531.97	c total #watches: 376528
1536.31/1536.62	c total #propagations: 30146539 / total #impl: 569456652 (eff. 0.053)
1536.31/1536.62	c GC COLLECT
1536.31/1536.62	c #Conflicts:     502000 | #Learnt:      17197 | 0.000
1536.31/1536.62	c total clause space: 545.701MB
1536.31/1536.62	c total #watches: 222150
1539.71/1540.05	c total #propagations: 30210003 / total #impl: 570607248 (eff. 0.053)
1539.71/1540.05	c #Conflicts:     503000 | #Learnt:      18197 | 0.000
1539.71/1540.05	c total clause space: 545.701MB
1539.71/1540.05	c total #watches: 237605
1543.91/1544.28	c total #propagations: 30270653 / total #impl: 571905963 (eff. 0.053)
1543.91/1544.28	c #Conflicts:     504000 | #Learnt:      19197 | 0.000
1543.91/1544.28	c total clause space: 545.701MB
1543.91/1544.28	c total #watches: 249293
1547.31/1547.66	c total #propagations: 30334465 / total #impl: 573250998 (eff. 0.053)
1547.31/1547.66	c #Conflicts:     505000 | #Learnt:      20197 | 0.000
1547.31/1547.66	c total clause space: 545.701MB
1547.31/1547.66	c total #watches: 257291
1551.31/1551.62	c total #propagations: 30395763 / total #impl: 574453269 (eff. 0.053)
1551.31/1551.62	c #Conflicts:     506000 | #Learnt:      21197 | 0.000
1551.31/1551.62	c total clause space: 545.701MB
1551.31/1551.62	c total #watches: 275877
1555.71/1556.05	c total #propagations: 30451653 / total #impl: 575346464 (eff. 0.053)
1555.71/1556.05	c #Conflicts:     507000 | #Learnt:      22197 | 0.000
1555.71/1556.05	c total clause space: 545.701MB
1555.71/1556.05	c total #watches: 289353
1560.30/1560.60	c total #propagations: 30512708 / total #impl: 576232365 (eff. 0.053)
1560.30/1560.60	c #Conflicts:     508000 | #Learnt:      23197 | 0.000
1560.30/1560.60	c total clause space: 545.701MB
1560.30/1560.60	c total #watches: 296512
1565.40/1565.78	c total #propagations: 30578429 / total #impl: 577145741 (eff. 0.053)
1565.40/1565.78	c #Conflicts:     509000 | #Learnt:      24197 | 0.000
1565.40/1565.78	c total clause space: 545.701MB
1565.40/1565.78	c total #watches: 309040
1569.51/1569.88	c total #propagations: 30641495 / total #impl: 578335917 (eff. 0.053)
1569.51/1569.88	c #Conflicts:     510000 | #Learnt:      25197 | 0.000
1569.51/1569.88	c total clause space: 545.701MB
1569.51/1569.88	c total #watches: 324548
1573.20/1573.53	c total #propagations: 30703872 / total #impl: 579483314 (eff. 0.053)
1573.20/1573.53	c #Conflicts:     511000 | #Learnt:      26197 | 0.000
1573.20/1573.53	c total clause space: 545.701MB
1573.20/1573.53	c total #watches: 338105
1577.50/1577.84	c total #propagations: 30766790 / total #impl: 580508148 (eff. 0.053)
1577.50/1577.84	c #Conflicts:     512000 | #Learnt:      27197 | 0.000
1577.50/1577.84	c total clause space: 545.701MB
1577.50/1577.84	c total #watches: 345983
1582.10/1582.44	c total #propagations: 30833225 / total #impl: 581361470 (eff. 0.053)
1582.10/1582.44	c #Conflicts:     513000 | #Learnt:      28197 | 0.000
1582.10/1582.44	c total clause space: 545.701MB
1582.10/1582.44	c total #watches: 359074
1587.70/1588.02	c total #propagations: 30898552 / total #impl: 582083314 (eff. 0.053)
1587.70/1588.02	c #Conflicts:     514000 | #Learnt:      29197 | 0.000
1587.70/1588.02	c total clause space: 545.701MB
1587.70/1588.02	c total #watches: 372087
1594.20/1594.59	c total #propagations: 30962460 / total #impl: 583312913 (eff. 0.053)
1594.20/1594.59	c #Conflicts:     515000 | #Learnt:      30197 | 0.000
1594.20/1594.59	c total clause space: 545.701MB
1594.20/1594.59	c total #watches: 386435
1600.31/1600.63	c total #propagations: 31026718 / total #impl: 584518720 (eff. 0.053)
1600.31/1600.63	c #Conflicts:     516000 | #Learnt:      31197 | 0.000
1600.31/1600.63	c total clause space: 545.701MB
1600.31/1600.63	c total #watches: 403331
1609.20/1609.53	c total #propagations: 31088572 / total #impl: 585688300 (eff. 0.053)
1609.20/1609.53	c #Conflicts:     517000 | #Learnt:      32197 | 0.000
1609.20/1609.53	c total clause space: 545.701MB
1609.20/1609.53	c total #watches: 409978
1615.80/1616.12	c total #propagations: 31165433 / total #impl: 587868657 (eff. 0.053)
1615.80/1616.12	c #Conflicts:     518000 | #Learnt:      33197 | 0.000
1615.80/1616.12	c total clause space: 545.701MB
1615.80/1616.12	c total #watches: 425367
1622.80/1623.13	c total #propagations: 31232857 / total #impl: 589160190 (eff. 0.053)
1622.80/1623.13	c #Conflicts:     519000 | #Learnt:      34197 | 0.000
1622.80/1623.13	c total clause space: 545.701MB
1622.80/1623.13	c total #watches: 433811
1630.09/1630.47	c total #propagations: 31294818 / total #impl: 590335262 (eff. 0.053)
1630.09/1630.47	c GC COLLECT
1630.09/1630.47	c #Conflicts:     520000 | #Learnt:      17892 | 0.000
1630.09/1630.47	c total clause space: 545.701MB
1630.09/1630.47	c total #watches: 230595
1634.09/1634.47	c total #propagations: 31369207 / total #impl: 591596916 (eff. 0.053)
1634.09/1634.47	c #Conflicts:     521000 | #Learnt:      18892 | 0.000
1634.09/1634.47	c total clause space: 545.701MB
1634.09/1634.47	c total #watches: 236195
1638.70/1639.08	c total #propagations: 31431788 / total #impl: 593029150 (eff. 0.053)
1638.70/1639.08	c #Conflicts:     522000 | #Learnt:      19892 | 0.000
1638.70/1639.08	c total clause space: 545.701MB
1638.70/1639.08	c total #watches: 250459
1643.20/1643.59	c total #propagations: 31497498 / total #impl: 593957914 (eff. 0.053)
1643.20/1643.59	c #Conflicts:     523000 | #Learnt:      20892 | 0.000
1643.20/1643.59	c total clause space: 545.701MB
1643.20/1643.59	c total #watches: 259812
1646.09/1646.48	c total #propagations: 31559455 / total #impl: 594988168 (eff. 0.053)
1646.09/1646.48	c #Conflicts:     524000 | #Learnt:      21892 | 0.000
1646.09/1646.48	c total clause space: 545.701MB
1646.09/1646.48	c total #watches: 270019
1649.29/1649.68	c total #propagations: 31617213 / total #impl: 596086653 (eff. 0.053)
1649.29/1649.68	c #Conflicts:     525000 | #Learnt:      22892 | 0.000
1649.29/1649.68	c total clause space: 545.701MB
1649.29/1649.68	c total #watches: 287102
1653.59/1653.91	c total #propagations: 31673012 / total #impl: 596984228 (eff. 0.053)
1653.59/1653.91	c #Conflicts:     526000 | #Learnt:      23892 | 0.000
1653.59/1653.91	c total clause space: 545.701MB
1653.59/1653.91	c total #watches: 301438
1657.29/1657.68	c total #propagations: 31736133 / total #impl: 598391591 (eff. 0.053)
1657.29/1657.68	c #Conflicts:     527000 | #Learnt:      24892 | 0.000
1657.29/1657.68	c total clause space: 545.701MB
1657.29/1657.68	c total #watches: 312825
1660.89/1661.21	c total #propagations: 31793116 / total #impl: 599217429 (eff. 0.053)
1660.89/1661.21	c #Conflicts:     528000 | #Learnt:      25892 | 0.000
1660.89/1661.21	c total clause space: 545.701MB
1660.89/1661.21	c total #watches: 325456
1664.59/1664.99	c total #propagations: 31852434 / total #impl: 600389371 (eff. 0.053)
1664.59/1664.99	c #Conflicts:     529000 | #Learnt:      26892 | 0.000
1664.59/1664.99	c total clause space: 545.701MB
1664.59/1664.99	c total #watches: 334042
1670.29/1670.62	c total #propagations: 31909543 / total #impl: 601409186 (eff. 0.053)
1670.29/1670.62	c #Conflicts:     530000 | #Learnt:      27892 | 0.000
1670.29/1670.62	c total clause space: 545.701MB
1670.29/1670.62	c total #watches: 343030
1676.49/1676.89	c total #propagations: 31970247 / total #impl: 602906351 (eff. 0.053)
1676.49/1676.89	c #Conflicts:     531000 | #Learnt:      28892 | 0.000
1676.49/1676.89	c total clause space: 545.701MB
1676.49/1676.89	c total #watches: 351727
1682.49/1682.86	c total #propagations: 32034606 / total #impl: 604591547 (eff. 0.053)
1682.49/1682.86	c #Conflicts:     532000 | #Learnt:      29892 | 0.000
1682.49/1682.86	c total clause space: 545.701MB
1682.49/1682.86	c total #watches: 362332
1687.88/1688.27	c total #propagations: 32094493 / total #impl: 606290853 (eff. 0.053)
1687.88/1688.27	c #Conflicts:     533000 | #Learnt:      30892 | 0.000
1687.88/1688.27	c total clause space: 545.701MB
1687.88/1688.27	c total #watches: 375181
1692.48/1692.87	c total #propagations: 32152183 / total #impl: 608051250 (eff. 0.053)
1692.48/1692.87	c #Conflicts:     534000 | #Learnt:      31892 | 0.000
1692.48/1692.87	c total clause space: 545.701MB
1692.48/1692.87	c total #watches: 391603
1698.09/1698.47	c total #propagations: 32211305 / total #impl: 609520754 (eff. 0.053)
1698.09/1698.47	c #Conflicts:     535000 | #Learnt:      32892 | 0.000
1698.09/1698.47	c total clause space: 545.701MB
1698.09/1698.47	c total #watches: 405690
1703.08/1703.46	c total #propagations: 32265745 / total #impl: 610617994 (eff. 0.053)
1703.08/1703.46	c #Conflicts:     536000 | #Learnt:      33892 | 0.000
1703.08/1703.46	c total clause space: 545.701MB
1703.08/1703.46	c total #watches: 418571
1708.18/1708.57	c total #propagations: 32321221 / total #impl: 611389588 (eff. 0.053)
1708.18/1708.57	c #Conflicts:     537000 | #Learnt:      34892 | 0.000
1708.18/1708.57	c total clause space: 545.701MB
1708.18/1708.57	c total #watches: 430891
1711.58/1711.94	c total #propagations: 32382889 / total #impl: 612252449 (eff. 0.053)
1711.58/1711.94	c GC COLLECT
1711.58/1711.94	c #Conflicts:     538000 | #Learnt:      18293 | 0.000
1711.58/1711.94	c total clause space: 545.701MB
1711.58/1711.94	c total #watches: 239840
1713.88/1714.26	c total #propagations: 32433195 / total #impl: 613181126 (eff. 0.053)
1713.88/1714.26	c #Conflicts:     539000 | #Learnt:      19293 | 0.000
1713.88/1714.26	c total clause space: 545.701MB
1713.88/1714.26	c total #watches: 256081
1716.48/1716.80	c total #propagations: 32485170 / total #impl: 614010674 (eff. 0.053)
1716.48/1716.80	c #Conflicts:     540000 | #Learnt:      20293 | 0.000
1716.48/1716.80	c total clause space: 545.701MB
1716.48/1716.80	c total #watches: 270340
1719.28/1719.68	c total #propagations: 32544460 / total #impl: 614822353 (eff. 0.053)
1719.28/1719.68	c #Conflicts:     541000 | #Learnt:      21293 | 0.000
1719.28/1719.68	c total clause space: 545.701MB
1719.28/1719.68	c total #watches: 283189
1723.48/1723.81	c total #propagations: 32599561 / total #impl: 615575762 (eff. 0.053)
1723.48/1723.81	c #Conflicts:     542000 | #Learnt:      22293 | 0.000
1723.48/1723.81	c total clause space: 545.701MB
1723.48/1723.81	c total #watches: 293365
1728.08/1728.44	c total #propagations: 32659997 / total #impl: 616556229 (eff. 0.053)
1728.08/1728.44	c #Conflicts:     543000 | #Learnt:      23293 | 0.000
1728.08/1728.44	c total clause space: 545.701MB
1728.08/1728.44	c total #watches: 307201
1734.38/1734.77	c total #propagations: 32722114 / total #impl: 617307320 (eff. 0.053)
1734.38/1734.77	c #Conflicts:     544000 | #Learnt:      24293 | 0.000
1734.38/1734.77	c total clause space: 545.701MB
1734.38/1734.77	c total #watches: 314186
1740.57/1740.98	c total #propagations: 32792233 / total #impl: 618989004 (eff. 0.053)
1740.57/1740.98	c #Conflicts:     545000 | #Learnt:      25293 | 0.000
1740.57/1740.98	c total clause space: 545.701MB
1740.57/1740.98	c total #watches: 328125
1747.37/1747.77	c total #propagations: 32856654 / total #impl: 620555168 (eff. 0.053)
1747.37/1747.77	c #Conflicts:     546000 | #Learnt:      26293 | 0.000
1747.37/1747.77	c total clause space: 545.701MB
1747.37/1747.77	c total #watches: 342443
1754.87/1755.29	c total #propagations: 32923204 / total #impl: 621517931 (eff. 0.053)
1754.87/1755.29	c #Conflicts:     547000 | #Learnt:      27293 | 0.000
1754.87/1755.29	c total clause space: 545.701MB
1754.87/1755.29	c total #watches: 358784
1761.47/1761.84	c total #propagations: 32988808 / total #impl: 623337548 (eff. 0.053)
1761.47/1761.84	c #Conflicts:     548000 | #Learnt:      28293 | 0.000
1761.47/1761.84	c total clause space: 545.701MB
1761.47/1761.84	c total #watches: 370971
1770.57/1771.00	c total #propagations: 33046747 / total #impl: 624952755 (eff. 0.053)
1770.57/1771.00	c #Conflicts:     549000 | #Learnt:      29293 | 0.000
1770.57/1771.00	c total clause space: 545.701MB
1770.57/1771.00	c total #watches: 377208
1778.27/1778.69	c total #propagations: 33123320 / total #impl: 626120603 (eff. 0.053)
1778.27/1778.69	c #Conflicts:     550000 | #Learnt:      30293 | 0.000
1778.27/1778.69	c total clause space: 545.701MB
1778.27/1778.69	c total #watches: 386682
1786.27/1786.61	c total #propagations: 33188466 / total #impl: 627147755 (eff. 0.053)
1786.27/1786.61	c #Conflicts:     551000 | #Learnt:      31293 | 0.000
1786.27/1786.61	c total clause space: 545.701MB
1786.27/1786.61	c total #watches: 399521
1793.07/1793.48	c total #propagations: 33254022 / total #impl: 628975272 (eff. 0.053)
1793.07/1793.48	c #Conflicts:     552000 | #Learnt:      32293 | 0.000
1793.07/1793.48	c total clause space: 545.701MB
1793.07/1793.48	c total #watches: 411123
1799.46/1799.87	c total #propagations: 33318354 / total #impl: 630269844 (eff. 0.053)
1799.46/1799.87	c #Conflicts:     553000 | #Learnt:      33293 | 0.000
1799.46/1799.87	c total clause space: 545.701MB
1799.46/1799.87	c total #watches: 421030

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-4118886-1467229016/watcher-4118886-1467229016 -o /tmp/evaluation-result-4118886-1467229016/solver-4118886-1467229016 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5679 --watchdog 1960 --input HOME/instance-4118886-1467229016.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=7499
running on 4 cores: 1,3,5,7

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.58 2.39 2.29 4/178 7502
/proc/meminfo: memFree=23837944/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 3854332 57319424 7804 33554432000 4194304 6211289 140737030060864 140733510937112 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 13994 7804 98 493 0 13491 0

[startup+0.100121 s]
/proc/loadavg: 2.58 2.39 2.29 4/178 7502
/proc/meminfo: memFree=23837944/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=68016 CPUtime=0.09 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 1196 0 0 0 8 1 0 0 20 0 1 0 3854332 69648384 14219 33554432000 4194304 6211289 140737030060864 140733510937112 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 17004 14219 204 493 0 16501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68016

[startup+0.200308 s]
/proc/loadavg: 2.58 2.39 2.29 4/178 7502
/proc/meminfo: memFree=23837944/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=72548 CPUtime=0.19 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 1490 0 0 0 18 1 0 0 20 0 1 0 3854332 74289152 14933 33554432000 4194304 6211289 140737030060864 140733510937112 4201530 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 18137 14933 204 493 0 17634 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72548

[startup+0.30022 s]
/proc/loadavg: 2.58 2.39 2.29 4/178 7502
/proc/meminfo: memFree=23837944/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=79728 CPUtime=0.29 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 1976 0 0 0 28 1 0 0 20 0 1 0 3854332 81641472 15764 33554432000 4194304 6211289 140737030060864 140733510937112 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 19932 15764 204 493 0 19429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79728

[startup+0.70019 s]
/proc/loadavg: 2.58 2.39 2.29 4/178 7502
/proc/meminfo: memFree=23837944/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=91632 CPUtime=0.69 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 2468 0 0 0 68 1 0 0 20 0 1 0 3854332 93831168 18664 33554432000 4194304 6211289 140737030060864 140737030059208 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 22908 18664 214 493 0 22405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91632

[startup+1.5002 s]
/proc/loadavg: 2.58 2.39 2.29 4/179 7503
/proc/meminfo: memFree=23751340/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=110704 CPUtime=1.49 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 3973 0 0 0 147 2 0 0 20 0 1 0 3854332 113360896 21303 33554432000 4194304 6211289 140737030060864 140737030059096 4244930 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 27676 21303 219 493 0 27173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110704

[startup+3.10023 s]
/proc/loadavg: 2.58 2.39 2.29 3/179 7503
/proc/meminfo: memFree=23728320/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=111104 CPUtime=3.09 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 4579 0 0 0 307 2 0 0 20 0 1 0 3854332 113770496 24717 33554432000 4194304 6211289 140737030060864 140737030058776 4240830 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 27776 24717 219 493 0 27273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111104

[startup+6.30023 s]
/proc/loadavg: 2.61 2.40 2.30 3/179 7503
/proc/meminfo: memFree=23704628/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=142704 CPUtime=6.28 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 5653 0 0 0 626 2 0 0 20 0 1 0 3854332 146128896 28475 33554432000 4194304 6211289 140737030060864 140737030059208 4243365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 35676 28475 219 493 0 35173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142704

[startup+12.7002 s]
/proc/loadavg: 2.56 2.39 2.29 3/179 7503
/proc/meminfo: memFree=23665052/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=193028 CPUtime=12.69 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 6218 0 0 0 1266 3 0 0 20 0 1 0 3854332 197660672 33922 33554432000 4194304 6211289 140737030060864 140737030059208 4249493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 48257 33922 219 493 0 47754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193028

[startup+25.5004 s]
/proc/loadavg: 2.44 2.37 2.29 3/179 7503
/proc/meminfo: memFree=23625484/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=193380 CPUtime=25.49 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 6473 0 0 0 2545 4 0 0 20 0 1 0 3854332 198021120 40305 33554432000 4194304 6211289 140737030060864 140737030059208 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 48345 40305 219 493 0 47842 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193380

[startup+51.1003 s]
/proc/loadavg: 2.36 2.35 2.28 4/179 7503
/proc/meminfo: memFree=23588784/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=275668 CPUtime=51.08 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 7279 0 0 0 5104 4 0 0 20 0 1 0 3854332 282284032 47529 33554432000 4194304 6211289 140737030060864 140737030059208 4246419 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 68917 47529 219 493 0 68414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 275668

[startup+102.3 s]
/proc/loadavg: 2.49 2.39 2.30 3/179 7504
/proc/meminfo: memFree=23524424/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=276400 CPUtime=102.28 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 7821 0 0 0 10223 5 0 0 20 0 1 0 3854332 283033600 56598 33554432000 4194304 6211289 140737030060864 140737030059208 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 69100 56598 219 493 0 68597 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 276400

[startup+162.3 s]
/proc/loadavg: 2.27 2.35 2.28 3/179 7505
/proc/meminfo: memFree=23488368/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=276748 CPUtime=162.26 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 7918 0 0 0 16221 5 0 0 20 0 1 0 3854332 283389952 61805 33554432000 4194304 6211289 140737030060864 140737030059208 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 69187 61805 219 493 0 68684 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 276748

[startup+222.307 s]
/proc/loadavg: 2.14 2.29 2.27 4/180 7510
/proc/meminfo: memFree=23425520/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=410000 CPUtime=222.26 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 8648 0 0 0 22219 7 0 0 20 0 1 0 3854332 419840000 74134 33554432000 4194304 6211289 140737030060864 140737030059208 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 102500 74134 219 493 0 101997 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 410000

[startup+282.3 s]
/proc/loadavg: 2.31 2.31 2.27 3/179 7511
/proc/meminfo: memFree=23389336/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=410388 CPUtime=282.25 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 8918 0 0 0 28217 8 0 0 20 0 1 0 3854332 420237312 81522 33554432000 4194304 6211289 140737030060864 140737030059208 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 102597 81522 219 493 0 102094 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 410388

[startup+342.3 s]
/proc/loadavg: 2.33 2.31 2.27 3/179 7512
/proc/meminfo: memFree=23355252/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=410796 CPUtime=342.24 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 9067 0 0 0 34216 8 0 0 20 0 1 0 3854332 420655104 86265 33554432000 4194304 6211289 140737030060864 140737030059208 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 102699 86265 219 493 0 102196 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 410796

[startup+402.3 s]
/proc/loadavg: 2.33 2.32 2.27 4/179 7513
/proc/meminfo: memFree=23327572/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=411580 CPUtime=402.23 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 9254 0 0 0 40215 8 0 0 20 0 1 0 3854332 421457920 91049 33554432000 4194304 6211289 140737030060864 140737030059208 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 102895 91049 219 493 0 102392 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 411580

[startup+462.3 s]
/proc/loadavg: 2.30 2.31 2.27 4/179 7514
/proc/meminfo: memFree=23309716/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=412388 CPUtime=462.22 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 9448 0 0 0 46214 8 0 0 20 0 1 0 3854332 422285312 93798 33554432000 4194304 6211289 140737030060864 140737030059208 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 103097 93798 219 493 0 102594 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 412388

[startup+522.3 s]
/proc/loadavg: 2.33 2.32 2.27 3/179 7516
/proc/meminfo: memFree=23286548/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=412784 CPUtime=522.21 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 9563 0 0 0 52212 9 0 0 20 0 1 0 3854332 422690816 97490 33554432000 4194304 6211289 140737030060864 140737030059208 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 103196 97490 219 493 0 102693 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 412784

[startup+582.3 s]
/proc/loadavg: 2.35 2.33 2.28 4/179 7517
/proc/meminfo: memFree=23269676/32872528 swapFree=1514868/1684520
[pid=7502] ppid=7499 vsize=412784 CPUtime=582.2 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 9578 0 0 0 58211 9 0 0 20 0 1 0 3854332 422690816 99549 33554432000 4194304 6211289 140737030060864 140737030059208 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 103196 99549 219 493 0 102693 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 412784


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.29 2.27 3/179 7526
/proc/meminfo: memFree=23190492/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=628428 CPUtime=882.16 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10545 0 0 0 88206 10 0 0 20 0 1 0 3854332 643510272 112496 33554432000 4194304 6211289 140737030060864 140737030059208 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157107 112496 219 493 0 156604 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 628428

[startup+942.3 s]
/proc/loadavg: 2.28 2.29 2.27 3/179 7527
/proc/meminfo: memFree=23177628/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=628524 CPUtime=942.14 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10569 0 0 0 94204 10 0 0 20 0 1 0 3854332 643608576 114561 33554432000 4194304 6211289 140737030060864 140737030059208 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157131 114561 219 493 0 156628 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 628524

[startup+1002.3 s]
/proc/loadavg: 2.36 2.31 2.28 3/179 7528
/proc/meminfo: memFree=23168176/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=628524 CPUtime=1002.13 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10575 0 0 0 100203 10 0 0 20 0 1 0 3854332 643608576 115589 33554432000 4194304 6211289 140737030060864 140737030059208 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157131 115589 219 493 0 156628 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 628524

[startup+1062.3 s]
/proc/loadavg: 2.35 2.31 2.28 3/179 7529
/proc/meminfo: memFree=23158248/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=628604 CPUtime=1062.11 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10622 0 0 0 106201 10 0 0 20 0 1 0 3854332 643690496 117165 33554432000 4194304 6211289 140737030060864 140737030059208 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157151 117165 219 493 0 156648 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 628604

[startup+1122.3 s]
/proc/loadavg: 2.17 2.27 2.26 3/179 7530
/proc/meminfo: memFree=23142348/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=628876 CPUtime=1122.08 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10724 0 0 0 112198 10 0 0 20 0 1 0 3854332 643969024 119781 33554432000 4194304 6211289 140737030060864 140737030059208 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157219 119781 219 493 0 156716 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 628876

[startup+1182.3 s]
/proc/loadavg: 2.20 2.26 2.26 3/179 7532
/proc/meminfo: memFree=23129588/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=628876 CPUtime=1182.07 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10769 0 0 0 118196 11 0 0 20 0 1 0 3854332 643969024 121838 33554432000 4194304 6211289 140737030060864 140737030059208 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157219 121838 219 493 0 156716 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 628876

[startup+1242.3 s]
/proc/loadavg: 2.22 2.25 2.26 3/179 7533
/proc/meminfo: memFree=23116924/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=629132 CPUtime=1242.05 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10820 0 0 0 124194 11 0 0 20 0 1 0 3854332 644231168 123933 33554432000 4194304 6211289 140737030060864 140737030059208 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157283 123933 219 493 0 156780 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 629132

[startup+1302.3 s]
/proc/loadavg: 2.30 2.27 2.26 3/179 7534
/proc/meminfo: memFree=23107932/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=629132 CPUtime=1302.04 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10842 0 0 0 130193 11 0 0 20 0 1 0 3854332 644231168 125488 33554432000 4194304 6211289 140737030060864 140737030059208 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157283 125488 219 493 0 156780 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 629132

[startup+1362.3 s]
/proc/loadavg: 2.34 2.29 2.27 3/179 7535
/proc/meminfo: memFree=23105272/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=629132 CPUtime=1362.03 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10842 0 0 0 136192 11 0 0 20 0 1 0 3854332 644231168 125488 33554432000 4194304 6211289 140737030060864 140737030059208 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157283 125488 219 493 0 156780 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 629132

[startup+1422.3 s]
/proc/loadavg: 2.41 2.31 2.28 3/180 7539
/proc/meminfo: memFree=23095316/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=629404 CPUtime=1422.03 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10902 0 0 0 142192 11 0 0 20 0 1 0 3854332 644509696 127048 33554432000 4194304 6211289 140737030060864 140737030059208 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157351 127048 219 493 0 156848 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 629404

[startup+1482.3 s]
/proc/loadavg: 2.38 2.31 2.28 3/180 7563
/proc/meminfo: memFree=23084316/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=629692 CPUtime=1482.02 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 10966 0 0 0 148190 12 0 0 20 0 1 0 3854332 644804608 128645 33554432000 4194304 6211289 140737030060864 140737030059208 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157423 128645 219 493 0 156920 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 629692

[startup+1542.31 s]
/proc/loadavg: 2.36 2.32 2.28 4/179 7564
/proc/meminfo: memFree=23071520/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=629968 CPUtime=1542.01 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 11017 0 0 0 154189 12 0 0 20 0 1 0 3854332 645087232 130740 33554432000 4194304 6211289 140737030060864 140737030059208 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157492 130740 219 493 0 156989 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 629968

[startup+1602.3 s]
/proc/loadavg: 2.24 2.29 2.27 3/179 7565
/proc/meminfo: memFree=23067228/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=629968 CPUtime=1602 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 11022 0 0 0 160188 12 0 0 20 0 1 0 3854332 645087232 130745 33554432000 4194304 6211289 140737030060864 140737030059208 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157492 130745 219 493 0 156989 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 629968

[startup+1662.3 s]
/proc/loadavg: 2.22 2.28 2.27 3/179 7566
/proc/meminfo: memFree=23054084/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=630396 CPUtime=1661.99 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 11126 0 0 0 166187 12 0 0 20 0 1 0 3854332 645525504 133404 33554432000 4194304 6211289 140737030060864 140737030059208 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157599 133404 219 493 0 157096 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 630396

[startup+1722.3 s]
/proc/loadavg: 2.22 2.27 2.26 4/179 7567
/proc/meminfo: memFree=23035376/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=630540 CPUtime=1721.98 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 11174 0 0 0 172186 12 0 0 20 0 1 0 3854332 645672960 136518 33554432000 4194304 6211289 140737030060864 140737030059208 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157635 136518 219 493 0 157132 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 630540

[startup+1782.3 s]
/proc/loadavg: 2.21 2.25 2.26 3/179 7569
/proc/meminfo: memFree=23034488/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=630684 CPUtime=1781.97 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 11179 0 0 0 178185 12 0 0 20 0 1 0 3854332 645820416 136523 33554432000 4194304 6211289 140737030060864 140737030059208 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157671 136523 219 493 0 157168 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 630684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.25 2.26 2/174 7577
/proc/meminfo: memFree=23351344/32872528 swapFree=1514864/1684516
[pid=7502] ppid=7499 vsize=630684 CPUtime=1800.06 cores=1,3,5,7
/proc/7502/stat : 7502 (cdcl-cuttingpla) R 7499 7502 5662 0 -1 4202496 11185 0 0 0 179994 12 0 0 20 0 1 0 3854332 645820416 136529 33554432000 4194304 6211289 140737030060864 140737030059208 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7502/statm: 157671 136529 219 493 0 157168 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 630684

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 7502 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.4
CPU time (s): 1800.08
CPU user time (s): 1799.95
CPU system time (s): 0.13098
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 630684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.13098
maximum resident set size= 546116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11185
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= 94
involuntary context switches= 1880

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68029 second user time and 6.83696 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-29 21:36:56
IDJOB=4118886
IDBENCH=111543
IDSOLVER=2549
FILE ID=node135/4118886-1467229016
RUNJOBID= node135-1467209133-5679
PBS_JOBID= 19997575
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern55-06.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118886-1467229016/watcher-4118886-1467229016 -o /tmp/evaluation-result-4118886-1467229016/solver-4118886-1467229016 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5679 --watchdog 1960 --input HOME/instance-4118886-1467229016.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 82a58da8e8c04db5d33fa1448be69c4a
RANDOM SEED=320675909

node135.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.722
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.44
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.722
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.722
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.57
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.722
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.722
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.54
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.722
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.55
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.722
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.68
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.722
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:        23838208 kB
Buffers:          165820 kB
Cached:          6335316 kB
SwapCached:            0 kB
Active:           264464 kB
Inactive:        6323544 kB
Active(anon):      89336 kB
Inactive(anon):        0 kB
Active(file):     175128 kB
Inactive(file):  6323544 kB
Unevictable:     1684516 kB
Mlocked:         1514864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4896 kB
Writeback:            56 kB
AnonPages:       1797968 kB
Mapped:            14908 kB
Shmem:               216 kB
Slab:             628204 kB
SReclaimable:      72144 kB
SUnreclaim:       556060 kB
KernelStack:        1496 kB
PageTables:         7744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1885568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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= 71708 MiB
End job on node135 at 2016-06-29 22:06:57