Trace number 4118662

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 linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross22-048.lin.opb
MD5SUM6751aa1e72352adc2419b6d0d9052031
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark170
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1483
Total number of constraints8201
Number of constraints which are clauses7180
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1020
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 1358
Biggest coefficient in the objective function 549
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 3575
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 549
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3575
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1483 #constraint= 8201
2.08/2.15	c #Conflicts:       1000 | #Learnt:       1047 | 0.000
2.08/2.15	c total clause space: 29.637MB
2.08/2.15	c total #watches: 104069
4.09/4.15	c total #propagations: 161803 / total #impl: 1809573 (eff. 0.089)
4.09/4.15	c #Conflicts:       2000 | #Learnt:       2047 | 0.000
4.09/4.15	c total clause space: 48.1602MB
4.09/4.15	c total #watches: 119331
6.09/6.12	c total #propagations: 290790 / total #impl: 3139502 (eff. 0.093)
6.09/6.12	c GC COLLECT
6.09/6.12	c #Conflicts:       3000 | #Learnt:       2066 | 0.000
6.09/6.12	c total clause space: 48.1602MB
6.09/6.12	c total #watches: 108957
7.99/8.02	c total #propagations: 418228 / total #impl: 4479481 (eff. 0.093)
7.99/8.02	c #Conflicts:       4000 | #Learnt:       3066 | 0.000
7.99/8.02	c total clause space: 78.2603MB
7.99/8.02	c total #watches: 125349
9.69/9.73	c total #propagations: 518734 / total #impl: 5809825 (eff. 0.089)
9.69/9.73	c GC COLLECT
9.69/9.73	c #Conflicts:       5000 | #Learnt:       2431 | 0.000
9.69/9.73	c total clause space: 78.2603MB
9.69/9.73	c total #watches: 135501
11.68/11.77	c total #propagations: 599828 / total #impl: 7235757 (eff. 0.083)
11.68/11.77	c #Conflicts:       6000 | #Learnt:       3431 | 0.000
11.68/11.77	c total clause space: 78.2603MB
11.68/11.77	c total #watches: 160538
13.88/13.93	c total #propagations: 695456 / total #impl: 8593432 (eff. 0.081)
13.88/13.93	c GC COLLECT
13.88/13.93	c #Conflicts:       7000 | #Learnt:       2313 | 0.000
13.88/13.93	c total clause space: 127.173MB
13.88/13.93	c total #watches: 143965
15.98/16.03	c total #propagations: 786634 / total #impl: 10692835 (eff. 0.074)
15.98/16.03	c #Conflicts:       8000 | #Learnt:       3313 | 0.000
15.98/16.03	c total clause space: 127.173MB
15.98/16.03	c total #watches: 164240
18.48/18.54	c total #propagations: 869973 / total #impl: 12887871 (eff. 0.068)
18.48/18.54	c #Conflicts:       9000 | #Learnt:       4313 | 0.000
18.48/18.54	c total clause space: 127.173MB
18.48/18.54	c total #watches: 189223
21.18/21.22	c total #propagations: 959299 / total #impl: 15045013 (eff. 0.064)
21.18/21.22	c GC COLLECT
21.18/21.22	c #Conflicts:      10000 | #Learnt:       2803 | 0.000
21.18/21.22	c total clause space: 127.173MB
21.18/21.22	c total #watches: 163348
24.08/24.11	c total #propagations: 1043159 / total #impl: 17686131 (eff. 0.059)
24.08/24.11	c #Conflicts:      11000 | #Learnt:       3803 | 0.000
24.08/24.11	c total clause space: 127.173MB
24.08/24.11	c total #watches: 179327
26.78/26.83	c total #propagations: 1132280 / total #impl: 19354628 (eff. 0.059)
26.78/26.83	c #Conflicts:      12000 | #Learnt:       4803 | 0.000
26.78/26.83	c total clause space: 127.173MB
26.78/26.83	c total #watches: 195098
29.69/29.73	c total #propagations: 1224349 / total #impl: 20783986 (eff. 0.059)
29.69/29.73	c #Conflicts:      13000 | #Learnt:       5803 | 0.000
29.69/29.73	c total clause space: 127.173MB
29.69/29.73	c total #watches: 213049
32.68/32.71	c total #propagations: 1310635 / total #impl: 22263009 (eff. 0.059)
32.68/32.71	c GC COLLECT
32.68/32.71	c #Conflicts:      14000 | #Learnt:       3949 | 0.000
32.68/32.71	c total clause space: 127.173MB
32.68/32.71	c total #watches: 179051
35.98/36.08	c total #propagations: 1388039 / total #impl: 23573597 (eff. 0.059)
35.98/36.08	c #Conflicts:      15000 | #Learnt:       4949 | 0.000
35.98/36.08	c total clause space: 127.173MB
35.98/36.08	c total #watches: 187099
39.19/39.26	c total #propagations: 1473389 / total #impl: 24588888 (eff. 0.060)
39.19/39.26	c #Conflicts:      16000 | #Learnt:       5949 | 0.000
39.19/39.26	c total clause space: 127.173MB
39.19/39.26	c total #watches: 203681
42.39/42.45	c total #propagations: 1554300 / total #impl: 25888561 (eff. 0.060)
42.39/42.45	c GC COLLECT
42.39/42.45	c #Conflicts:      17000 | #Learnt:       3771 | 0.000
42.39/42.45	c total clause space: 127.173MB
42.39/42.45	c total #watches: 165858
45.39/45.48	c total #propagations: 1643947 / total #impl: 27769041 (eff. 0.059)
45.39/45.48	c #Conflicts:      18000 | #Learnt:       4771 | 0.000
45.39/45.48	c total clause space: 127.173MB
45.39/45.48	c total #watches: 176044
48.59/48.63	c total #propagations: 1742732 / total #impl: 29878022 (eff. 0.058)
48.59/48.63	c #Conflicts:      19000 | #Learnt:       5771 | 0.000
48.59/48.63	c total clause space: 127.173MB
48.59/48.63	c total #watches: 186024
52.08/52.17	c total #propagations: 1829324 / total #impl: 32539253 (eff. 0.056)
52.08/52.17	c #Conflicts:      20000 | #Learnt:       6771 | 0.000
52.08/52.17	c total clause space: 127.173MB
52.08/52.17	c total #watches: 204675
55.09/55.16	c total #propagations: 1927899 / total #impl: 34102485 (eff. 0.057)
55.09/55.16	c GC COLLECT
55.09/55.16	c #Conflicts:      21000 | #Learnt:       4283 | 0.000
55.09/55.16	c total clause space: 206.656MB
55.09/55.16	c total #watches: 156006
57.78/57.86	c total #propagations: 2031368 / total #impl: 35035065 (eff. 0.058)
57.78/57.86	c #Conflicts:      22000 | #Learnt:       5283 | 0.000
57.78/57.86	c total clause space: 206.656MB
57.78/57.86	c total #watches: 175060
60.68/60.72	c total #propagations: 2119424 / total #impl: 36102054 (eff. 0.059)
60.68/60.72	c #Conflicts:      23000 | #Learnt:       6283 | 0.000
60.68/60.72	c total clause space: 206.656MB
60.68/60.72	c total #watches: 193267
63.38/63.48	c total #propagations: 2220488 / total #impl: 37364345 (eff. 0.059)
63.38/63.48	c #Conflicts:      24000 | #Learnt:       7302 | 0.000
63.38/63.48	c total clause space: 206.656MB
63.38/63.48	c total #watches: 250151
66.08/66.13	c total #propagations: 2302979 / total #impl: 38917297 (eff. 0.059)
66.08/66.13	c GC COLLECT
66.08/66.13	c #Conflicts:      25000 | #Learnt:       4527 | 0.000
66.08/66.13	c total clause space: 206.656MB
66.08/66.13	c total #watches: 265164
69.38/69.40	c total #propagations: 2367613 / total #impl: 41159926 (eff. 0.058)
69.38/69.40	c #Conflicts:      26000 | #Learnt:       5541 | 0.000
69.38/69.40	c total clause space: 206.656MB
69.38/69.40	c total #watches: 341900
72.58/72.70	c total #propagations: 2423973 / total #impl: 43478634 (eff. 0.056)
72.58/72.70	c #Conflicts:      27000 | #Learnt:       6541 | 0.000
72.58/72.70	c total clause space: 206.656MB
72.58/72.70	c total #watches: 372212
76.18/76.23	c total #propagations: 2473625 / total #impl: 45778800 (eff. 0.054)
76.18/76.23	c #Conflicts:      28000 | #Learnt:       7541 | 0.000
76.18/76.23	c total clause space: 206.656MB
76.18/76.23	c total #watches: 402657
80.87/80.94	c total #propagations: 2519797 / total #impl: 49388301 (eff. 0.051)
80.87/80.94	c GC COLLECT
80.87/80.94	c #Conflicts:      29000 | #Learnt:       4450 | 0.000
80.87/80.94	c total clause space: 206.656MB
80.87/80.94	c total #watches: 346024
85.67/85.71	c total #propagations: 2581393 / total #impl: 52890224 (eff. 0.049)
85.67/85.71	c #Conflicts:      30000 | #Learnt:       5470 | 0.000
85.67/85.71	c total clause space: 206.656MB
85.67/85.71	c total #watches: 398117
89.88/89.92	c total #propagations: 2664112 / total #impl: 54749436 (eff. 0.049)
89.88/89.92	c #Conflicts:      31000 | #Learnt:       6470 | 0.000
89.88/89.92	c total clause space: 206.656MB
89.88/89.92	c total #watches: 430424
94.68/94.73	c total #propagations: 2721245 / total #impl: 57160767 (eff. 0.048)
94.68/94.73	c #Conflicts:      32000 | #Learnt:       7470 | 0.000
94.68/94.73	c total clause space: 206.656MB
94.68/94.73	c total #watches: 458792
100.18/100.24	c total #propagations: 2800494 / total #impl: 58901391 (eff. 0.048)
100.18/100.24	c #Conflicts:      33000 | #Learnt:       8470 | 0.000
100.18/100.24	c total clause space: 206.656MB
100.18/100.24	c total #watches: 482954
105.37/105.41	c total #propagations: 2919711 / total #impl: 60977496 (eff. 0.048)
105.37/105.41	c GC COLLECT
105.37/105.41	c #Conflicts:      34000 | #Learnt:       5081 | 0.000
105.37/105.41	c total clause space: 206.656MB
105.37/105.41	c total #watches: 323095
108.77/108.83	c total #propagations: 3078531 / total #impl: 62182397 (eff. 0.050)
108.77/108.83	c #Conflicts:      35000 | #Learnt:       6081 | 0.000
108.77/108.83	c total clause space: 206.656MB
108.77/108.83	c total #watches: 334860
113.28/113.32	c total #propagations: 3232629 / total #impl: 63171096 (eff. 0.051)
113.28/113.32	c #Conflicts:      36000 | #Learnt:       7081 | 0.000
113.28/113.32	c total clause space: 206.656MB
113.28/113.32	c total #watches: 344729
117.68/117.74	c total #propagations: 3365806 / total #impl: 64291461 (eff. 0.052)
117.68/117.74	c #Conflicts:      37000 | #Learnt:       8081 | 0.000
117.68/117.74	c total clause space: 206.656MB
117.68/117.74	c total #watches: 358561
121.47/121.59	c total #propagations: 3474879 / total #impl: 65259525 (eff. 0.053)
121.47/121.59	c #Conflicts:      38000 | #Learnt:       9081 | 0.000
121.47/121.59	c total clause space: 206.656MB
121.47/121.59	c total #watches: 363522
124.57/124.63	c total #propagations: 3577658 / total #impl: 66005261 (eff. 0.054)
124.57/124.63	c GC COLLECT
124.57/124.63	c #Conflicts:      39000 | #Learnt:       5409 | 0.000
124.57/124.63	c total clause space: 206.656MB
124.57/124.63	c total #watches: 234733
127.47/127.55	c total #propagations: 3697809 / total #impl: 66829563 (eff. 0.055)
127.47/127.55	c #Conflicts:      40000 | #Learnt:       6409 | 0.000
127.47/127.55	c total clause space: 206.656MB
127.47/127.55	c total #watches: 247395
130.37/130.41	c total #propagations: 3850727 / total #impl: 68214866 (eff. 0.056)
130.37/130.41	c #Conflicts:      41000 | #Learnt:       7409 | 0.000
130.37/130.41	c total clause space: 206.656MB
130.37/130.41	c total #watches: 258671
132.87/132.94	c total #propagations: 3987569 / total #impl: 69502029 (eff. 0.057)
132.87/132.94	c #Conflicts:      42000 | #Learnt:       8409 | 0.000
132.87/132.94	c total clause space: 206.656MB
132.87/132.94	c total #watches: 264090
135.47/135.50	c total #propagations: 4134426 / total #impl: 70792467 (eff. 0.058)
135.47/135.50	c #Conflicts:      43000 | #Learnt:       9409 | 0.000
135.47/135.50	c total clause space: 206.656MB
135.47/135.50	c total #watches: 270059
137.87/137.97	c total #propagations: 4273517 / total #impl: 72113834 (eff. 0.059)
137.87/137.97	c GC COLLECT
137.87/137.97	c #Conflicts:      44000 | #Learnt:       5436 | 0.000
137.87/137.97	c total clause space: 206.656MB
137.87/137.97	c total #watches: 196133
139.78/139.88	c total #propagations: 4410446 / total #impl: 73776365 (eff. 0.060)
139.78/139.88	c #Conflicts:      45000 | #Learnt:       6436 | 0.000
139.78/139.88	c total clause space: 206.656MB
139.78/139.88	c total #watches: 206098
142.27/142.39	c total #propagations: 4549296 / total #impl: 74955230 (eff. 0.061)
142.27/142.39	c #Conflicts:      46000 | #Learnt:       7436 | 0.000
142.27/142.39	c total clause space: 206.656MB
142.27/142.39	c total #watches: 226537
145.17/145.29	c total #propagations: 4667663 / total #impl: 76333835 (eff. 0.061)
145.17/145.29	c #Conflicts:      47000 | #Learnt:       8436 | 0.000
145.17/145.29	c total clause space: 206.656MB
145.17/145.29	c total #watches: 240663
147.67/147.77	c total #propagations: 4778846 / total #impl: 77903284 (eff. 0.061)
147.67/147.77	c #Conflicts:      48000 | #Learnt:       9436 | 0.000
147.67/147.77	c total clause space: 206.656MB
147.67/147.77	c total #watches: 260490
150.77/150.89	c total #propagations: 4889944 / total #impl: 79254027 (eff. 0.062)
150.77/150.89	c #Conflicts:      49000 | #Learnt:      10436 | 0.000
150.77/150.89	c total clause space: 206.656MB
150.77/150.89	c total #watches: 287757
154.27/154.32	c total #propagations: 4991100 / total #impl: 80492249 (eff. 0.062)
154.27/154.32	c GC COLLECT
154.27/154.32	c #Conflicts:      50000 | #Learnt:       6139 | 0.000
154.27/154.32	c total clause space: 206.656MB
154.27/154.32	c total #watches: 273204
157.96/158.07	c total #propagations: 5098214 / total #impl: 81885825 (eff. 0.062)
157.96/158.07	c #Conflicts:      51000 | #Learnt:       7139 | 0.000
157.96/158.07	c total clause space: 206.656MB
157.96/158.07	c total #watches: 295689
161.77/161.82	c total #propagations: 5203449 / total #impl: 83243294 (eff. 0.063)
161.77/161.82	c #Conflicts:      52000 | #Learnt:       8139 | 0.000
161.77/161.82	c total clause space: 206.656MB
161.77/161.82	c total #watches: 317050
165.26/165.34	c total #propagations: 5284307 / total #impl: 84654700 (eff. 0.062)
165.26/165.34	c #Conflicts:      53000 | #Learnt:       9139 | 0.000
165.26/165.34	c total clause space: 206.656MB
165.26/165.34	c total #watches: 331397
168.76/168.83	c total #propagations: 5358276 / total #impl: 85947441 (eff. 0.062)
168.76/168.83	c #Conflicts:      54000 | #Learnt:      10139 | 0.000
168.76/168.83	c total clause space: 206.656MB
168.76/168.83	c total #watches: 357637
172.26/172.39	c total #propagations: 5448395 / total #impl: 87459613 (eff. 0.062)
172.26/172.39	c #Conflicts:      55000 | #Learnt:      11139 | 0.000
172.26/172.39	c total clause space: 206.656MB
172.26/172.39	c total #watches: 389568
175.97/176.04	c total #propagations: 5512424 / total #impl: 89811700 (eff. 0.061)
175.97/176.04	c GC COLLECT
175.97/176.04	c #Conflicts:      56000 | #Learnt:       6543 | 0.000
175.97/176.04	c total clause space: 206.656MB
175.97/176.04	c total #watches: 340844
180.66/180.72	c total #propagations: 5567751 / total #impl: 91887809 (eff. 0.061)
180.66/180.72	c #Conflicts:      57000 | #Learnt:       7543 | 0.000
180.66/180.72	c total clause space: 206.656MB
180.66/180.72	c total #watches: 370317
185.06/185.12	c total #propagations: 5663857 / total #impl: 93324518 (eff. 0.061)
185.06/185.12	c #Conflicts:      58000 | #Learnt:       8543 | 0.000
185.06/185.12	c total clause space: 206.656MB
185.06/185.12	c total #watches: 383486
188.66/188.76	c total #propagations: 5752133 / total #impl: 94877165 (eff. 0.061)
188.66/188.76	c #Conflicts:      59000 | #Learnt:       9543 | 0.000
188.66/188.76	c total clause space: 206.656MB
188.66/188.76	c total #watches: 398123
192.46/192.56	c total #propagations: 5832792 / total #impl: 96277699 (eff. 0.061)
192.46/192.56	c #Conflicts:      60000 | #Learnt:      10543 | 0.000
192.46/192.56	c total clause space: 206.656MB
192.46/192.56	c total #watches: 423859
197.16/197.26	c total #propagations: 5920826 / total #impl: 97699170 (eff. 0.061)
197.16/197.26	c #Conflicts:      61000 | #Learnt:      11543 | 0.000
197.16/197.26	c total clause space: 206.656MB
197.16/197.26	c total #watches: 435611
201.36/201.44	c total #propagations: 6014609 / total #impl: 100010375 (eff. 0.060)
201.36/201.44	c GC COLLECT
201.36/201.44	c #Conflicts:      62000 | #Learnt:       6643 | 0.000
201.36/201.44	c total clause space: 206.656MB
201.36/201.44	c total #watches: 317701
205.15/205.21	c total #propagations: 6136579 / total #impl: 101826705 (eff. 0.060)
205.15/205.21	c #Conflicts:      63000 | #Learnt:       7643 | 0.000
205.15/205.21	c total clause space: 206.656MB
205.15/205.21	c total #watches: 327364
208.85/208.92	c total #propagations: 6255958 / total #impl: 103379687 (eff. 0.061)
208.85/208.92	c #Conflicts:      64000 | #Learnt:       8643 | 0.000
208.85/208.92	c total clause space: 206.656MB
208.85/208.92	c total #watches: 330396
212.65/212.78	c total #propagations: 6380731 / total #impl: 104699776 (eff. 0.061)
212.65/212.78	c #Conflicts:      65000 | #Learnt:       9643 | 0.000
212.65/212.78	c total clause space: 206.656MB
212.65/212.78	c total #watches: 346096
217.55/217.64	c total #propagations: 6480551 / total #impl: 106272577 (eff. 0.061)
217.55/217.64	c #Conflicts:      66000 | #Learnt:      10643 | 0.000
217.55/217.64	c total clause space: 206.656MB
217.55/217.64	c total #watches: 370003
221.55/221.66	c total #propagations: 6555183 / total #impl: 107931995 (eff. 0.061)
221.55/221.66	c #Conflicts:      67000 | #Learnt:      11643 | 0.000
221.55/221.66	c total clause space: 206.656MB
221.55/221.66	c total #watches: 383601
226.66/226.78	c total #propagations: 6612877 / total #impl: 109818046 (eff. 0.060)
226.66/226.78	c #Conflicts:      68000 | #Learnt:      12643 | 0.000
226.66/226.78	c total clause space: 206.656MB
226.66/226.78	c total #watches: 409712
231.35/231.49	c total #propagations: 6691213 / total #impl: 111174168 (eff. 0.060)
231.35/231.49	c GC COLLECT
231.35/231.49	c #Conflicts:      69000 | #Learnt:       7440 | 0.000
231.35/231.49	c total clause space: 335.816MB
231.35/231.49	c total #watches: 296388
234.75/234.86	c total #propagations: 6768134 / total #impl: 112844856 (eff. 0.060)
234.75/234.86	c #Conflicts:      70000 | #Learnt:       8440 | 0.000
234.75/234.86	c total clause space: 335.816MB
234.75/234.86	c total #watches: 319334
239.05/239.17	c total #propagations: 6859320 / total #impl: 114298705 (eff. 0.060)
239.05/239.17	c #Conflicts:      71000 | #Learnt:       9440 | 0.000
239.05/239.17	c total clause space: 335.816MB
239.05/239.17	c total #watches: 334181
244.45/244.57	c total #propagations: 6945117 / total #impl: 115764651 (eff. 0.060)
244.45/244.57	c #Conflicts:      72000 | #Learnt:      10440 | 0.000
244.45/244.57	c total clause space: 335.816MB
244.45/244.57	c total #watches: 343873
249.55/249.64	c total #propagations: 7005805 / total #impl: 116731365 (eff. 0.060)
249.55/249.64	c #Conflicts:      73000 | #Learnt:      11440 | 0.000
249.55/249.64	c total clause space: 335.816MB
249.55/249.64	c total #watches: 376348
255.15/255.29	c total #propagations: 7097589 / total #impl: 118368296 (eff. 0.060)
255.15/255.29	c #Conflicts:      74000 | #Learnt:      12440 | 0.000
255.15/255.29	c total clause space: 335.816MB
255.15/255.29	c total #watches: 394524
260.65/260.80	c total #propagations: 7184640 / total #impl: 119639925 (eff. 0.060)
260.65/260.80	c GC COLLECT
260.65/260.80	c #Conflicts:      75000 | #Learnt:       6941 | 0.000
260.65/260.80	c total clause space: 335.816MB
260.65/260.80	c total #watches: 332141
266.64/266.78	c total #propagations: 7280827 / total #impl: 121455381 (eff. 0.060)
266.64/266.78	c #Conflicts:      76000 | #Learnt:       7941 | 0.000
266.64/266.78	c total clause space: 335.816MB
266.64/266.78	c total #watches: 347484
272.14/272.27	c total #propagations: 7385240 / total #impl: 122726443 (eff. 0.060)
272.14/272.27	c #Conflicts:      77000 | #Learnt:       8941 | 0.000
272.14/272.27	c total clause space: 335.816MB
272.14/272.27	c total #watches: 371789
277.44/277.53	c total #propagations: 7497140 / total #impl: 123963247 (eff. 0.060)
277.44/277.53	c #Conflicts:      78000 | #Learnt:       9941 | 0.000
277.44/277.53	c total clause space: 335.816MB
277.44/277.53	c total #watches: 398390
283.04/283.13	c total #propagations: 7583920 / total #impl: 125522897 (eff. 0.060)
283.04/283.13	c #Conflicts:      79000 | #Learnt:      10941 | 0.000
283.04/283.13	c total clause space: 335.816MB
283.04/283.13	c total #watches: 412879
288.75/288.81	c total #propagations: 7683482 / total #impl: 126797172 (eff. 0.061)
288.75/288.81	c #Conflicts:      80000 | #Learnt:      11941 | 0.000
288.75/288.81	c total clause space: 335.816MB
288.75/288.81	c total #watches: 417496
294.86/294.96	c total #propagations: 7782706 / total #impl: 127976240 (eff. 0.061)
294.86/294.96	c #Conflicts:      81000 | #Learnt:      12941 | 0.000
294.86/294.96	c total clause space: 335.816MB
294.86/294.96	c total #watches: 431727
301.65/301.76	c total #propagations: 7887134 / total #impl: 129459987 (eff. 0.061)
301.65/301.76	c GC COLLECT
301.65/301.76	c #Conflicts:      82000 | #Learnt:       7139 | 0.000
301.65/301.76	c total clause space: 335.816MB
301.65/301.76	c total #watches: 327894
307.54/307.64	c total #propagations: 7993678 / total #impl: 130553548 (eff. 0.061)
307.54/307.64	c #Conflicts:      83000 | #Learnt:       8139 | 0.000
307.54/307.64	c total clause space: 335.816MB
307.54/307.64	c total #watches: 342412
313.14/313.29	c total #propagations: 8093511 / total #impl: 131985700 (eff. 0.061)
313.14/313.29	c #Conflicts:      84000 | #Learnt:       9139 | 0.000
313.14/313.29	c total clause space: 335.816MB
313.14/313.29	c total #watches: 347537
318.54/318.66	c total #propagations: 8207462 / total #impl: 133382749 (eff. 0.062)
318.54/318.66	c #Conflicts:      85000 | #Learnt:      10139 | 0.000
318.54/318.66	c total clause space: 335.816MB
318.54/318.66	c total #watches: 358218
324.34/324.49	c total #propagations: 8323060 / total #impl: 134641415 (eff. 0.062)
324.34/324.49	c #Conflicts:      86000 | #Learnt:      11139 | 0.000
324.34/324.49	c total clause space: 335.816MB
324.34/324.49	c total #watches: 375105
331.44/331.56	c total #propagations: 8435100 / total #impl: 135970211 (eff. 0.062)
331.44/331.56	c #Conflicts:      87000 | #Learnt:      12139 | 0.000
331.44/331.56	c total clause space: 335.816MB
331.44/331.56	c total #watches: 388536
338.24/338.31	c total #propagations: 8546089 / total #impl: 137671368 (eff. 0.062)
338.24/338.31	c #Conflicts:      88000 | #Learnt:      13139 | 0.000
338.24/338.31	c total clause space: 335.816MB
338.24/338.31	c total #watches: 391012
344.34/344.44	c total #propagations: 8660044 / total #impl: 138689846 (eff. 0.062)
344.34/344.44	c #Conflicts:      89000 | #Learnt:      14139 | 0.000
344.34/344.44	c total clause space: 335.816MB
344.34/344.44	c total #watches: 403576
349.53/349.60	c total #propagations: 8775539 / total #impl: 140487341 (eff. 0.062)
349.53/349.60	c GC COLLECT
349.53/349.60	c #Conflicts:      90000 | #Learnt:       7922 | 0.000
349.53/349.60	c total clause space: 335.816MB
349.53/349.60	c total #watches: 343464
354.83/354.98	c total #propagations: 8856141 / total #impl: 142341644 (eff. 0.062)
354.83/354.98	c #Conflicts:      91000 | #Learnt:       8922 | 0.000
354.83/354.98	c total clause space: 335.816MB
354.83/354.98	c total #watches: 361109
360.43/360.53	c total #propagations: 8929858 / total #impl: 143987331 (eff. 0.062)
360.43/360.53	c #Conflicts:      92000 | #Learnt:       9922 | 0.000
360.43/360.53	c total clause space: 335.816MB
360.43/360.53	c total #watches: 379643
366.83/366.90	c total #propagations: 9008723 / total #impl: 146330464 (eff. 0.062)
366.83/366.90	c #Conflicts:      93000 | #Learnt:      10922 | 0.000
366.83/366.90	c total clause space: 335.816MB
366.83/366.90	c total #watches: 392734
373.23/373.33	c total #propagations: 9092303 / total #impl: 148589822 (eff. 0.061)
373.23/373.33	c #Conflicts:      94000 | #Learnt:      11922 | 0.000
373.23/373.33	c total clause space: 335.816MB
373.23/373.33	c total #watches: 402913
379.44/379.59	c total #propagations: 9178090 / total #impl: 150378080 (eff. 0.061)
379.44/379.59	c #Conflicts:      95000 | #Learnt:      12922 | 0.000
379.44/379.59	c total clause space: 335.816MB
379.44/379.59	c total #watches: 413263
385.63/385.71	c total #propagations: 9259703 / total #impl: 152528912 (eff. 0.061)
385.63/385.71	c #Conflicts:      96000 | #Learnt:      13922 | 0.000
385.63/385.71	c total clause space: 335.816MB
385.63/385.71	c total #watches: 425139
393.33/393.47	c total #propagations: 9337597 / total #impl: 154556910 (eff. 0.060)
393.33/393.47	c #Conflicts:      97000 | #Learnt:      14922 | 0.000
393.33/393.47	c total clause space: 335.816MB
393.33/393.47	c total #watches: 437929
399.63/399.71	c total #propagations: 9431175 / total #impl: 156421848 (eff. 0.060)
399.63/399.71	c GC COLLECT
399.63/399.71	c #Conflicts:      98000 | #Learnt:       8462 | 0.000
399.63/399.71	c total clause space: 335.816MB
399.63/399.71	c total #watches: 356190
404.93/405.01	c total #propagations: 9520615 / total #impl: 158050177 (eff. 0.060)
404.93/405.01	c #Conflicts:      99000 | #Learnt:       9462 | 0.000
404.93/405.01	c total clause space: 335.816MB
404.93/405.01	c total #watches: 375876
410.82/410.92	c total #propagations: 9601754 / total #impl: 160062895 (eff. 0.060)
410.82/410.92	c #Conflicts:     100000 | #Learnt:      10462 | 0.000
410.82/410.92	c total clause space: 335.816MB
410.82/410.92	c total #watches: 390810
416.22/416.38	c total #propagations: 9690569 / total #impl: 162270980 (eff. 0.060)
416.22/416.38	c #Conflicts:     101000 | #Learnt:      11462 | 0.000
416.22/416.38	c total clause space: 335.816MB
416.22/416.38	c total #watches: 410418
422.62/422.79	c total #propagations: 9767902 / total #impl: 164396587 (eff. 0.059)
422.62/422.79	c #Conflicts:     102000 | #Learnt:      12462 | 0.000
422.62/422.79	c total clause space: 335.816MB
422.62/422.79	c total #watches: 428586
429.32/429.44	c total #propagations: 9850651 / total #impl: 166193290 (eff. 0.059)
429.32/429.44	c #Conflicts:     103000 | #Learnt:      13462 | 0.000
429.32/429.44	c total clause space: 335.816MB
429.32/429.44	c total #watches: 444811
435.63/435.78	c total #propagations: 9960282 / total #impl: 167799177 (eff. 0.059)
435.63/435.78	c #Conflicts:     104000 | #Learnt:      14462 | 0.000
435.63/435.78	c total clause space: 335.816MB
435.63/435.78	c total #watches: 465502
441.02/441.17	c total #propagations: 10066233 / total #impl: 169203060 (eff. 0.059)
441.02/441.17	c #Conflicts:     105000 | #Learnt:      15462 | 0.000
441.02/441.17	c total clause space: 335.816MB
441.02/441.17	c total #watches: 490818
445.82/445.92	c total #propagations: 10172861 / total #impl: 170460514 (eff. 0.060)
445.82/445.92	c GC COLLECT
445.82/445.92	c #Conflicts:     106000 | #Learnt:       8723 | 0.000
445.82/445.92	c total clause space: 335.816MB
445.82/445.92	c total #watches: 355823
450.62/450.77	c total #propagations: 10293616 / total #impl: 171687386 (eff. 0.060)
450.62/450.77	c #Conflicts:     107000 | #Learnt:       9723 | 0.000
450.62/450.77	c total clause space: 335.816MB
450.62/450.77	c total #watches: 378462
454.92/455.03	c total #propagations: 10437764 / total #impl: 172729817 (eff. 0.060)
454.92/455.03	c #Conflicts:     108000 | #Learnt:      10723 | 0.000
454.92/455.03	c total clause space: 335.816MB
454.92/455.03	c total #watches: 393869
459.22/459.39	c total #propagations: 10559270 / total #impl: 173777437 (eff. 0.061)
459.22/459.39	c #Conflicts:     109000 | #Learnt:      11723 | 0.000
459.22/459.39	c total clause space: 335.816MB
459.22/459.39	c total #watches: 405706
464.12/464.21	c total #propagations: 10682390 / total #impl: 175199999 (eff. 0.061)
464.12/464.21	c #Conflicts:     110000 | #Learnt:      12723 | 0.000
464.12/464.21	c total clause space: 335.816MB
464.12/464.21	c total #watches: 424156
468.81/468.94	c total #propagations: 10790908 / total #impl: 176417017 (eff. 0.061)
468.81/468.94	c #Conflicts:     111000 | #Learnt:      13723 | 0.000
468.81/468.94	c total clause space: 335.816MB
468.81/468.94	c total #watches: 445572
473.81/473.95	c total #propagations: 10913068 / total #impl: 177888054 (eff. 0.061)
473.81/473.95	c #Conflicts:     112000 | #Learnt:      14723 | 0.000
473.81/473.95	c total clause space: 335.816MB
473.81/473.95	c total #watches: 465247
479.01/479.15	c total #propagations: 11028938 / total #impl: 179328255 (eff. 0.062)
479.01/479.15	c #Conflicts:     113000 | #Learnt:      15723 | 0.000
479.01/479.15	c total clause space: 335.816MB
479.01/479.15	c total #watches: 475845
484.11/484.22	c total #propagations: 11178433 / total #impl: 180431992 (eff. 0.062)
484.11/484.22	c GC COLLECT
484.11/484.22	c #Conflicts:     114000 | #Learnt:       8708 | 0.000
484.11/484.22	c total clause space: 335.816MB
484.11/484.22	c total #watches: 352949
488.11/488.28	c total #propagations: 11297813 / total #impl: 181504287 (eff. 0.062)
488.11/488.28	c #Conflicts:     115000 | #Learnt:       9708 | 0.000
488.11/488.28	c total clause space: 335.816MB
488.11/488.28	c total #watches: 375254
493.82/493.92	c total #propagations: 11414175 / total #impl: 182692252 (eff. 0.062)
493.82/493.92	c #Conflicts:     116000 | #Learnt:      10708 | 0.000
493.82/493.92	c total clause space: 335.816MB
493.82/493.92	c total #watches: 384854
499.01/499.15	c total #propagations: 11533070 / total #impl: 184170891 (eff. 0.063)
499.01/499.15	c #Conflicts:     117000 | #Learnt:      11708 | 0.000
499.01/499.15	c total clause space: 335.816MB
499.01/499.15	c total #watches: 393629
505.41/505.52	c total #propagations: 11656151 / total #impl: 185454524 (eff. 0.063)
505.41/505.52	c #Conflicts:     118000 | #Learnt:      12708 | 0.000
505.41/505.52	c total clause space: 335.816MB
505.41/505.52	c total #watches: 404055
511.51/511.67	c total #propagations: 11779450 / total #impl: 186384469 (eff. 0.063)
511.51/511.67	c #Conflicts:     119000 | #Learnt:      13708 | 0.000
511.51/511.67	c total clause space: 335.816MB
511.51/511.67	c total #watches: 422044
518.11/518.20	c total #propagations: 11909337 / total #impl: 187430268 (eff. 0.064)
518.11/518.20	c #Conflicts:     120000 | #Learnt:      14708 | 0.000
518.11/518.20	c total clause space: 335.816MB
518.11/518.20	c total #watches: 429708
524.41/524.58	c total #propagations: 12037659 / total #impl: 188318806 (eff. 0.064)
524.41/524.58	c #Conflicts:     121000 | #Learnt:      15708 | 0.000
524.41/524.58	c total clause space: 335.816MB
524.41/524.58	c total #watches: 433391
530.30/530.43	c total #propagations: 12176636 / total #impl: 189177837 (eff. 0.064)
530.30/530.43	c GC COLLECT
530.30/530.43	c #Conflicts:     122000 | #Learnt:       8393 | 0.000
530.30/530.43	c total clause space: 335.816MB
530.30/530.43	c total #watches: 353397
534.70/534.80	c total #propagations: 12304993 / total #impl: 190150657 (eff. 0.065)
534.70/534.80	c #Conflicts:     123000 | #Learnt:       9393 | 0.000
534.70/534.80	c total clause space: 335.816MB
534.70/534.80	c total #watches: 385033
539.80/539.96	c total #propagations: 12437219 / total #impl: 191275574 (eff. 0.065)
539.80/539.96	c #Conflicts:     124000 | #Learnt:      10393 | 0.000
539.80/539.96	c total clause space: 335.816MB
539.80/539.96	c total #watches: 399526
545.20/545.35	c total #propagations: 12554556 / total #impl: 192843238 (eff. 0.065)
545.20/545.35	c #Conflicts:     125000 | #Learnt:      11393 | 0.000
545.20/545.35	c total clause space: 335.816MB
545.20/545.35	c total #watches: 424655
550.50/550.62	c total #propagations: 12692995 / total #impl: 194058787 (eff. 0.065)
550.50/550.62	c #Conflicts:     126000 | #Learnt:      12393 | 0.000
550.50/550.62	c total clause space: 335.816MB
550.50/550.62	c total #watches: 448178
555.60/555.71	c total #propagations: 12814170 / total #impl: 195289994 (eff. 0.066)
555.60/555.71	c #Conflicts:     127000 | #Learnt:      13393 | 0.000
555.60/555.71	c total clause space: 335.816MB
555.60/555.71	c total #watches: 462936
561.71/561.81	c total #propagations: 12924563 / total #impl: 196784483 (eff. 0.066)
561.71/561.81	c #Conflicts:     128000 | #Learnt:      14393 | 0.000
561.71/561.81	c total clause space: 335.816MB
561.71/561.81	c total #watches: 479267
566.81/566.92	c total #propagations: 13052552 / total #impl: 198046474 (eff. 0.066)
566.81/566.92	c #Conflicts:     129000 | #Learnt:      15393 | 0.000
566.81/566.92	c total clause space: 335.816MB
566.81/566.92	c total #watches: 506593
572.41/572.57	c total #propagations: 13168271 / total #impl: 199274012 (eff. 0.066)
572.41/572.57	c #Conflicts:     130000 | #Learnt:      16393 | 0.000
572.41/572.57	c total clause space: 335.816MB
572.41/572.57	c total #watches: 515522
578.30/578.48	c total #propagations: 13293281 / total #impl: 200534103 (eff. 0.066)
578.30/578.48	c GC COLLECT
578.30/578.48	c #Conflicts:     131000 | #Learnt:       8788 | 0.000
578.30/578.48	c total clause space: 335.816MB
578.30/578.48	c total #watches: 367835
583.20/583.35	c total #propagations: 13422736 / total #impl: 201789167 (eff. 0.067)
583.20/583.35	c #Conflicts:     132000 | #Learnt:       9788 | 0.000
583.20/583.35	c total clause space: 335.816MB
583.20/583.35	c total #watches: 381806
587.90/588.09	c total #propagations: 13547170 / total #impl: 202746023 (eff. 0.067)
587.90/588.09	c #Conflicts:     133000 | #Learnt:      10788 | 0.000
587.90/588.09	c total clause space: 335.816MB
587.90/588.09	c total #watches: 399149
591.71/591.81	c total #propagations: 13643918 / total #impl: 203725803 (eff. 0.067)
591.71/591.81	c #Conflicts:     134000 | #Learnt:      11788 | 0.000
591.71/591.81	c total clause space: 335.816MB
591.71/591.81	c total #watches: 410162
595.90/596.01	c total #propagations: 13757573 / total #impl: 204862953 (eff. 0.067)
595.90/596.01	c #Conflicts:     135000 | #Learnt:      12788 | 0.000
595.90/596.01	c total clause space: 335.816MB
595.90/596.01	c total #watches: 428659
601.00/601.10	c total #propagations: 13868202 / total #impl: 206065397 (eff. 0.067)
601.00/601.10	c #Conflicts:     136000 | #Learnt:      13788 | 0.000
601.00/601.10	c total clause space: 335.816MB
601.00/601.10	c total #watches: 444315
605.30/605.40	c total #propagations: 14000474 / total #impl: 207923876 (eff. 0.067)
605.30/605.40	c #Conflicts:     137000 | #Learnt:      14788 | 0.000
605.30/605.40	c total clause space: 335.816MB
605.30/605.40	c total #watches: 458201
609.60/609.76	c total #propagations: 14113831 / total #impl: 209155813 (eff. 0.067)
609.60/609.76	c #Conflicts:     138000 | #Learnt:      15788 | 0.000
609.60/609.76	c total clause space: 335.816MB
609.60/609.76	c total #watches: 476857
615.70/615.85	c total #propagations: 14238971 / total #impl: 210883785 (eff. 0.068)
615.70/615.85	c #Conflicts:     139000 | #Learnt:      16788 | 0.000
615.70/615.85	c total clause space: 335.816MB
615.70/615.85	c total #watches: 480903
622.50/622.68	c total #propagations: 14319390 / total #impl: 212247164 (eff. 0.067)
622.50/622.68	c #Conflicts:     140000 | #Learnt:      17788 | 0.000
622.50/622.68	c total clause space: 335.816MB
622.50/622.68	c total #watches: 485929
627.69/627.86	c total #propagations: 14412395 / total #impl: 213889003 (eff. 0.067)
627.69/627.86	c GC COLLECT
627.69/627.86	c #Conflicts:     141000 | #Learnt:       9892 | 0.000
627.69/627.86	c total clause space: 335.816MB
627.69/627.86	c total #watches: 381496
632.40/632.50	c total #propagations: 14504185 / total #impl: 215723861 (eff. 0.067)
632.40/632.50	c #Conflicts:     142000 | #Learnt:      10892 | 0.000
632.40/632.50	c total clause space: 335.816MB
632.40/632.50	c total #watches: 397152
636.19/636.33	c total #propagations: 14638435 / total #impl: 216914232 (eff. 0.067)
636.19/636.33	c #Conflicts:     143000 | #Learnt:      11892 | 0.000
636.19/636.33	c total clause space: 335.816MB
636.19/636.33	c total #watches: 404289
639.89/640.00	c total #propagations: 14776044 / total #impl: 218040074 (eff. 0.068)
639.89/640.00	c #Conflicts:     144000 | #Learnt:      12892 | 0.000
639.89/640.00	c total clause space: 335.816MB
639.89/640.00	c total #watches: 409243
644.09/644.24	c total #propagations: 14920163 / total #impl: 219009019 (eff. 0.068)
644.09/644.24	c #Conflicts:     145000 | #Learnt:      13892 | 0.000
644.09/644.24	c total clause space: 335.816MB
644.09/644.24	c total #watches: 419879
648.19/648.39	c total #propagations: 15051412 / total #impl: 220222009 (eff. 0.068)
648.19/648.39	c #Conflicts:     146000 | #Learnt:      14892 | 0.000
648.19/648.39	c total clause space: 335.816MB
648.19/648.39	c total #watches: 433225
652.20/652.32	c total #propagations: 15198687 / total #impl: 222081443 (eff. 0.068)
652.20/652.32	c #Conflicts:     147000 | #Learnt:      15892 | 0.000
652.20/652.32	c total clause space: 335.816MB
652.20/652.32	c total #watches: 442367
657.19/657.33	c total #propagations: 15340418 / total #impl: 223466701 (eff. 0.069)
657.19/657.33	c #Conflicts:     148000 | #Learnt:      16892 | 0.000
657.19/657.33	c total clause space: 335.816MB
657.19/657.33	c total #watches: 452345
663.39/663.56	c total #propagations: 15482169 / total #impl: 224554499 (eff. 0.069)
663.39/663.56	c #Conflicts:     149000 | #Learnt:      17892 | 0.000
663.39/663.56	c total clause space: 335.816MB
663.39/663.56	c total #watches: 471704
668.39/668.51	c total #propagations: 15617319 / total #impl: 225877448 (eff. 0.069)
668.39/668.51	c GC COLLECT
668.39/668.51	c #Conflicts:     150000 | #Learnt:       9686 | 0.000
668.39/668.51	c total clause space: 335.816MB
668.39/668.51	c total #watches: 381448
672.99/673.11	c total #propagations: 15727276 / total #impl: 227002105 (eff. 0.069)
672.99/673.11	c #Conflicts:     151000 | #Learnt:      10686 | 0.000
672.99/673.11	c total clause space: 335.816MB
672.99/673.11	c total #watches: 406341
678.79/678.97	c total #propagations: 15826004 / total #impl: 228225664 (eff. 0.069)
678.79/678.97	c #Conflicts:     152000 | #Learnt:      11686 | 0.000
678.79/678.97	c total clause space: 335.816MB
678.79/678.97	c total #watches: 427332
684.78/684.98	c total #propagations: 15935864 / total #impl: 229704062 (eff. 0.069)
684.78/684.98	c #Conflicts:     153000 | #Learnt:      12686 | 0.000
684.78/684.98	c total clause space: 335.816MB
684.78/684.98	c total #watches: 454696
690.58/690.74	c total #propagations: 16041078 / total #impl: 231093634 (eff. 0.069)
690.58/690.74	c #Conflicts:     154000 | #Learnt:      13686 | 0.000
690.58/690.74	c total clause space: 335.816MB
690.58/690.74	c total #watches: 474509
696.08/696.26	c total #propagations: 16145323 / total #impl: 232112282 (eff. 0.070)
696.08/696.26	c #Conflicts:     155000 | #Learnt:      14686 | 0.000
696.08/696.26	c total clause space: 335.816MB
696.08/696.26	c total #watches: 497679
701.98/702.13	c total #propagations: 16294914 / total #impl: 233497377 (eff. 0.070)
701.98/702.13	c #Conflicts:     156000 | #Learnt:      15686 | 0.000
701.98/702.13	c total clause space: 335.816MB
701.98/702.13	c total #watches: 514026
707.29/707.44	c total #propagations: 16422788 / total #impl: 235080637 (eff. 0.070)
707.29/707.44	c #Conflicts:     157000 | #Learnt:      16686 | 0.000
707.29/707.44	c total clause space: 335.816MB
707.29/707.44	c total #watches: 539766
712.98/713.14	c total #propagations: 16524356 / total #impl: 236391425 (eff. 0.070)
712.98/713.14	c #Conflicts:     158000 | #Learnt:      17686 | 0.000
712.98/713.14	c total clause space: 335.816MB
712.98/713.14	c total #watches: 561937
719.38/719.56	c total #propagations: 16612249 / total #impl: 237654419 (eff. 0.070)
719.38/719.56	c #Conflicts:     159000 | #Learnt:      18686 | 0.000
719.38/719.56	c total clause space: 335.816MB
719.38/719.56	c total #watches: 577802
724.57/724.73	c total #propagations: 16741925 / total #impl: 238877861 (eff. 0.070)
724.57/724.73	c GC COLLECT
724.57/724.73	c #Conflicts:     160000 | #Learnt:      10189 | 0.000
724.57/724.73	c total clause space: 335.816MB
724.57/724.73	c total #watches: 396918
728.87/729.03	c total #propagations: 16868012 / total #impl: 240468469 (eff. 0.070)
728.87/729.03	c #Conflicts:     161000 | #Learnt:      11189 | 0.000
728.87/729.03	c total clause space: 335.816MB
728.87/729.03	c total #watches: 417893
733.58/733.79	c total #propagations: 17007335 / total #impl: 241726913 (eff. 0.070)
733.58/733.79	c #Conflicts:     162000 | #Learnt:      12189 | 0.000
733.58/733.79	c total clause space: 335.816MB
733.58/733.79	c total #watches: 430708
737.47/737.61	c total #propagations: 17122135 / total #impl: 242925420 (eff. 0.070)
737.47/737.61	c #Conflicts:     163000 | #Learnt:      13189 | 0.000
737.47/737.61	c total clause space: 335.816MB
737.47/737.61	c total #watches: 445896
741.38/741.51	c total #propagations: 17237236 / total #impl: 244292201 (eff. 0.071)
741.38/741.51	c #Conflicts:     164000 | #Learnt:      14189 | 0.000
741.38/741.51	c total clause space: 335.816MB
741.38/741.51	c total #watches: 462287
745.37/745.50	c total #propagations: 17365306 / total #impl: 246167967 (eff. 0.071)
745.37/745.50	c #Conflicts:     165000 | #Learnt:      15189 | 0.000
745.37/745.50	c total clause space: 335.816MB
745.37/745.50	c total #watches: 478543
749.37/749.54	c total #propagations: 17491314 / total #impl: 247956446 (eff. 0.071)
749.37/749.54	c #Conflicts:     166000 | #Learnt:      16189 | 0.000
749.37/749.54	c total clause space: 335.816MB
749.37/749.54	c total #watches: 491303
753.87/754.00	c total #propagations: 17627926 / total #impl: 249613104 (eff. 0.071)
753.87/754.00	c #Conflicts:     167000 | #Learnt:      17189 | 0.000
753.87/754.00	c total clause space: 335.816MB
753.87/754.00	c total #watches: 501735
757.77/757.93	c total #propagations: 17753946 / total #impl: 251683682 (eff. 0.071)
757.77/757.93	c #Conflicts:     168000 | #Learnt:      18189 | 0.000
757.77/757.93	c total clause space: 335.816MB
757.77/757.93	c total #watches: 523375
762.77/762.91	c total #propagations: 17875577 / total #impl: 253584612 (eff. 0.070)
762.77/762.91	c #Conflicts:     169000 | #Learnt:      19189 | 0.000
762.77/762.91	c total clause space: 335.816MB
762.77/762.91	c total #watches: 540058
766.57/766.74	c total #propagations: 17991116 / total #impl: 255576504 (eff. 0.070)
766.57/766.74	c GC COLLECT
766.57/766.74	c #Conflicts:     170000 | #Learnt:      10389 | 0.000
766.57/766.74	c total clause space: 335.816MB
766.57/766.74	c total #watches: 401941
769.66/769.83	c total #propagations: 18066198 / total #impl: 257394713 (eff. 0.070)
769.66/769.83	c #Conflicts:     171000 | #Learnt:      11389 | 0.000
769.66/769.83	c total clause space: 335.816MB
769.66/769.83	c total #watches: 431295
774.06/774.23	c total #propagations: 18124836 / total #impl: 259573655 (eff. 0.070)
774.06/774.23	c #Conflicts:     172000 | #Learnt:      12404 | 0.000
774.06/774.23	c total clause space: 335.816MB
774.06/774.23	c total #watches: 473635
778.06/778.27	c total #propagations: 18229233 / total #impl: 261097238 (eff. 0.070)
778.06/778.27	c #Conflicts:     173000 | #Learnt:      13404 | 0.000
778.06/778.27	c total clause space: 335.816MB
778.06/778.27	c total #watches: 493556
782.56/782.73	c total #propagations: 18277880 / total #impl: 262482051 (eff. 0.070)
782.56/782.73	c #Conflicts:     174000 | #Learnt:      14404 | 0.000
782.56/782.73	c total clause space: 335.816MB
782.56/782.73	c total #watches: 542247
787.47/787.62	c total #propagations: 18325067 / total #impl: 264404156 (eff. 0.069)
787.47/787.62	c #Conflicts:     175000 | #Learnt:      15404 | 0.000
787.47/787.62	c total clause space: 335.816MB
787.47/787.62	c total #watches: 558366
793.26/793.48	c total #propagations: 18396743 / total #impl: 266025250 (eff. 0.069)
793.26/793.48	c #Conflicts:     176000 | #Learnt:      16404 | 0.000
793.26/793.48	c total clause space: 335.816MB
793.26/793.48	c total #watches: 574118
799.76/799.97	c total #propagations: 18537155 / total #impl: 267985154 (eff. 0.069)
799.76/799.97	c #Conflicts:     177000 | #Learnt:      17404 | 0.000
799.76/799.97	c total clause space: 335.816MB
799.76/799.97	c total #watches: 588025
806.56/806.79	c total #propagations: 18640954 / total #impl: 270252703 (eff. 0.069)
806.56/806.79	c #Conflicts:     178000 | #Learnt:      18404 | 0.000
806.56/806.79	c total clause space: 335.816MB
806.56/806.79	c total #watches: 607105
812.96/813.12	c total #propagations: 18733156 / total #impl: 272311298 (eff. 0.069)
812.96/813.12	c #Conflicts:     179000 | #Learnt:      19404 | 0.000
812.96/813.12	c total clause space: 335.816MB
812.96/813.12	c total #watches: 633195
817.46/817.64	c total #propagations: 18831537 / total #impl: 274018412 (eff. 0.069)
817.46/817.64	c GC COLLECT
817.46/817.64	c #Conflicts:     180000 | #Learnt:      10306 | 0.000
817.46/817.64	c total clause space: 335.816MB
817.46/817.64	c total #watches: 419082
820.06/820.28	c total #propagations: 18942184 / total #impl: 275407169 (eff. 0.069)
820.06/820.28	c #Conflicts:     181000 | #Learnt:      11306 | 0.000
820.06/820.28	c total clause space: 335.816MB
820.06/820.28	c total #watches: 437085
822.77/822.98	c total #propagations: 19056430 / total #impl: 276520153 (eff. 0.069)
822.77/822.98	c #Conflicts:     182000 | #Learnt:      12306 | 0.000
822.77/822.98	c total clause space: 335.816MB
822.77/822.98	c total #watches: 455589
825.46/825.63	c total #propagations: 19179494 / total #impl: 277989137 (eff. 0.069)
825.46/825.63	c #Conflicts:     183000 | #Learnt:      13306 | 0.000
825.46/825.63	c total clause space: 335.816MB
825.46/825.63	c total #watches: 471236
828.06/828.20	c total #propagations: 19301334 / total #impl: 279729842 (eff. 0.069)
828.06/828.20	c #Conflicts:     184000 | #Learnt:      14306 | 0.000
828.06/828.20	c total clause space: 335.816MB
828.06/828.20	c total #watches: 479548
830.76/830.99	c total #propagations: 19408110 / total #impl: 281492639 (eff. 0.069)
830.76/830.99	c #Conflicts:     185000 | #Learnt:      15306 | 0.000
830.76/830.99	c total clause space: 335.816MB
830.76/830.99	c total #watches: 495960
833.56/833.78	c total #propagations: 19518121 / total #impl: 283526898 (eff. 0.069)
833.56/833.78	c #Conflicts:     186000 | #Learnt:      16306 | 0.000
833.56/833.78	c total clause space: 335.816MB
833.56/833.78	c total #watches: 507855
836.76/836.97	c total #propagations: 19598525 / total #impl: 285410913 (eff. 0.069)
836.76/836.97	c #Conflicts:     187000 | #Learnt:      17306 | 0.000
836.76/836.97	c total clause space: 335.816MB
836.76/836.97	c total #watches: 527704
840.27/840.48	c total #propagations: 19707773 / total #impl: 286836705 (eff. 0.069)
840.27/840.48	c #Conflicts:     188000 | #Learnt:      18306 | 0.000
840.27/840.48	c total clause space: 335.816MB
840.27/840.48	c total #watches: 539181
843.26/843.42	c total #propagations: 19825656 / total #impl: 288029691 (eff. 0.069)
843.26/843.42	c #Conflicts:     189000 | #Learnt:      19306 | 0.000
843.26/843.42	c total clause space: 335.816MB
843.26/843.42	c total #watches: 542405
846.36/846.53	c total #propagations: 19952761 / total #impl: 288724429 (eff. 0.069)
846.36/846.53	c #Conflicts:     190000 | #Learnt:      20306 | 0.000
846.36/846.53	c total clause space: 335.816MB
846.36/846.53	c total #watches: 551341
849.06/849.25	c total #propagations: 20089581 / total #impl: 289766796 (eff. 0.069)
849.06/849.25	c GC COLLECT
849.06/849.25	c #Conflicts:     191000 | #Learnt:      10903 | 0.000
849.06/849.25	c total clause space: 335.816MB
849.06/849.25	c total #watches: 435879
851.86/852.09	c total #propagations: 20196249 / total #impl: 290720075 (eff. 0.069)
851.86/852.09	c #Conflicts:     192000 | #Learnt:      11903 | 0.000
851.86/852.09	c total clause space: 335.816MB
851.86/852.09	c total #watches: 446276
854.46/854.63	c total #propagations: 20325521 / total #impl: 292251895 (eff. 0.070)
854.46/854.63	c #Conflicts:     193000 | #Learnt:      12903 | 0.000
854.46/854.63	c total clause space: 335.816MB
854.46/854.63	c total #watches: 458950
856.76/857.00	c total #propagations: 20439681 / total #impl: 293691827 (eff. 0.070)
856.76/857.00	c #Conflicts:     194000 | #Learnt:      13903 | 0.000
856.76/857.00	c total clause space: 335.816MB
856.76/857.00	c total #watches: 477180
859.46/859.60	c total #propagations: 20548066 / total #impl: 295403834 (eff. 0.070)
859.46/859.60	c #Conflicts:     195000 | #Learnt:      14903 | 0.000
859.46/859.60	c total clause space: 335.816MB
859.46/859.60	c total #watches: 489360
862.06/862.29	c total #propagations: 20673292 / total #impl: 297981754 (eff. 0.069)
862.06/862.29	c #Conflicts:     196000 | #Learnt:      15903 | 0.000
862.06/862.29	c total clause space: 335.816MB
862.06/862.29	c total #watches: 504328
865.46/865.63	c total #propagations: 20793090 / total #impl: 299962227 (eff. 0.069)
865.46/865.63	c #Conflicts:     197000 | #Learnt:      16903 | 0.000
865.46/865.63	c total clause space: 335.816MB
865.46/865.63	c total #watches: 520170
868.86/869.09	c total #propagations: 20916927 / total #impl: 301805264 (eff. 0.069)
868.86/869.09	c #Conflicts:     198000 | #Learnt:      17903 | 0.000
868.86/869.09	c total clause space: 335.816MB
868.86/869.09	c total #watches: 533767
872.16/872.40	c total #propagations: 21043324 / total #impl: 303380753 (eff. 0.069)
872.16/872.40	c #Conflicts:     199000 | #Learnt:      18903 | 0.000
872.16/872.40	c total clause space: 335.816MB
872.16/872.40	c total #watches: 547605
875.85/876.04	c total #propagations: 21170437 / total #impl: 305219376 (eff. 0.069)
875.85/876.04	c #Conflicts:     200000 | #Learnt:      19903 | 0.000
875.85/876.04	c total clause space: 335.816MB
875.85/876.04	c total #watches: 553567
879.45/879.66	c total #propagations: 21298188 / total #impl: 306787155 (eff. 0.069)
879.45/879.66	c #Conflicts:     201000 | #Learnt:      20903 | 0.000
879.45/879.66	c total clause space: 335.816MB
879.45/879.66	c total #watches: 565864
882.35/882.59	c total #propagations: 21410515 / total #impl: 308527535 (eff. 0.069)
882.35/882.59	c GC COLLECT
882.35/882.59	c #Conflicts:     202000 | #Learnt:      11205 | 0.000
882.35/882.59	c total clause space: 545.701MB
882.35/882.59	c total #watches: 440255
884.85/885.04	c total #propagations: 21539639 / total #impl: 310428358 (eff. 0.069)
884.85/885.04	c #Conflicts:     203000 | #Learnt:      12205 | 0.000
884.85/885.04	c total clause space: 545.701MB
884.85/885.04	c total #watches: 458124
887.85/888.03	c total #propagations: 21666916 / total #impl: 312141848 (eff. 0.069)
887.85/888.03	c #Conflicts:     204000 | #Learnt:      13205 | 0.000
887.85/888.03	c total clause space: 545.701MB
887.85/888.03	c total #watches: 475338
891.15/891.30	c total #propagations: 21782246 / total #impl: 313991694 (eff. 0.069)
891.15/891.30	c #Conflicts:     205000 | #Learnt:      14205 | 0.000
891.15/891.30	c total clause space: 545.701MB
891.15/891.30	c total #watches: 490159
895.05/895.28	c total #propagations: 21881032 / total #impl: 316132056 (eff. 0.069)
895.05/895.28	c #Conflicts:     206000 | #Learnt:      15205 | 0.000
895.05/895.28	c total clause space: 545.701MB
895.05/895.28	c total #watches: 503280
899.05/899.20	c total #propagations: 21999801 / total #impl: 317332265 (eff. 0.069)
899.05/899.20	c #Conflicts:     207000 | #Learnt:      16205 | 0.000
899.05/899.20	c total clause space: 545.701MB
899.05/899.20	c total #watches: 516018
903.05/903.21	c total #propagations: 22131540 / total #impl: 318264249 (eff. 0.070)
903.05/903.21	c #Conflicts:     208000 | #Learnt:      17205 | 0.000
903.05/903.21	c total clause space: 545.701MB
903.05/903.21	c total #watches: 519718
907.05/907.26	c total #propagations: 22271322 / total #impl: 319306245 (eff. 0.070)
907.05/907.26	c #Conflicts:     209000 | #Learnt:      18205 | 0.000
907.05/907.26	c total clause space: 545.701MB
907.05/907.26	c total #watches: 531237
910.65/910.85	c total #propagations: 22412845 / total #impl: 320321160 (eff. 0.070)
910.65/910.85	c #Conflicts:     210000 | #Learnt:      19205 | 0.000
910.65/910.85	c total clause space: 545.701MB
910.65/910.85	c total #watches: 539386
914.84/915.02	c total #propagations: 22553968 / total #impl: 321253585 (eff. 0.070)
914.84/915.02	c #Conflicts:     211000 | #Learnt:      20205 | 0.000
914.84/915.02	c total clause space: 545.701MB
914.84/915.02	c total #watches: 558100
918.74/918.95	c total #propagations: 22695499 / total #impl: 322482299 (eff. 0.070)
918.74/918.95	c #Conflicts:     212000 | #Learnt:      21205 | 0.000
918.74/918.95	c total clause space: 545.701MB
918.74/918.95	c total #watches: 566648
923.34/923.55	c total #propagations: 22832112 / total #impl: 323704577 (eff. 0.071)
923.34/923.55	c GC COLLECT
923.34/923.55	c #Conflicts:     213000 | #Learnt:      11195 | 0.000
923.34/923.55	c total clause space: 545.701MB
923.34/923.55	c total #watches: 440982
927.54/927.75	c total #propagations: 22962203 / total #impl: 325209504 (eff. 0.071)
927.54/927.75	c #Conflicts:     214000 | #Learnt:      12195 | 0.000
927.54/927.75	c total clause space: 545.701MB
927.54/927.75	c total #watches: 453179
931.55/931.70	c total #propagations: 23066879 / total #impl: 326117400 (eff. 0.071)
931.55/931.70	c #Conflicts:     215000 | #Learnt:      13195 | 0.000
931.55/931.70	c total clause space: 545.701MB
931.55/931.70	c total #watches: 458799
935.04/935.21	c total #propagations: 23183881 / total #impl: 327042762 (eff. 0.071)
935.04/935.21	c #Conflicts:     216000 | #Learnt:      14195 | 0.000
935.04/935.21	c total clause space: 545.701MB
935.04/935.21	c total #watches: 469704
939.14/939.30	c total #propagations: 23301851 / total #impl: 328039542 (eff. 0.071)
939.14/939.30	c #Conflicts:     217000 | #Learnt:      15195 | 0.000
939.14/939.30	c total clause space: 545.701MB
939.14/939.30	c total #watches: 480876
943.14/943.35	c total #propagations: 23428340 / total #impl: 329234839 (eff. 0.071)
943.14/943.35	c #Conflicts:     218000 | #Learnt:      16195 | 0.000
943.14/943.35	c total clause space: 545.701MB
943.14/943.35	c total #watches: 488518
947.64/947.89	c total #propagations: 23565795 / total #impl: 330612409 (eff. 0.071)
947.64/947.89	c #Conflicts:     219000 | #Learnt:      17195 | 0.000
947.64/947.89	c total clause space: 545.701MB
947.64/947.89	c total #watches: 497250
952.34/952.58	c total #propagations: 23699771 / total #impl: 331732070 (eff. 0.071)
952.34/952.58	c #Conflicts:     220000 | #Learnt:      18195 | 0.000
952.34/952.58	c total clause space: 545.701MB
952.34/952.58	c total #watches: 504979
957.24/957.46	c total #propagations: 23829174 / total #impl: 332803623 (eff. 0.072)
957.24/957.46	c #Conflicts:     221000 | #Learnt:      19195 | 0.000
957.24/957.46	c total clause space: 545.701MB
957.24/957.46	c total #watches: 516139
962.24/962.45	c total #propagations: 23961258 / total #impl: 334022963 (eff. 0.072)
962.24/962.45	c #Conflicts:     222000 | #Learnt:      20195 | 0.000
962.24/962.45	c total clause space: 545.701MB
962.24/962.45	c total #watches: 530173
967.74/967.93	c total #propagations: 24099832 / total #impl: 335223254 (eff. 0.072)
967.74/967.93	c #Conflicts:     223000 | #Learnt:      21195 | 0.000
967.74/967.93	c total clause space: 545.701MB
967.74/967.93	c total #watches: 544382
972.73/972.99	c total #propagations: 24227701 / total #impl: 336335100 (eff. 0.072)
972.73/972.99	c #Conflicts:     224000 | #Learnt:      22195 | 0.000
972.73/972.99	c total clause space: 545.701MB
972.73/972.99	c total #watches: 553260
977.23/977.42	c total #propagations: 24347133 / total #impl: 337609764 (eff. 0.072)
977.23/977.42	c GC COLLECT
977.23/977.42	c #Conflicts:     225000 | #Learnt:      11894 | 0.000
977.23/977.42	c total clause space: 545.701MB
977.23/977.42	c total #watches: 449811
981.63/981.89	c total #propagations: 24441034 / total #impl: 338600537 (eff. 0.072)
981.63/981.89	c #Conflicts:     226000 | #Learnt:      12894 | 0.000
981.63/981.89	c total clause space: 545.701MB
981.63/981.89	c total #watches: 460738
986.23/986.49	c total #propagations: 24553841 / total #impl: 339813926 (eff. 0.072)
986.23/986.49	c #Conflicts:     227000 | #Learnt:      13894 | 0.000
986.23/986.49	c total clause space: 545.701MB
986.23/986.49	c total #watches: 473411
991.04/991.25	c total #propagations: 24686691 / total #impl: 341423098 (eff. 0.072)
991.04/991.25	c #Conflicts:     228000 | #Learnt:      14894 | 0.000
991.04/991.25	c total clause space: 545.701MB
991.04/991.25	c total #watches: 492180
995.83/996.00	c total #propagations: 24813464 / total #impl: 342586895 (eff. 0.072)
995.83/996.00	c #Conflicts:     229000 | #Learnt:      15894 | 0.000
995.83/996.00	c total clause space: 545.701MB
995.83/996.00	c total #watches: 501960
1000.23/1000.49	c total #propagations: 24958161 / total #impl: 344328065 (eff. 0.072)
1000.23/1000.49	c #Conflicts:     230000 | #Learnt:      16894 | 0.000
1000.23/1000.49	c total clause space: 545.701MB
1000.23/1000.49	c total #watches: 518071
1004.63/1004.80	c total #propagations: 25107019 / total #impl: 345644309 (eff. 0.073)
1004.63/1004.80	c #Conflicts:     231000 | #Learnt:      17894 | 0.000
1004.63/1004.80	c total clause space: 545.701MB
1004.63/1004.80	c total #watches: 533345
1010.53/1010.76	c total #propagations: 25266671 / total #impl: 347553381 (eff. 0.073)
1010.53/1010.76	c #Conflicts:     232000 | #Learnt:      18894 | 0.000
1010.53/1010.76	c total clause space: 545.701MB
1010.53/1010.76	c total #watches: 552321
1016.82/1017.04	c total #propagations: 25384871 / total #impl: 349237725 (eff. 0.073)
1016.82/1017.04	c #Conflicts:     233000 | #Learnt:      19894 | 0.000
1016.82/1017.04	c total clause space: 545.701MB
1016.82/1017.04	c total #watches: 572894
1023.42/1023.64	c total #propagations: 25482970 / total #impl: 350723579 (eff. 0.073)
1023.42/1023.64	c #Conflicts:     234000 | #Learnt:      20894 | 0.000
1023.42/1023.64	c total clause space: 545.701MB
1023.42/1023.64	c total #watches: 593308
1028.92/1029.17	c total #propagations: 25588070 / total #impl: 352004823 (eff. 0.073)
1028.92/1029.17	c #Conflicts:     235000 | #Learnt:      21894 | 0.000
1028.92/1029.17	c total clause space: 545.701MB
1028.92/1029.17	c total #watches: 621211
1035.13/1035.32	c total #propagations: 25717988 / total #impl: 353481675 (eff. 0.073)
1035.13/1035.32	c #Conflicts:     236000 | #Learnt:      22894 | 0.000
1035.13/1035.32	c total clause space: 545.701MB
1035.13/1035.32	c total #watches: 636986
1040.53/1040.76	c total #propagations: 25846325 / total #impl: 355297798 (eff. 0.073)
1040.53/1040.76	c GC COLLECT
1040.53/1040.76	c #Conflicts:     237000 | #Learnt:      12289 | 0.000
1040.53/1040.76	c total clause space: 545.701MB
1040.53/1040.76	c total #watches: 465556
1044.63/1044.81	c total #propagations: 25944659 / total #impl: 356253781 (eff. 0.073)
1044.63/1044.81	c #Conflicts:     238000 | #Learnt:      13289 | 0.000
1044.63/1044.81	c total clause space: 545.701MB
1044.63/1044.81	c total #watches: 488803
1049.43/1049.65	c total #propagations: 26020644 / total #impl: 357652717 (eff. 0.073)
1049.43/1049.65	c #Conflicts:     239000 | #Learnt:      14289 | 0.000
1049.43/1049.65	c total clause space: 545.701MB
1049.43/1049.65	c total #watches: 495508
1053.93/1054.19	c total #propagations: 26091320 / total #impl: 359420699 (eff. 0.073)
1053.93/1054.19	c #Conflicts:     240000 | #Learnt:      15289 | 0.000
1053.93/1054.19	c total clause space: 545.701MB
1053.93/1054.19	c total #watches: 504587
1059.03/1059.29	c total #propagations: 26172263 / total #impl: 361620206 (eff. 0.072)
1059.03/1059.29	c #Conflicts:     241000 | #Learnt:      16289 | 0.000
1059.03/1059.29	c total clause space: 545.701MB
1059.03/1059.29	c total #watches: 520204
1063.92/1064.16	c total #propagations: 26246149 / total #impl: 365082563 (eff. 0.072)
1063.92/1064.16	c #Conflicts:     242000 | #Learnt:      17289 | 0.000
1063.92/1064.16	c total clause space: 545.701MB
1063.92/1064.16	c total #watches: 546106
1069.13/1069.37	c total #propagations: 26312646 / total #impl: 367847697 (eff. 0.072)
1069.13/1069.37	c #Conflicts:     243000 | #Learnt:      18289 | 0.000
1069.13/1069.37	c total clause space: 545.701MB
1069.13/1069.37	c total #watches: 570976
1076.02/1076.21	c total #propagations: 26383528 / total #impl: 369571969 (eff. 0.071)
1076.02/1076.21	c #Conflicts:     244000 | #Learnt:      19289 | 0.000
1076.02/1076.21	c total clause space: 545.701MB
1076.02/1076.21	c total #watches: 591688
1081.72/1081.92	c total #propagations: 26475479 / total #impl: 370885040 (eff. 0.071)
1081.72/1081.92	c #Conflicts:     245000 | #Learnt:      20289 | 0.000
1081.72/1081.92	c total clause space: 545.701MB
1081.72/1081.92	c total #watches: 611442
1087.32/1087.52	c total #propagations: 26585996 / total #impl: 371887845 (eff. 0.071)
1087.32/1087.52	c #Conflicts:     246000 | #Learnt:      21289 | 0.000
1087.32/1087.52	c total clause space: 545.701MB
1087.32/1087.52	c total #watches: 626931
1092.32/1092.51	c total #propagations: 26734965 / total #impl: 373446379 (eff. 0.072)
1092.32/1092.51	c #Conflicts:     247000 | #Learnt:      22289 | 0.000
1092.32/1092.51	c total clause space: 545.701MB
1092.32/1092.51	c total #watches: 640555
1097.51/1097.74	c total #propagations: 26897866 / total #impl: 375089284 (eff. 0.072)
1097.51/1097.74	c #Conflicts:     248000 | #Learnt:      23289 | 0.000
1097.51/1097.74	c total clause space: 545.701MB
1097.51/1097.74	c total #watches: 666541
1102.02/1102.27	c total #propagations: 27008336 / total #impl: 376294726 (eff. 0.072)
1102.02/1102.27	c GC COLLECT
1102.02/1102.27	c #Conflicts:     249000 | #Learnt:      12385 | 0.000
1102.02/1102.27	c total clause space: 545.701MB
1102.02/1102.27	c total #watches: 468605
1105.81/1106.00	c total #propagations: 27114177 / total #impl: 377542643 (eff. 0.072)
1105.81/1106.00	c #Conflicts:     250000 | #Learnt:      13385 | 0.000
1105.81/1106.00	c total clause space: 545.701MB
1105.81/1106.00	c total #watches: 487986
1111.41/1111.63	c total #propagations: 27229138 / total #impl: 378644188 (eff. 0.072)
1111.41/1111.63	c #Conflicts:     251000 | #Learnt:      14385 | 0.000
1111.41/1111.63	c total clause space: 545.701MB
1111.41/1111.63	c total #watches: 504869
1117.42/1117.66	c total #propagations: 27373333 / total #impl: 379831287 (eff. 0.072)
1117.42/1117.66	c #Conflicts:     252000 | #Learnt:      15385 | 0.000
1117.42/1117.66	c total clause space: 545.701MB
1117.42/1117.66	c total #watches: 512698
1123.02/1123.27	c total #propagations: 27535642 / total #impl: 381017771 (eff. 0.072)
1123.02/1123.27	c #Conflicts:     253000 | #Learnt:      16385 | 0.000
1123.02/1123.27	c total clause space: 545.701MB
1123.02/1123.27	c total #watches: 526624
1129.41/1129.62	c total #propagations: 27671542 / total #impl: 382371623 (eff. 0.072)
1129.41/1129.62	c #Conflicts:     254000 | #Learnt:      17385 | 0.000
1129.41/1129.62	c total clause space: 545.701MB
1129.41/1129.62	c total #watches: 551690
1136.91/1137.16	c total #propagations: 27796850 / total #impl: 383648781 (eff. 0.072)
1136.91/1137.16	c #Conflicts:     255000 | #Learnt:      18385 | 0.000
1136.91/1137.16	c total clause space: 545.701MB
1136.91/1137.16	c total #watches: 575642
1144.61/1144.86	c total #propagations: 27933998 / total #impl: 385173635 (eff. 0.073)
1144.61/1144.86	c #Conflicts:     256000 | #Learnt:      19385 | 0.000
1144.61/1144.86	c total clause space: 545.701MB
1144.61/1144.86	c total #watches: 605906
1153.10/1153.30	c total #propagations: 28035015 / total #impl: 386836368 (eff. 0.072)
1153.10/1153.30	c #Conflicts:     257000 | #Learnt:      20385 | 0.000
1153.10/1153.30	c total clause space: 545.701MB
1153.10/1153.30	c total #watches: 620382
1162.80/1163.05	c total #propagations: 28133819 / total #impl: 388818940 (eff. 0.072)
1162.80/1163.05	c #Conflicts:     258000 | #Learnt:      21385 | 0.000
1162.80/1163.05	c total clause space: 545.701MB
1162.80/1163.05	c total #watches: 632739
1171.31/1171.53	c total #propagations: 28235114 / total #impl: 390163188 (eff. 0.072)
1171.31/1171.53	c #Conflicts:     259000 | #Learnt:      22385 | 0.000
1171.31/1171.53	c total clause space: 545.701MB
1171.31/1171.53	c total #watches: 662126
1178.90/1179.11	c total #propagations: 28343860 / total #impl: 391495262 (eff. 0.072)
1178.90/1179.11	c #Conflicts:     260000 | #Learnt:      23385 | 0.000
1178.90/1179.11	c total clause space: 545.701MB
1178.90/1179.11	c total #watches: 697178
1185.11/1185.31	c total #propagations: 28434581 / total #impl: 393503664 (eff. 0.072)
1185.11/1185.31	c #Conflicts:     261000 | #Learnt:      24385 | 0.000
1185.11/1185.31	c total clause space: 545.701MB
1185.11/1185.31	c total #watches: 722825
1190.91/1191.13	c total #propagations: 28525803 / total #impl: 395374167 (eff. 0.072)
1190.91/1191.13	c GC COLLECT
1190.91/1191.13	c #Conflicts:     262000 | #Learnt:      13183 | 0.000
1190.91/1191.13	c total clause space: 545.701MB
1190.91/1191.13	c total #watches: 498473
1197.01/1197.21	c total #propagations: 28601469 / total #impl: 396858229 (eff. 0.072)
1197.01/1197.21	c #Conflicts:     263000 | #Learnt:      14183 | 0.000
1197.01/1197.21	c total clause space: 545.701MB
1197.01/1197.21	c total #watches: 535934
1204.00/1204.28	c total #propagations: 28720137 / total #impl: 398621997 (eff. 0.072)
1204.00/1204.28	c #Conflicts:     264000 | #Learnt:      15183 | 0.000
1204.00/1204.28	c total clause space: 545.701MB
1204.00/1204.28	c total #watches: 557801
1211.30/1211.54	c total #propagations: 28846310 / total #impl: 400133977 (eff. 0.072)
1211.30/1211.54	c #Conflicts:     265000 | #Learnt:      16183 | 0.000
1211.30/1211.54	c total clause space: 545.701MB
1211.30/1211.54	c total #watches: 572237
1218.10/1218.38	c total #propagations: 28958236 / total #impl: 401066667 (eff. 0.072)
1218.10/1218.38	c #Conflicts:     266000 | #Learnt:      17183 | 0.000
1218.10/1218.38	c total clause space: 545.701MB
1218.10/1218.38	c total #watches: 600485
1225.70/1225.90	c total #propagations: 29112774 / total #impl: 402624658 (eff. 0.072)
1225.70/1225.90	c #Conflicts:     267000 | #Learnt:      18183 | 0.000
1225.70/1225.90	c total clause space: 545.701MB
1225.70/1225.90	c total #watches: 615281
1233.30/1233.53	c total #propagations: 29270079 / total #impl: 403955148 (eff. 0.072)
1233.30/1233.53	c #Conflicts:     268000 | #Learnt:      19183 | 0.000
1233.30/1233.53	c total clause space: 545.701MB
1233.30/1233.53	c total #watches: 633845
1241.40/1241.64	c total #propagations: 29438119 / total #impl: 405412519 (eff. 0.073)
1241.40/1241.64	c #Conflicts:     269000 | #Learnt:      20183 | 0.000
1241.40/1241.64	c total clause space: 545.701MB
1241.40/1241.64	c total #watches: 650594
1249.90/1250.10	c total #propagations: 29609113 / total #impl: 407698024 (eff. 0.073)
1249.90/1250.10	c #Conflicts:     270000 | #Learnt:      21183 | 0.000
1249.90/1250.10	c total clause space: 545.701MB
1249.90/1250.10	c total #watches: 672825
1258.80/1259.05	c total #propagations: 29770964 / total #impl: 409600879 (eff. 0.073)
1258.80/1259.05	c #Conflicts:     271000 | #Learnt:      22183 | 0.000
1258.80/1259.05	c total clause space: 545.701MB
1258.80/1259.05	c total #watches: 691836
1268.29/1268.52	c total #propagations: 29905849 / total #impl: 411497274 (eff. 0.073)
1268.29/1268.52	c #Conflicts:     272000 | #Learnt:      23183 | 0.000
1268.29/1268.52	c total clause space: 545.701MB
1268.29/1268.52	c total #watches: 708404
1279.20/1279.45	c total #propagations: 30053729 / total #impl: 413693127 (eff. 0.073)
1279.20/1279.45	c #Conflicts:     273000 | #Learnt:      24183 | 0.000
1279.20/1279.45	c total clause space: 545.701MB
1279.20/1279.45	c total #watches: 725824
1289.59/1289.86	c total #propagations: 30197780 / total #impl: 416004703 (eff. 0.073)
1289.59/1289.86	c GC COLLECT
1289.59/1289.86	c #Conflicts:     274000 | #Learnt:      12684 | 0.000
1289.59/1289.86	c total clause space: 545.701MB
1289.59/1289.86	c total #watches: 473848
1295.49/1295.77	c total #propagations: 30341998 / total #impl: 418140469 (eff. 0.073)
1295.49/1295.77	c #Conflicts:     275000 | #Learnt:      13684 | 0.000
1295.49/1295.77	c total clause space: 545.701MB
1295.49/1295.77	c total #watches: 487487
1301.59/1301.80	c total #propagations: 30447271 / total #impl: 419059501 (eff. 0.073)
1301.59/1301.80	c #Conflicts:     276000 | #Learnt:      14684 | 0.000
1301.59/1301.80	c total clause space: 545.701MB
1301.59/1301.80	c total #watches: 510322
1308.69/1308.95	c total #propagations: 30590185 / total #impl: 420173893 (eff. 0.073)
1308.69/1308.95	c #Conflicts:     277000 | #Learnt:      15684 | 0.000
1308.69/1308.95	c total clause space: 545.701MB
1308.69/1308.95	c total #watches: 530714
1316.39/1316.70	c total #propagations: 30727438 / total #impl: 421275797 (eff. 0.073)
1316.39/1316.70	c #Conflicts:     278000 | #Learnt:      16684 | 0.000
1316.39/1316.70	c total clause space: 545.701MB
1316.39/1316.70	c total #watches: 543391
1324.29/1324.59	c total #propagations: 30872619 / total #impl: 422572258 (eff. 0.073)
1324.29/1324.59	c #Conflicts:     279000 | #Learnt:      17684 | 0.000
1324.29/1324.59	c total clause space: 545.701MB
1324.29/1324.59	c total #watches: 558966
1332.28/1332.58	c total #propagations: 31008680 / total #impl: 423860643 (eff. 0.073)
1332.28/1332.58	c #Conflicts:     280000 | #Learnt:      18684 | 0.000
1332.28/1332.58	c total clause space: 545.701MB
1332.28/1332.58	c total #watches: 576179
1339.59/1339.90	c total #propagations: 31144261 / total #impl: 425200621 (eff. 0.073)
1339.59/1339.90	c #Conflicts:     281000 | #Learnt:      19684 | 0.000
1339.59/1339.90	c total clause space: 545.701MB
1339.59/1339.90	c total #watches: 592537
1346.68/1346.99	c total #propagations: 31265414 / total #impl: 426305427 (eff. 0.073)
1346.68/1346.99	c #Conflicts:     282000 | #Learnt:      20684 | 0.000
1346.68/1346.99	c total clause space: 545.701MB
1346.68/1346.99	c total #watches: 612627
1354.28/1354.54	c total #propagations: 31385398 / total #impl: 427380943 (eff. 0.073)
1354.28/1354.54	c #Conflicts:     283000 | #Learnt:      21684 | 0.000
1354.28/1354.54	c total clause space: 545.701MB
1354.28/1354.54	c total #watches: 629873
1361.98/1362.29	c total #propagations: 31518303 / total #impl: 428530964 (eff. 0.074)
1361.98/1362.29	c #Conflicts:     284000 | #Learnt:      22684 | 0.000
1361.98/1362.29	c total clause space: 545.701MB
1361.98/1362.29	c total #watches: 640778
1369.38/1369.61	c total #propagations: 31676985 / total #impl: 430275943 (eff. 0.074)
1369.38/1369.61	c #Conflicts:     285000 | #Learnt:      23684 | 0.000
1369.38/1369.61	c total clause space: 545.701MB
1369.38/1369.61	c total #watches: 655504
1377.98/1378.26	c total #propagations: 31825822 / total #impl: 431210232 (eff. 0.074)
1377.98/1378.26	c #Conflicts:     286000 | #Learnt:      24684 | 0.000
1377.98/1378.26	c total clause space: 545.701MB
1377.98/1378.26	c total #watches: 665452
1385.57/1385.80	c total #propagations: 31968461 / total #impl: 432259276 (eff. 0.074)
1385.57/1385.80	c GC COLLECT
1385.57/1385.80	c #Conflicts:     287000 | #Learnt:      12876 | 0.000
1385.57/1385.80	c total clause space: 545.701MB
1385.57/1385.80	c total #watches: 476535
1392.27/1392.55	c total #propagations: 32081484 / total #impl: 433353728 (eff. 0.074)
1392.27/1392.55	c #Conflicts:     288000 | #Learnt:      13876 | 0.000
1392.27/1392.55	c total clause space: 545.701MB
1392.27/1392.55	c total #watches: 502073
1401.37/1401.69	c total #propagations: 32211627 / total #impl: 434547658 (eff. 0.074)
1401.37/1401.69	c #Conflicts:     289000 | #Learnt:      14876 | 0.000
1401.37/1401.69	c total clause space: 545.701MB
1401.37/1401.69	c total #watches: 519856
1408.27/1408.50	c total #propagations: 32360445 / total #impl: 435685464 (eff. 0.074)
1408.27/1408.50	c #Conflicts:     290000 | #Learnt:      15876 | 0.000
1408.27/1408.50	c total clause space: 545.701MB
1408.27/1408.50	c total #watches: 533564
1416.07/1416.37	c total #propagations: 32502734 / total #impl: 436821864 (eff. 0.074)
1416.07/1416.37	c #Conflicts:     291000 | #Learnt:      16876 | 0.000
1416.07/1416.37	c total clause space: 545.701MB
1416.07/1416.37	c total #watches: 545851
1424.77/1425.03	c total #propagations: 32645657 / total #impl: 437901381 (eff. 0.075)
1424.77/1425.03	c #Conflicts:     292000 | #Learnt:      17876 | 0.000
1424.77/1425.03	c total clause space: 545.701MB
1424.77/1425.03	c total #watches: 553382
1432.47/1432.72	c total #propagations: 32787391 / total #impl: 438916932 (eff. 0.075)
1432.47/1432.72	c #Conflicts:     293000 | #Learnt:      18876 | 0.000
1432.47/1432.72	c total clause space: 545.701MB
1432.47/1432.72	c total #watches: 563562
1439.47/1439.71	c total #propagations: 32922036 / total #impl: 439825158 (eff. 0.075)
1439.47/1439.71	c #Conflicts:     294000 | #Learnt:      19876 | 0.000
1439.47/1439.71	c total clause space: 545.701MB
1439.47/1439.71	c total #watches: 571501
1447.96/1448.27	c total #propagations: 33065854 / total #impl: 440733896 (eff. 0.075)
1447.96/1448.27	c #Conflicts:     295000 | #Learnt:      20876 | 0.000
1447.96/1448.27	c total clause space: 545.701MB
1447.96/1448.27	c total #watches: 579769
1457.46/1457.71	c total #propagations: 33207309 / total #impl: 441731847 (eff. 0.075)
1457.46/1457.71	c #Conflicts:     296000 | #Learnt:      21876 | 0.000
1457.46/1457.71	c total clause space: 545.701MB
1457.46/1457.71	c total #watches: 593661
1466.46/1466.76	c total #propagations: 33363984 / total #impl: 442942448 (eff. 0.075)
1466.46/1466.76	c #Conflicts:     297000 | #Learnt:      22876 | 0.000
1466.46/1466.76	c total clause space: 545.701MB
1466.46/1466.76	c total #watches: 610005
1474.06/1474.32	c total #propagations: 33524606 / total #impl: 444128724 (eff. 0.075)
1474.06/1474.32	c #Conflicts:     298000 | #Learnt:      23876 | 0.000
1474.06/1474.32	c total clause space: 545.701MB
1474.06/1474.32	c total #watches: 624704
1483.36/1483.62	c total #propagations: 33664898 / total #impl: 445388232 (eff. 0.076)
1483.36/1483.62	c #Conflicts:     299000 | #Learnt:      24876 | 0.000
1483.36/1483.62	c total clause space: 545.701MB
1483.36/1483.62	c total #watches: 634842
1492.46/1492.72	c total #propagations: 33798167 / total #impl: 446473875 (eff. 0.076)
1492.46/1492.72	c #Conflicts:     300000 | #Learnt:      25876 | 0.000
1492.46/1492.72	c total clause space: 545.701MB
1492.46/1492.72	c total #watches: 646148
1499.95/1500.29	c total #propagations: 33919957 / total #impl: 447374012 (eff. 0.076)
1499.95/1500.29	c GC COLLECT
1499.95/1500.29	c #Conflicts:     301000 | #Learnt:      13777 | 0.000
1499.95/1500.29	c total clause space: 545.701MB
1499.95/1500.29	c total #watches: 496057
1507.75/1508.06	c total #propagations: 34041095 / total #impl: 448618400 (eff. 0.076)
1507.75/1508.06	c #Conflicts:     302000 | #Learnt:      14777 | 0.000
1507.75/1508.06	c total clause space: 545.701MB
1507.75/1508.06	c total #watches: 512755
1517.15/1517.43	c total #propagations: 34145769 / total #impl: 449814307 (eff. 0.076)
1517.15/1517.43	c #Conflicts:     303000 | #Learnt:      15777 | 0.000
1517.15/1517.43	c total clause space: 545.701MB
1517.15/1517.43	c total #watches: 523740
1524.46/1524.77	c total #propagations: 34251139 / total #impl: 451016112 (eff. 0.076)
1524.46/1524.77	c #Conflicts:     304000 | #Learnt:      16777 | 0.000
1524.46/1524.77	c total clause space: 545.701MB
1524.46/1524.77	c total #watches: 553911
1532.15/1532.45	c total #propagations: 34376429 / total #impl: 452294016 (eff. 0.076)
1532.15/1532.45	c #Conflicts:     305000 | #Learnt:      17777 | 0.000
1532.15/1532.45	c total clause space: 545.701MB
1532.15/1532.45	c total #watches: 565461
1539.05/1539.35	c total #propagations: 34550375 / total #impl: 453932011 (eff. 0.076)
1539.05/1539.35	c #Conflicts:     306000 | #Learnt:      18777 | 0.000
1539.05/1539.35	c total clause space: 545.701MB
1539.05/1539.35	c total #watches: 582059
1547.84/1548.16	c total #propagations: 34710057 / total #impl: 455177455 (eff. 0.076)
1547.84/1548.16	c #Conflicts:     307000 | #Learnt:      19777 | 0.000
1547.84/1548.16	c total clause space: 545.701MB
1547.84/1548.16	c total #watches: 596322
1556.74/1557.09	c total #propagations: 34852386 / total #impl: 456501270 (eff. 0.076)
1556.74/1557.09	c #Conflicts:     308000 | #Learnt:      20777 | 0.000
1556.74/1557.09	c total clause space: 545.701MB
1556.74/1557.09	c total #watches: 611216
1563.64/1563.92	c total #propagations: 34956760 / total #impl: 457543114 (eff. 0.076)
1563.64/1563.92	c #Conflicts:     309000 | #Learnt:      21777 | 0.000
1563.64/1563.92	c total clause space: 545.701MB
1563.64/1563.92	c total #watches: 637889
1570.55/1570.81	c total #propagations: 35047574 / total #impl: 458679942 (eff. 0.076)
1570.55/1570.81	c #Conflicts:     310000 | #Learnt:      22777 | 0.000
1570.55/1570.81	c total clause space: 545.701MB
1570.55/1570.81	c total #watches: 665483
1579.54/1579.85	c total #propagations: 35150566 / total #impl: 460206525 (eff. 0.076)
1579.54/1579.85	c #Conflicts:     311000 | #Learnt:      23777 | 0.000
1579.54/1579.85	c total clause space: 545.701MB
1579.54/1579.85	c total #watches: 687793
1588.44/1588.78	c total #propagations: 35273932 / total #impl: 462122801 (eff. 0.076)
1588.44/1588.78	c #Conflicts:     312000 | #Learnt:      24777 | 0.000
1588.44/1588.78	c total clause space: 545.701MB
1588.44/1588.78	c total #watches: 700120
1598.24/1598.52	c total #propagations: 35409543 / total #impl: 463641952 (eff. 0.076)
1598.24/1598.52	c #Conflicts:     313000 | #Learnt:      25777 | 0.000
1598.24/1598.52	c total clause space: 545.701MB
1598.24/1598.52	c total #watches: 719497
1608.44/1608.77	c total #propagations: 35545709 / total #impl: 465139096 (eff. 0.076)
1608.44/1608.77	c #Conflicts:     314000 | #Learnt:      26777 | 0.000
1608.44/1608.77	c total clause space: 545.701MB
1608.44/1608.77	c total #watches: 737359
1616.04/1616.32	c total #propagations: 35683906 / total #impl: 467271835 (eff. 0.076)
1616.04/1616.32	c GC COLLECT
1616.04/1616.32	c #Conflicts:     315000 | #Learnt:      14378 | 0.000
1616.04/1616.32	c total clause space: 545.701MB
1616.04/1616.32	c total #watches: 515047
1622.64/1622.95	c total #propagations: 35754013 / total #impl: 468790395 (eff. 0.076)
1622.64/1622.95	c #Conflicts:     316000 | #Learnt:      15378 | 0.000
1622.64/1622.95	c total clause space: 545.701MB
1622.64/1622.95	c total #watches: 546329
1629.54/1629.87	c total #propagations: 35813953 / total #impl: 470207044 (eff. 0.076)
1629.54/1629.87	c #Conflicts:     317000 | #Learnt:      16378 | 0.000
1629.54/1629.87	c total clause space: 545.701MB
1629.54/1629.87	c total #watches: 577397
1636.94/1637.27	c total #propagations: 35880936 / total #impl: 472349000 (eff. 0.076)
1636.94/1637.27	c #Conflicts:     318000 | #Learnt:      17378 | 0.000
1636.94/1637.27	c total clause space: 545.701MB
1636.94/1637.27	c total #watches: 607539
1645.23/1645.59	c total #propagations: 35938934 / total #impl: 475469269 (eff. 0.076)
1645.23/1645.59	c #Conflicts:     319000 | #Learnt:      18378 | 0.000
1645.23/1645.59	c total clause space: 545.701MB
1645.23/1645.59	c total #watches: 628341
1652.93/1653.21	c total #propagations: 36012671 / total #impl: 478792354 (eff. 0.075)
1652.93/1653.21	c #Conflicts:     320000 | #Learnt:      19378 | 0.000
1652.93/1653.21	c total clause space: 545.701MB
1652.93/1653.21	c total #watches: 654994
1660.33/1660.61	c total #propagations: 36083999 / total #impl: 481808815 (eff. 0.075)
1660.33/1660.61	c #Conflicts:     321000 | #Learnt:      20378 | 0.000
1660.33/1660.61	c total clause space: 545.701MB
1660.33/1660.61	c total #watches: 685776
1669.83/1670.16	c total #propagations: 36139106 / total #impl: 485739427 (eff. 0.074)
1669.83/1670.16	c #Conflicts:     322000 | #Learnt:      21378 | 0.000
1669.83/1670.16	c total clause space: 545.701MB
1669.83/1670.16	c total #watches: 718674
1681.93/1682.22	c total #propagations: 36217627 / total #impl: 488535335 (eff. 0.074)
1681.93/1682.22	c #Conflicts:     323000 | #Learnt:      22378 | 0.000
1681.93/1682.22	c total clause space: 545.701MB
1681.93/1682.22	c total #watches: 744455
1692.13/1692.45	c total #propagations: 36306406 / total #impl: 490820394 (eff. 0.074)
1692.13/1692.45	c #Conflicts:     324000 | #Learnt:      23378 | 0.000
1692.13/1692.45	c total clause space: 545.701MB
1692.13/1692.45	c total #watches: 771970
1703.53/1703.82	c total #propagations: 36370421 / total #impl: 493712912 (eff. 0.074)
1703.53/1703.82	c #Conflicts:     325000 | #Learnt:      24378 | 0.000
1703.53/1703.82	c total clause space: 545.701MB
1703.53/1703.82	c total #watches: 797065
1716.12/1716.42	c total #propagations: 36438207 / total #impl: 497220052 (eff. 0.073)
1716.12/1716.42	c #Conflicts:     326000 | #Learnt:      25378 | 0.000
1716.12/1716.42	c total clause space: 545.701MB
1716.12/1716.42	c total #watches: 819304
1728.02/1728.30	c total #propagations: 36520536 / total #impl: 500193613 (eff. 0.073)
1728.02/1728.30	c #Conflicts:     327000 | #Learnt:      26378 | 0.000
1728.02/1728.30	c total clause space: 545.701MB
1728.02/1728.30	c total #watches: 848931
1739.02/1739.31	c total #propagations: 36599482 / total #impl: 503168831 (eff. 0.073)
1739.02/1739.31	c #Conflicts:     328000 | #Learnt:      27378 | 0.000
1739.02/1739.31	c total clause space: 545.701MB
1739.02/1739.31	c total #watches: 879731
1744.52/1744.84	c total #propagations: 36664348 / total #impl: 506572151 (eff. 0.072)
1744.52/1744.84	c GC COLLECT
1744.52/1744.84	c #Conflicts:     329000 | #Learnt:      14681 | 0.000
1744.52/1744.84	c total clause space: 545.701MB
1744.52/1744.84	c total #watches: 533520
1750.52/1750.85	c total #propagations: 36728032 / total #impl: 508086812 (eff. 0.072)
1750.52/1750.85	c #Conflicts:     330000 | #Learnt:      15681 | 0.000
1750.52/1750.85	c total clause space: 545.701MB
1750.52/1750.85	c total #watches: 566519
1757.62/1757.93	c total #propagations: 36792574 / total #impl: 510060157 (eff. 0.072)
1757.62/1757.93	c #Conflicts:     331000 | #Learnt:      16681 | 0.000
1757.62/1757.93	c total clause space: 545.701MB
1757.62/1757.93	c total #watches: 593979
1764.81/1765.10	c total #propagations: 36863085 / total #impl: 512634312 (eff. 0.072)
1764.81/1765.10	c #Conflicts:     332000 | #Learnt:      17681 | 0.000
1764.81/1765.10	c total clause space: 545.701MB
1764.81/1765.10	c total #watches: 618825
1773.71/1774.00	c total #propagations: 36923164 / total #impl: 516265435 (eff. 0.072)
1773.71/1774.00	c #Conflicts:     333000 | #Learnt:      18681 | 0.000
1773.71/1774.00	c total clause space: 545.701MB
1773.71/1774.00	c total #watches: 647254
1784.02/1784.32	c total #propagations: 37006483 / total #impl: 518814354 (eff. 0.071)
1784.02/1784.32	c #Conflicts:     334000 | #Learnt:      19681 | 0.000
1784.02/1784.32	c total clause space: 545.701MB
1784.02/1784.32	c total #watches: 673155
1793.41/1793.72	c total #propagations: 37090205 / total #impl: 522476024 (eff. 0.071)
1793.41/1793.72	c #Conflicts:     335000 | #Learnt:      20681 | 0.000
1793.41/1793.72	c total clause space: 545.701MB
1793.41/1793.72	c total #watches: 708316

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-4118662-1467225289/watcher-4118662-1467225289 -o /tmp/evaluation-result-4118662-1467225289/solver-4118662-1467225289 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3807 --watchdog 1960 --input HOME/instance-4118662-1467225289.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.24 2.21 2.20 2/176 5473
/proc/meminfo: memFree=26635188/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 3489925 29810688 5268 33554432000 4194304 6201397 140734223981344 140736573289960 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 7278 5268 130 491 0 6777 0

[startup+0.100159 s]
/proc/loadavg: 2.24 2.21 2.20 2/176 5473
/proc/meminfo: memFree=26635188/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=34180 CPUtime=0.09 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 852 0 0 0 9 0 0 0 20 0 1 0 3489925 35000320 7211 33554432000 4194304 6201397 140734223981344 140736573289960 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 8545 7211 145 491 0 8044 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34180

[startup+0.200343 s]
/proc/loadavg: 2.24 2.21 2.20 2/176 5473
/proc/meminfo: memFree=26635188/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=34512 CPUtime=0.19 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 1146 0 0 0 19 0 0 0 20 0 1 0 3489925 35340288 7444 33554432000 4194304 6201397 140734223981344 140736573289960 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 8628 7444 145 491 0 8127 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34512

[startup+0.300262 s]
/proc/loadavg: 2.24 2.21 2.20 2/176 5473
/proc/meminfo: memFree=26635188/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=37360 CPUtime=0.29 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 1251 0 0 0 29 0 0 0 20 0 1 0 3489925 38256640 8041 33554432000 4194304 6201397 140734223981344 140736573289960 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 9340 8041 146 491 0 8839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37360

[startup+0.700232 s]
/proc/loadavg: 2.24 2.21 2.20 2/176 5473
/proc/meminfo: memFree=26635188/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=42384 CPUtime=0.69 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 1698 0 0 0 69 0 0 0 20 0 1 0 3489925 43401216 8395 33554432000 4194304 6201397 140734223981344 140734223980008 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 10596 8395 146 491 0 10095 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42384

[startup+1.50023 s]
/proc/loadavg: 2.24 2.21 2.20 3/177 5474
/proc/meminfo: memFree=26596964/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=49796 CPUtime=1.48 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 2218 0 0 0 148 0 0 0 20 0 1 0 3489925 50991104 10309 33554432000 4194304 6201397 140734223981344 140734223980008 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 12449 10309 146 491 0 11948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49796

[startup+3.10023 s]
/proc/loadavg: 2.24 2.21 2.20 3/177 5474
/proc/meminfo: memFree=26589332/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=80668 CPUtime=3.08 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 2921 0 0 0 308 0 0 0 20 0 1 0 3489925 82604032 13367 33554432000 4194304 6201397 140734223981344 140734223979976 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 20167 13367 159 491 0 19666 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80668

[startup+6.3002 s]
/proc/loadavg: 2.22 2.20 2.20 3/177 5520
/proc/meminfo: memFree=26873260/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=81088 CPUtime=6.29 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 4775 0 0 0 628 1 0 0 20 0 1 0 3489925 83034112 17815 33554432000 4194304 6201397 140734223981344 140734223980472 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 20272 17815 165 491 0 19771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81088

[startup+12.7002 s]
/proc/loadavg: 2.20 2.20 2.20 3/177 5520
/proc/meminfo: memFree=26799500/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=113232 CPUtime=12.68 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 6016 0 0 0 1267 1 0 0 20 0 1 0 3489925 115949568 25830 33554432000 4194304 6201397 140734223981344 140734223980296 4213087 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 28308 25830 165 491 0 27807 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113232

[startup+25.5003 s]
/proc/loadavg: 2.23 2.21 2.20 4/177 5520
/proc/meminfo: memFree=26750984/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=164260 CPUtime=25.48 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 7155 0 0 0 2546 2 0 0 20 0 1 0 3489925 168202240 31182 33554432000 4194304 6201397 140734223981344 140734223979976 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 41065 31182 165 491 0 40564 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 164260

[startup+51.1003 s]
/proc/loadavg: 2.22 2.20 2.20 3/177 5521
/proc/meminfo: memFree=26697436/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=165196 CPUtime=51.09 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 7537 0 0 0 5106 3 0 0 20 0 1 0 3489925 169160704 38717 33554432000 4194304 6201397 140734223981344 140734223980296 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 41299 38717 165 491 0 40798 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 165196

[startup+102.3 s]
/proc/loadavg: 2.18 2.20 2.19 3/177 5522
/proc/meminfo: memFree=26613112/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=251152 CPUtime=102.28 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 9543 0 0 0 10224 4 0 0 20 0 1 0 3489925 257179648 49529 33554432000 4194304 6201397 140734223981344 140734223980472 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 62788 49529 165 491 0 62287 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 251152

[startup+162.3 s]
/proc/loadavg: 2.35 2.25 2.21 3/177 5523
/proc/meminfo: memFree=26561612/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=251672 CPUtime=162.26 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 9695 0 0 0 16222 4 0 0 20 0 1 0 3489925 257712128 51725 33554432000 4194304 6201397 140734223981344 140734223980296 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 62918 51725 165 491 0 62417 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 251672

[startup+222.307 s]
/proc/loadavg: 2.27 2.25 2.21 3/177 5524
/proc/meminfo: memFree=26510228/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=252744 CPUtime=222.26 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 9985 0 0 0 22222 4 0 0 20 0 1 0 3489925 258809856 60191 33554432000 4194304 6201397 140734223981344 140734223980296 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 63186 60191 165 491 0 62685 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 252744

[startup+282.3 s]
/proc/loadavg: 2.14 2.21 2.19 3/177 5525
/proc/meminfo: memFree=26477960/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=385424 CPUtime=282.24 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 10862 0 0 0 28220 4 0 0 20 0 1 0 3489925 394674176 65796 33554432000 4194304 6201397 140734223981344 140734223980472 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 96356 65796 165 491 0 95855 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 385424

[startup+342.3 s]
/proc/loadavg: 2.22 2.22 2.19 4/178 5530
/proc/meminfo: memFree=26452888/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=385880 CPUtime=342.24 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 11091 0 0 0 34219 5 0 0 20 0 1 0 3489925 395141120 71135 33554432000 4194304 6201397 140734223981344 140734223980008 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 96470 71135 165 491 0 95969 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 385880

[startup+402.3 s]
/proc/loadavg: 2.19 2.21 2.19 3/177 5531
/proc/meminfo: memFree=26425832/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=386856 CPUtime=402.23 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 11308 0 0 0 40218 5 0 0 20 0 1 0 3489925 396140544 76462 33554432000 4194304 6201397 140734223981344 140734223980472 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 96714 76462 165 491 0 96213 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 386856

[startup+462.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 5532
/proc/meminfo: memFree=26410612/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=387128 CPUtime=462.21 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 11383 0 0 0 46216 5 0 0 20 0 1 0 3489925 396419072 78581 33554432000 4194304 6201397 140734223981344 140734223980472 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 96782 78581 165 491 0 96281 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 387128

[startup+522.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 5533
/proc/meminfo: memFree=26396460/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=387128 CPUtime=522.21 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 11385 0 0 0 52216 5 0 0 20 0 1 0 3489925 396419072 79094 33554432000 4194304 6201397 140734223981344 140734223980472 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 96782 79094 165 491 0 96281 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 387128

[startup+582.3 s]
/proc/loadavg: 2.23 2.22 2.19 3/177 5534
/proc/meminfo: memFree=26368604/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=387260 CPUtime=582.2 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 11412 0 0 0 58214 6 0 0 20 0 1 0 3489925 396554240 84231 33554432000 4194304 6201397 140734223981344 140734223980472 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 96815 84231 165 491 0 96314 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 387260


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/178 5544
/proc/meminfo: memFree=26258684/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=604796 CPUtime=942.14 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 12671 0 0 0 94207 7 0 0 20 0 1 0 3489925 619311104 99175 33554432000 4194304 6201397 140734223981344 140734223980472 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151199 99175 165 491 0 150698 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 604796

[startup+1002.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 5546
/proc/meminfo: memFree=26241568/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=605212 CPUtime=1002.13 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 12834 0 0 0 100206 7 0 0 20 0 1 0 3489925 619737088 103403 33554432000 4194304 6201397 140734223981344 140734223980472 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151303 103403 165 491 0 150802 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 605212

[startup+1062.3 s]
/proc/loadavg: 2.08 2.15 2.17 3/177 5547
/proc/meminfo: memFree=26231204/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=605356 CPUtime=1062.12 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 12901 0 0 0 106204 8 0 0 20 0 1 0 3489925 619884544 106015 33554432000 4194304 6201397 140734223981344 140734223980472 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151339 106015 165 491 0 150838 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 605356

[startup+1122.3 s]
/proc/loadavg: 2.14 2.15 2.17 3/177 5548
/proc/meminfo: memFree=26201620/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=605756 CPUtime=1122.11 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13005 0 0 0 112203 8 0 0 20 0 1 0 3489925 620294144 110204 33554432000 4194304 6201397 140734223981344 140734223980472 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151439 110204 165 491 0 150938 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 605756

[startup+1182.3 s]
/proc/loadavg: 2.09 2.14 2.16 3/176 5549
/proc/meminfo: memFree=26200072/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=606044 CPUtime=1182.11 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13069 0 0 0 118202 9 0 0 20 0 1 0 3489925 620589056 111800 33554432000 4194304 6201397 140734223981344 140734223980472 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151511 111800 165 491 0 151010 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 606044

[startup+1242.3 s]
/proc/loadavg: 2.18 2.15 2.17 3/177 5551
/proc/meminfo: memFree=26188152/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=606332 CPUtime=1242.1 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13125 0 0 0 124201 9 0 0 20 0 1 0 3489925 620883968 113389 33554432000 4194304 6201397 140734223981344 140734223980008 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151583 113389 165 491 0 151082 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 606332

[startup+1302.3 s]
/proc/loadavg: 2.20 2.16 2.16 4/177 5553
/proc/meminfo: memFree=26182696/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=607052 CPUtime=1302.09 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13297 0 0 0 130200 9 0 0 20 0 1 0 3489925 621621248 114069 33554432000 4194304 6201397 140734223981344 140734223980472 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151763 114069 165 491 0 151262 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 607052

[startup+1362.3 s]
/proc/loadavg: 2.45 2.23 2.19 3/177 5554
/proc/meminfo: memFree=26182932/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=607196 CPUtime=1362.08 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13301 0 0 0 136199 9 0 0 20 0 1 0 3489925 621768704 114073 33554432000 4194304 6201397 140734223981344 140734223980056 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151799 114073 165 491 0 151298 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 607196

[startup+1422.3 s]
/proc/loadavg: 2.31 2.23 2.19 3/177 5555
/proc/meminfo: memFree=26165320/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=607340 CPUtime=1422.08 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13351 0 0 0 142199 9 0 0 20 0 1 0 3489925 621916160 118211 33554432000 4194304 6201397 140734223981344 140734223980472 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151835 118211 165 491 0 151334 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 607340

[startup+1482.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 5556
/proc/meminfo: memFree=26164076/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=607340 CPUtime=1482.06 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13359 0 0 0 148197 9 0 0 20 0 1 0 3489925 621916160 118218 33554432000 4194304 6201397 140734223981344 140734223980472 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151835 118218 165 491 0 151334 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 607340

[startup+1542.31 s]
/proc/loadavg: 2.12 2.19 2.17 3/178 5560
/proc/meminfo: memFree=26140660/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=607484 CPUtime=1542.05 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13402 0 0 0 154196 9 0 0 20 0 1 0 3489925 622063616 123882 33554432000 4194304 6201397 140734223981344 140734223980472 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151871 123882 165 491 0 151370 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 607484

[startup+1602.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/178 5585
/proc/meminfo: memFree=26136248/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=607740 CPUtime=1602.04 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13446 0 0 0 160194 10 0 0 20 0 1 0 3489925 622325760 124437 33554432000 4194304 6201397 140734223981344 140734223980184 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 151935 124437 165 491 0 151434 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 607740

[startup+1662.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 5586
/proc/meminfo: memFree=26123664/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=608396 CPUtime=1662.03 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13617 0 0 0 166193 10 0 0 20 0 1 0 3489925 622997504 127163 33554432000 4194304 6201397 140734223981344 140734223980472 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 152099 127163 165 491 0 151598 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 608396

[startup+1722.3 s]
/proc/loadavg: 2.13 2.18 2.17 4/177 5587
/proc/meminfo: memFree=26122680/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=609872 CPUtime=1722.02 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13908 0 0 0 172192 10 0 0 20 0 1 0 3489925 624508928 127454 33554432000 4194304 6201397 140734223981344 140734223980008 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 152468 127454 165 491 0 151967 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 609872

[startup+1782.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 5588
/proc/meminfo: memFree=26113240/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=610192 CPUtime=1782.01 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 13982 0 0 0 178191 10 0 0 20 0 1 0 3489925 624836608 129572 33554432000 4194304 6201397 140734223981344 140734223980472 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 152548 129572 165 491 0 152047 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 610192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 5588
/proc/meminfo: memFree=26113488/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=610624 CPUtime=1800.01 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 14090 0 0 0 179991 10 0 0 20 0 1 0 3489925 625278976 129680 33554432000 4194304 6201397 140734223981344 140734223980472 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 152656 129680 165 491 0 152155 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 610624

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 5473 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 5588
/proc/meminfo: memFree=26113488/32872528 swapFree=1427512/1541976
[pid=5473] ppid=5470 vsize=610624 CPUtime=1800.01 cores=0,2,4,6
/proc/5473/stat : 5473 (cdcl-cuttingpla) R 5470 5473 3791 0 -1 4202496 14090 0 0 0 179991 10 0 0 20 0 1 0 3489925 625278976 129680 33554432000 4194304 6201397 140734223981344 140734223980472 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5473/statm: 152656 129680 165 491 0 152155 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 610624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.91
CPU system time (s): 0.107983
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 610624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.107983
maximum resident set size= 518720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14090
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= 16
involuntary context switches= 1971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.51231 second user time and 6.97794 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-29 20:34:49
IDJOB=4118662
IDBENCH=111518
IDSOLVER=2550
FILE ID=node116/4118662-1467225289
RUNJOBID= node116-1467209076-3807
PBS_JOBID= 19997584
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-edgecross22-048.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118662-1467225289/watcher-4118662-1467225289 -o /tmp/evaluation-result-4118662-1467225289/solver-4118662-1467225289 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3807 --watchdog 1960 --input HOME/instance-4118662-1467225289.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 6751aa1e72352adc2419b6d0d9052031
RANDOM SEED=1591443360

node116.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.426
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	: 5332.85
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.426
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.426
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.426
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.426
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.54
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.426
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:        26636104 kB
Buffers:          157056 kB
Cached:          3407848 kB
SwapCached:            0 kB
Active:           534816 kB
Inactive:        3412900 kB
Active(anon):     385388 kB
Inactive(anon):        0 kB
Active(file):     149428 kB
Inactive(file):  3412900 kB
Unevictable:     1541976 kB
Mlocked:         1427512 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2752 kB
Writeback:             0 kB
AnonPages:       1906000 kB
Mapped:            14444 kB
Shmem:               204 kB
Slab:             614576 kB
SReclaimable:      59004 kB
SUnreclaim:       555572 kB
KernelStack:        1472 kB
PageTables:         7928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2054592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    462848 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= 71720 MiB
End job on node116 at 2016-06-29 21:04:49