Trace number 4118365

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.03 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament32.lin.opb
MD5SUM4e6571aa6c5dd9b99d977c3732a6fa54
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-187
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1456
Total number of constraints1920
Number of constraints which are clauses960
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints960
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1286
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1378
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1378
Number of bits of the biggest sum of numbers11
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= 1456 #constraint= 1920
0.89/0.92	c #Conflicts:       1000 | #Learnt:       1046 | 0.000
0.89/0.92	c total clause space: 29.637MB
0.89/0.92	c total #watches: 108332
2.09/2.18	c total #propagations: 156532 / total #impl: 2517433 (eff. 0.062)
2.09/2.18	c #Conflicts:       2000 | #Learnt:       2077 | 0.000
2.09/2.18	c total clause space: 48.1602MB
2.09/2.18	c total #watches: 306351
4.08/4.17	c total #propagations: 286029 / total #impl: 5012396 (eff. 0.057)
4.08/4.17	c GC COLLECT
4.08/4.17	c #Conflicts:       3000 | #Learnt:       2087 | 0.000
4.08/4.17	c total clause space: 48.1602MB
4.08/4.17	c total #watches: 296252
6.09/6.19	c total #propagations: 400830 / total #impl: 9628559 (eff. 0.042)
6.09/6.19	c #Conflicts:       4000 | #Learnt:       3091 | 0.000
6.09/6.19	c total clause space: 78.2603MB
6.09/6.19	c total #watches: 422282
7.99/8.02	c total #propagations: 486588 / total #impl: 13132061 (eff. 0.037)
7.99/8.02	c GC COLLECT
7.99/8.02	c #Conflicts:       5000 | #Learnt:       2491 | 0.000
7.99/8.02	c total clause space: 78.2603MB
7.99/8.02	c total #watches: 544654
9.79/9.88	c total #propagations: 590871 / total #impl: 15498375 (eff. 0.038)
9.79/9.88	c #Conflicts:       6000 | #Learnt:       3492 | 0.000
9.79/9.88	c total clause space: 78.2603MB
9.79/9.88	c total #watches: 594436
11.79/11.86	c total #propagations: 711592 / total #impl: 17711045 (eff. 0.040)
11.79/11.86	c GC COLLECT
11.79/11.86	c #Conflicts:       7000 | #Learnt:       2402 | 0.000
11.79/11.86	c total clause space: 127.173MB
11.79/11.86	c total #watches: 347403
14.59/14.64	c total #propagations: 742273 / total #impl: 20177334 (eff. 0.037)
14.59/14.64	c #Conflicts:       8000 | #Learnt:       3402 | 0.000
14.59/14.64	c total clause space: 127.173MB
14.59/14.64	c total #watches: 386999
17.38/17.44	c total #propagations: 780413 / total #impl: 22650625 (eff. 0.034)
17.38/17.44	c #Conflicts:       9000 | #Learnt:       4403 | 0.000
17.38/17.44	c total clause space: 127.173MB
17.38/17.44	c total #watches: 438397
19.68/19.78	c total #propagations: 936989 / total #impl: 24639539 (eff. 0.038)
19.68/19.78	c GC COLLECT
19.68/19.78	c #Conflicts:      10000 | #Learnt:       2911 | 0.000
19.68/19.78	c total clause space: 127.173MB
19.68/19.78	c total #watches: 243449
21.88/21.95	c total #propagations: 1111849 / total #impl: 26357037 (eff. 0.042)
21.88/21.95	c #Conflicts:      11000 | #Learnt:       3911 | 0.000
21.88/21.95	c total clause space: 127.173MB
21.88/21.95	c total #watches: 284038
24.39/24.49	c total #propagations: 1275157 / total #impl: 27806086 (eff. 0.046)
24.39/24.49	c #Conflicts:      12000 | #Learnt:       4911 | 0.000
24.39/24.49	c total clause space: 127.173MB
24.39/24.49	c total #watches: 334205
27.59/27.65	c total #propagations: 1455640 / total #impl: 30061428 (eff. 0.048)
27.59/27.65	c #Conflicts:      13000 | #Learnt:       5911 | 0.000
27.59/27.65	c total clause space: 127.173MB
27.59/27.65	c total #watches: 468729
31.19/31.23	c total #propagations: 1497247 / total #impl: 37244900 (eff. 0.040)
31.19/31.23	c GC COLLECT
31.19/31.23	c #Conflicts:      14000 | #Learnt:       4065 | 0.000
31.19/31.23	c total clause space: 127.173MB
31.19/31.23	c total #watches: 478587
36.08/36.14	c total #propagations: 1541005 / total #impl: 52747874 (eff. 0.029)
36.08/36.14	c #Conflicts:      15000 | #Learnt:       5066 | 0.000
36.08/36.14	c total clause space: 127.173MB
36.08/36.14	c total #watches: 628638
40.58/40.63	c total #propagations: 1624471 / total #impl: 71462939 (eff. 0.023)
40.58/40.63	c #Conflicts:      16000 | #Learnt:       6066 | 0.000
40.58/40.63	c total clause space: 127.173MB
40.58/40.63	c total #watches: 733567
45.38/45.40	c total #propagations: 1690805 / total #impl: 90601337 (eff. 0.019)
45.38/45.40	c GC COLLECT
45.38/45.40	c #Conflicts:      17000 | #Learnt:       3893 | 0.000
45.38/45.40	c total clause space: 127.173MB
45.38/45.40	c total #watches: 617921
49.18/49.22	c total #propagations: 1763051 / total #impl: 104539998 (eff. 0.017)
49.18/49.22	c #Conflicts:      18000 | #Learnt:       4893 | 0.000
49.18/49.22	c total clause space: 127.173MB
49.18/49.22	c total #watches: 661522
53.58/53.62	c total #propagations: 1793646 / total #impl: 112097156 (eff. 0.016)
53.58/53.62	c #Conflicts:      19000 | #Learnt:       5893 | 0.000
53.58/53.62	c total clause space: 127.173MB
53.58/53.62	c total #watches: 704770
58.68/58.76	c total #propagations: 1813847 / total #impl: 123452726 (eff. 0.015)
58.68/58.76	c #Conflicts:      20000 | #Learnt:       6897 | 0.000
58.68/58.76	c total clause space: 127.173MB
58.68/58.76	c total #watches: 804951
61.78/61.81	c total #propagations: 1849496 / total #impl: 132662354 (eff. 0.014)
61.78/61.81	c GC COLLECT
61.78/61.81	c #Conflicts:      21000 | #Learnt:       4413 | 0.000
61.78/61.81	c total clause space: 206.656MB
61.78/61.81	c total #watches: 476489
63.48/63.58	c total #propagations: 2025628 / total #impl: 134294098 (eff. 0.015)
63.48/63.58	c #Conflicts:      22000 | #Learnt:       5414 | 0.000
63.48/63.58	c total clause space: 206.656MB
63.48/63.58	c total #watches: 670982
66.18/66.28	c total #propagations: 2063519 / total #impl: 138038621 (eff. 0.015)
66.18/66.28	c #Conflicts:      23000 | #Learnt:       6415 | 0.000
66.18/66.28	c total clause space: 206.656MB
66.18/66.28	c total #watches: 767815
69.87/69.95	c total #propagations: 2082877 / total #impl: 144030374 (eff. 0.014)
69.87/69.95	c #Conflicts:      24000 | #Learnt:       7415 | 0.000
69.87/69.95	c total clause space: 206.656MB
69.87/69.95	c total #watches: 827032
74.79/74.88	c total #propagations: 2123485 / total #impl: 153415600 (eff. 0.014)
74.79/74.88	c GC COLLECT
74.79/74.88	c #Conflicts:      25000 | #Learnt:       4623 | 0.000
74.79/74.88	c total clause space: 206.656MB
74.79/74.88	c total #watches: 605603
79.29/79.34	c total #propagations: 2183499 / total #impl: 164184347 (eff. 0.013)
79.29/79.34	c #Conflicts:      26000 | #Learnt:       5623 | 0.000
79.29/79.34	c total clause space: 206.656MB
79.29/79.34	c total #watches: 657101
83.28/83.36	c total #propagations: 2265860 / total #impl: 169225119 (eff. 0.013)
83.28/83.36	c #Conflicts:      27000 | #Learnt:       6623 | 0.000
83.28/83.36	c total clause space: 206.656MB
83.28/83.36	c total #watches: 699330
88.09/88.19	c total #propagations: 2455737 / total #impl: 172194853 (eff. 0.014)
88.09/88.19	c #Conflicts:      28000 | #Learnt:       7627 | 0.000
88.09/88.19	c total clause space: 206.656MB
88.09/88.19	c total #watches: 797436
91.18/91.28	c total #propagations: 2554135 / total #impl: 174741047 (eff. 0.015)
91.18/91.28	c GC COLLECT
91.18/91.28	c #Conflicts:      29000 | #Learnt:       4533 | 0.000
91.18/91.28	c total clause space: 206.656MB
91.18/91.28	c total #watches: 457011
93.28/93.34	c total #propagations: 2652616 / total #impl: 176727028 (eff. 0.015)
93.28/93.34	c #Conflicts:      30000 | #Learnt:       5533 | 0.000
93.28/93.34	c total clause space: 206.656MB
93.28/93.34	c total #watches: 514051
95.98/96.04	c total #propagations: 2806293 / total #impl: 178434747 (eff. 0.016)
95.98/96.04	c #Conflicts:      31000 | #Learnt:       6538 | 0.000
95.98/96.04	c total clause space: 206.656MB
95.98/96.04	c total #watches: 606805
98.48/98.58	c total #propagations: 2950225 / total #impl: 181190372 (eff. 0.016)
98.48/98.58	c #Conflicts:      32000 | #Learnt:       7552 | 0.000
98.48/98.58	c total clause space: 206.656MB
98.48/98.58	c total #watches: 784577
101.07/101.16	c total #propagations: 3061623 / total #impl: 183227212 (eff. 0.017)
101.07/101.16	c #Conflicts:      33000 | #Learnt:       8555 | 0.000
101.07/101.16	c total clause space: 206.656MB
101.07/101.16	c total #watches: 880701
104.17/104.27	c total #propagations: 3243293 / total #impl: 184704458 (eff. 0.018)
104.17/104.27	c GC COLLECT
104.17/104.27	c #Conflicts:      34000 | #Learnt:       5158 | 0.000
104.17/104.27	c total clause space: 206.656MB
104.17/104.27	c total #watches: 634663
107.88/107.95	c total #propagations: 3306708 / total #impl: 186811968 (eff. 0.018)
107.88/107.95	c #Conflicts:      35000 | #Learnt:       6158 | 0.000
107.88/107.95	c total clause space: 206.656MB
107.88/107.95	c total #watches: 683929
112.18/112.24	c total #propagations: 3373800 / total #impl: 189180699 (eff. 0.018)
112.18/112.24	c #Conflicts:      36000 | #Learnt:       7158 | 0.000
112.18/112.24	c total clause space: 206.656MB
112.18/112.24	c total #watches: 732535
116.58/116.65	c total #propagations: 3528669 / total #impl: 191155677 (eff. 0.018)
116.58/116.65	c #Conflicts:      37000 | #Learnt:       8158 | 0.000
116.58/116.65	c total clause space: 206.656MB
116.58/116.65	c total #watches: 782495
121.27/121.34	c total #propagations: 3722106 / total #impl: 193240613 (eff. 0.019)
121.27/121.34	c #Conflicts:      38000 | #Learnt:       9158 | 0.000
121.27/121.34	c total clause space: 206.656MB
121.27/121.34	c total #watches: 831450
125.47/125.57	c total #propagations: 3904804 / total #impl: 195435897 (eff. 0.020)
125.47/125.57	c GC COLLECT
125.47/125.57	c #Conflicts:      39000 | #Learnt:       5474 | 0.000
125.47/125.57	c total clause space: 206.656MB
125.47/125.57	c total #watches: 423619
129.27/129.31	c total #propagations: 4023923 / total #impl: 197827465 (eff. 0.020)
129.27/129.31	c #Conflicts:      40000 | #Learnt:       6474 | 0.000
129.27/129.31	c total clause space: 206.656MB
129.27/129.31	c total #watches: 470419
133.37/133.41	c total #propagations: 4109828 / total #impl: 201095977 (eff. 0.020)
133.37/133.41	c #Conflicts:      41000 | #Learnt:       7474 | 0.000
133.37/133.41	c total clause space: 206.656MB
133.37/133.41	c total #watches: 517977
137.67/137.73	c total #propagations: 4199490 / total #impl: 204119476 (eff. 0.021)
137.67/137.73	c #Conflicts:      42000 | #Learnt:       8474 | 0.000
137.67/137.73	c total clause space: 206.656MB
137.67/137.74	c total #watches: 565679
142.27/142.35	c total #propagations: 4290791 / total #impl: 206881821 (eff. 0.021)
142.27/142.35	c #Conflicts:      43000 | #Learnt:       9474 | 0.000
142.27/142.35	c total clause space: 206.656MB
142.27/142.35	c total #watches: 611332
146.66/146.80	c total #propagations: 4377959 / total #impl: 209893509 (eff. 0.021)
146.66/146.80	c GC COLLECT
146.66/146.80	c #Conflicts:      44000 | #Learnt:       5487 | 0.000
146.66/146.80	c total clause space: 206.656MB
146.66/146.80	c total #watches: 382299
149.96/150.07	c total #propagations: 4462049 / total #impl: 212836019 (eff. 0.021)
149.96/150.07	c #Conflicts:      45000 | #Learnt:       6487 | 0.000
149.96/150.07	c total clause space: 206.656MB
149.96/150.07	c total #watches: 432980
152.87/152.93	c total #propagations: 4541045 / total #impl: 215597772 (eff. 0.021)
152.87/152.93	c #Conflicts:      46000 | #Learnt:       7487 | 0.000
152.87/152.93	c total clause space: 206.656MB
152.87/152.93	c total #watches: 484111
154.56/154.66	c total #propagations: 4757869 / total #impl: 216796092 (eff. 0.022)
154.56/154.66	c #Conflicts:      47000 | #Learnt:       8487 | 0.000
154.56/154.66	c total clause space: 206.656MB
154.56/154.66	c total #watches: 535789
155.76/155.87	c total #propagations: 4936337 / total #impl: 218746872 (eff. 0.023)
155.76/155.87	c #Conflicts:      48000 | #Learnt:       9487 | 0.000
155.76/155.87	c total clause space: 206.656MB
155.76/155.87	c total #watches: 585936
157.16/157.28	c total #propagations: 5113658 / total #impl: 220149533 (eff. 0.023)
157.16/157.28	c #Conflicts:      49000 | #Learnt:      10487 | 0.000
157.16/157.28	c total clause space: 206.656MB
157.16/157.28	c total #watches: 636865
158.37/158.45	c total #propagations: 5303806 / total #impl: 221545717 (eff. 0.024)
158.37/158.45	c GC COLLECT
158.37/158.45	c #Conflicts:      50000 | #Learnt:       6190 | 0.000
158.37/158.45	c total clause space: 206.656MB
158.37/158.45	c total #watches: 442195
159.86/159.92	c total #propagations: 5462636 / total #impl: 223004882 (eff. 0.024)
159.86/159.92	c #Conflicts:      51000 | #Learnt:       7190 | 0.000
159.86/159.92	c total clause space: 206.656MB
159.86/159.92	c total #watches: 501250
161.26/161.34	c total #propagations: 5615037 / total #impl: 224565843 (eff. 0.025)
161.26/161.34	c #Conflicts:      52000 | #Learnt:       8190 | 0.000
161.26/161.34	c total clause space: 206.656MB
161.26/161.34	c total #watches: 551647
162.66/162.79	c total #propagations: 5704134 / total #impl: 225576512 (eff. 0.025)
162.66/162.79	c #Conflicts:      53000 | #Learnt:       9190 | 0.000
162.66/162.79	c total clause space: 206.656MB
162.66/162.79	c total #watches: 601571
163.97/164.08	c total #propagations: 5798958 / total #impl: 226689742 (eff. 0.026)
163.97/164.08	c #Conflicts:      54000 | #Learnt:      10190 | 0.000
163.97/164.08	c total clause space: 206.656MB
163.97/164.08	c total #watches: 648105
165.07/165.13	c total #propagations: 5966382 / total #impl: 228885374 (eff. 0.026)
165.07/165.13	c #Conflicts:      55000 | #Learnt:      11190 | 0.000
165.07/165.13	c total clause space: 206.656MB
165.07/165.13	c total #watches: 703077
166.57/166.65	c total #propagations: 6116174 / total #impl: 230464480 (eff. 0.027)
166.57/166.65	c GC COLLECT
166.57/166.65	c #Conflicts:      56000 | #Learnt:       6590 | 0.000
166.57/166.65	c total clause space: 206.656MB
166.57/166.65	c total #watches: 497462
168.27/168.39	c total #propagations: 6170911 / total #impl: 231731940 (eff. 0.027)
168.27/168.39	c #Conflicts:      57000 | #Learnt:       7590 | 0.000
168.27/168.39	c total clause space: 206.656MB
168.27/168.39	c total #watches: 540739
169.97/170.07	c total #propagations: 6299742 / total #impl: 233516777 (eff. 0.027)
169.97/170.07	c #Conflicts:      58000 | #Learnt:       8590 | 0.000
169.97/170.07	c total clause space: 206.656MB
169.97/170.07	c total #watches: 586242
172.37/172.40	c total #propagations: 6440742 / total #impl: 236035045 (eff. 0.027)
172.37/172.40	c #Conflicts:      59000 | #Learnt:       9590 | 0.000
172.37/172.40	c total clause space: 206.656MB
172.37/172.40	c total #watches: 635483
174.87/174.97	c total #propagations: 6599112 / total #impl: 238831514 (eff. 0.028)
174.87/174.97	c #Conflicts:      60000 | #Learnt:      10590 | 0.000
174.87/174.97	c total clause space: 206.656MB
174.87/174.97	c total #watches: 700934
178.17/178.29	c total #propagations: 6678747 / total #impl: 241384583 (eff. 0.028)
178.17/178.29	c #Conflicts:      61000 | #Learnt:      11590 | 0.000
178.17/178.29	c total clause space: 206.656MB
178.17/178.29	c total #watches: 745562
181.16/181.27	c total #propagations: 6732051 / total #impl: 243262578 (eff. 0.028)
181.16/181.27	c GC COLLECT
181.16/181.27	c #Conflicts:      62000 | #Learnt:       6692 | 0.000
181.16/181.27	c total clause space: 206.656MB
181.16/181.27	c total #watches: 484494
184.66/184.74	c total #propagations: 6807436 / total #impl: 245894780 (eff. 0.028)
184.66/184.74	c #Conflicts:      63000 | #Learnt:       7692 | 0.000
184.66/184.74	c total clause space: 206.656MB
184.66/184.74	c total #watches: 537127
190.06/190.10	c total #propagations: 6877846 / total #impl: 248734679 (eff. 0.028)
190.06/190.10	c #Conflicts:      64000 | #Learnt:       8692 | 0.000
190.06/190.10	c total clause space: 206.656MB
190.06/190.10	c total #watches: 615831
196.16/196.28	c total #propagations: 6938072 / total #impl: 250972583 (eff. 0.028)
196.16/196.28	c #Conflicts:      65000 | #Learnt:       9692 | 0.000
196.16/196.28	c total clause space: 206.656MB
196.16/196.28	c total #watches: 667813
199.56/199.67	c total #propagations: 7099439 / total #impl: 255434265 (eff. 0.028)
199.56/199.67	c #Conflicts:      66000 | #Learnt:      10694 | 0.000
199.56/199.67	c total clause space: 206.656MB
199.56/199.67	c total #watches: 780103
203.26/203.33	c total #propagations: 7206246 / total #impl: 257647602 (eff. 0.028)
203.26/203.33	c #Conflicts:      67000 | #Learnt:      11694 | 0.000
203.26/203.33	c total clause space: 206.656MB
203.26/203.33	c total #watches: 840201
206.06/206.19	c total #propagations: 7352760 / total #impl: 260802335 (eff. 0.028)
206.06/206.19	c #Conflicts:      68000 | #Learnt:      12694 | 0.000
206.06/206.19	c total clause space: 206.656MB
206.06/206.19	c total #watches: 931362
208.85/208.92	c total #propagations: 7474866 / total #impl: 263237463 (eff. 0.028)
208.85/208.92	c GC COLLECT
208.85/208.92	c #Conflicts:      69000 | #Learnt:       7495 | 0.000
208.85/208.92	c total clause space: 206.656MB
208.85/208.92	c total #watches: 708591
211.26/211.36	c total #propagations: 7581718 / total #impl: 267277840 (eff. 0.028)
211.26/211.36	c #Conflicts:      70000 | #Learnt:       8495 | 0.000
211.26/211.36	c total clause space: 206.656MB
211.26/211.36	c total #watches: 783032
214.75/214.81	c total #propagations: 7635635 / total #impl: 273101599 (eff. 0.028)
214.75/214.81	c #Conflicts:      71000 | #Learnt:       9495 | 0.000
214.75/214.81	c total clause space: 206.656MB
214.75/214.81	c total #watches: 838276
217.96/218.02	c total #propagations: 7814189 / total #impl: 276668186 (eff. 0.028)
217.96/218.02	c #Conflicts:      72000 | #Learnt:      10495 | 0.000
217.96/218.02	c total clause space: 206.656MB
217.96/218.02	c total #watches: 894570
222.56/222.63	c total #propagations: 8007755 / total #impl: 278871728 (eff. 0.029)
222.56/222.63	c #Conflicts:      73000 | #Learnt:      11495 | 0.000
222.56/222.63	c total clause space: 206.656MB
222.56/222.63	c total #watches: 984583
226.96/227.06	c total #propagations: 8099992 / total #impl: 284674613 (eff. 0.028)
226.96/227.06	c #Conflicts:      74000 | #Learnt:      12495 | 0.000
226.96/227.06	c total clause space: 206.656MB
226.96/227.06	c total #watches: 1042438
229.56/229.67	c total #propagations: 8220946 / total #impl: 286698645 (eff. 0.029)
229.56/229.67	c GC COLLECT
229.56/229.67	c #Conflicts:      75000 | #Learnt:       6996 | 0.000
229.56/229.67	c total clause space: 206.656MB
229.56/229.67	c total #watches: 640201
231.76/231.88	c total #propagations: 8400762 / total #impl: 288479458 (eff. 0.029)
231.76/231.88	c #Conflicts:      76000 | #Learnt:       7996 | 0.000
231.76/231.88	c total clause space: 206.656MB
231.76/231.88	c total #watches: 691089
234.65/234.70	c total #propagations: 8595094 / total #impl: 289795309 (eff. 0.030)
234.65/234.70	c #Conflicts:      77000 | #Learnt:       8996 | 0.000
234.65/234.70	c total clause space: 206.656MB
234.65/234.70	c total #watches: 756972
237.66/237.72	c total #propagations: 8724417 / total #impl: 292038846 (eff. 0.030)
237.66/237.72	c #Conflicts:      78000 | #Learnt:       9996 | 0.000
237.66/237.72	c total clause space: 206.656MB
237.66/237.72	c total #watches: 822870
240.65/240.72	c total #propagations: 8854747 / total #impl: 294235964 (eff. 0.030)
240.65/240.72	c #Conflicts:      79000 | #Learnt:      10996 | 0.000
240.65/240.72	c total clause space: 206.656MB
240.65/240.72	c total #watches: 886424
244.45/244.52	c total #propagations: 8929626 / total #impl: 295500171 (eff. 0.030)
244.45/244.52	c #Conflicts:      80000 | #Learnt:      11996 | 0.000
244.45/244.52	c total clause space: 206.656MB
244.45/244.52	c total #watches: 934291
247.95/248.00	c total #propagations: 8968671 / total #impl: 296906606 (eff. 0.030)
247.95/248.00	c #Conflicts:      81000 | #Learnt:      12996 | 0.000
247.95/248.00	c total clause space: 206.656MB
247.95/248.00	c total #watches: 995276
251.35/251.45	c total #propagations: 9040173 / total #impl: 299504186 (eff. 0.030)
251.35/251.45	c GC COLLECT
251.35/251.45	c #Conflicts:      82000 | #Learnt:       7202 | 0.000
251.35/251.45	c total clause space: 335.816MB
251.35/251.45	c total #watches: 575618
254.25/254.33	c total #propagations: 9115011 / total #impl: 302612084 (eff. 0.030)
254.25/254.33	c #Conflicts:      83000 | #Learnt:       8202 | 0.000
254.25/254.33	c total clause space: 335.816MB
254.25/254.33	c total #watches: 645699
261.05/261.10	c total #propagations: 9169963 / total #impl: 305592409 (eff. 0.030)
261.05/261.10	c #Conflicts:      84000 | #Learnt:       9202 | 0.000
261.05/261.10	c total clause space: 335.816MB
261.05/261.10	c total #watches: 768430
264.75/264.88	c total #propagations: 9223413 / total #impl: 308566288 (eff. 0.030)
264.75/264.88	c #Conflicts:      85000 | #Learnt:      10202 | 0.000
264.75/264.88	c total clause space: 335.816MB
264.75/264.88	c total #watches: 844555
268.35/268.48	c total #propagations: 9276437 / total #impl: 316015111 (eff. 0.029)
268.35/268.48	c #Conflicts:      86000 | #Learnt:      11202 | 0.000
268.35/268.48	c total clause space: 335.816MB
268.35/268.48	c total #watches: 897343
273.64/273.75	c total #propagations: 9327549 / total #impl: 324909465 (eff. 0.029)
273.64/273.75	c #Conflicts:      87000 | #Learnt:      12202 | 0.000
273.64/273.75	c total clause space: 335.816MB
273.64/273.75	c total #watches: 974734
279.94/280.09	c total #propagations: 9382846 / total #impl: 331736197 (eff. 0.028)
279.94/280.09	c #Conflicts:      88000 | #Learnt:      13202 | 0.000
279.94/280.09	c total clause space: 335.816MB
279.94/280.09	c total #watches: 1016442
285.95/286.04	c total #propagations: 9436790 / total #impl: 339332536 (eff. 0.028)
285.95/286.04	c #Conflicts:      89000 | #Learnt:      14202 | 0.000
285.95/286.04	c total clause space: 335.816MB
285.95/286.04	c total #watches: 1068428
291.85/291.95	c total #propagations: 9490059 / total #impl: 349063776 (eff. 0.027)
291.85/291.95	c GC COLLECT
291.85/291.95	c #Conflicts:      90000 | #Learnt:       8104 | 0.000
291.85/291.95	c total clause space: 335.816MB
291.85/291.95	c total #watches: 684998
297.35/297.44	c total #propagations: 9545340 / total #impl: 358730167 (eff. 0.027)
297.35/297.44	c #Conflicts:      91000 | #Learnt:       9104 | 0.000
297.35/297.44	c total clause space: 335.816MB
297.35/297.44	c total #watches: 802050
304.05/304.11	c total #propagations: 9588932 / total #impl: 364001735 (eff. 0.026)
304.05/304.11	c #Conflicts:      92000 | #Learnt:      10104 | 0.000
304.05/304.11	c total clause space: 335.816MB
304.05/304.11	c total #watches: 866996
311.14/311.26	c total #propagations: 9627585 / total #impl: 370156590 (eff. 0.026)
311.14/311.26	c #Conflicts:      93000 | #Learnt:      11104 | 0.000
311.14/311.26	c total clause space: 335.816MB
311.14/311.26	c total #watches: 915728
321.04/321.20	c total #propagations: 9676103 / total #impl: 374328288 (eff. 0.026)
321.04/321.20	c #Conflicts:      94000 | #Learnt:      12104 | 0.000
321.04/321.20	c total clause space: 335.816MB
321.04/321.20	c total #watches: 971356
332.44/332.54	c total #propagations: 9728167 / total #impl: 381545220 (eff. 0.025)
332.44/332.54	c #Conflicts:      95000 | #Learnt:      13104 | 0.000
332.44/332.54	c total clause space: 335.816MB
332.44/332.54	c total #watches: 1012900
343.84/343.93	c total #propagations: 9774477 / total #impl: 389750417 (eff. 0.025)
343.84/343.93	c #Conflicts:      96000 | #Learnt:      14104 | 0.000
343.84/343.93	c total clause space: 335.816MB
343.84/343.93	c total #watches: 1086101
353.53/353.61	c total #propagations: 9832163 / total #impl: 399679139 (eff. 0.025)
353.53/353.61	c #Conflicts:      97000 | #Learnt:      15104 | 0.000
353.53/353.61	c total clause space: 335.816MB
353.53/353.61	c total #watches: 1182570
358.03/358.11	c total #propagations: 9886116 / total #impl: 419759831 (eff. 0.024)
358.03/358.11	c GC COLLECT
358.03/358.11	c #Conflicts:      98000 | #Learnt:       8702 | 0.000
358.03/358.11	c total clause space: 335.816MB
358.03/358.11	c total #watches: 774352
364.53/364.68	c total #propagations: 9934625 / total #impl: 441238835 (eff. 0.023)
364.53/364.68	c #Conflicts:      99000 | #Learnt:       9702 | 0.000
364.53/364.68	c total clause space: 335.816MB
364.53/364.68	c total #watches: 834519
371.43/371.55	c total #propagations: 9981973 / total #impl: 465903179 (eff. 0.021)
371.43/371.55	c #Conflicts:     100000 | #Learnt:      10702 | 0.000
371.43/371.55	c total clause space: 335.816MB
371.43/371.55	c total #watches: 882195
378.63/378.77	c total #propagations: 10022306 / total #impl: 481329587 (eff. 0.021)
378.63/378.77	c #Conflicts:     101000 | #Learnt:      11702 | 0.000
378.63/378.77	c total clause space: 335.816MB
378.63/378.77	c total #watches: 948379
386.73/386.85	c total #propagations: 10065933 / total #impl: 498567059 (eff. 0.020)
386.73/386.85	c #Conflicts:     102000 | #Learnt:      12702 | 0.000
386.73/386.85	c total clause space: 335.816MB
386.73/386.85	c total #watches: 993614
396.42/396.52	c total #propagations: 10108406 / total #impl: 518618322 (eff. 0.019)
396.42/396.52	c #Conflicts:     103000 | #Learnt:      13702 | 0.000
396.42/396.52	c total clause space: 335.816MB
396.42/396.52	c total #watches: 1044248
409.42/409.59	c total #propagations: 10166744 / total #impl: 532615622 (eff. 0.019)
409.42/409.59	c #Conflicts:     104000 | #Learnt:      14702 | 0.000
409.42/409.59	c total clause space: 335.816MB
409.42/409.59	c total #watches: 1094781
421.73/421.84	c total #propagations: 10265435 / total #impl: 545695878 (eff. 0.019)
421.73/421.84	c #Conflicts:     105000 | #Learnt:      15702 | 0.000
421.73/421.84	c total clause space: 335.816MB
421.73/421.84	c total #watches: 1129479
428.23/428.33	c total #propagations: 10333557 / total #impl: 555056006 (eff. 0.019)
428.23/428.33	c GC COLLECT
428.23/428.33	c #Conflicts:     106000 | #Learnt:       8999 | 0.000
428.23/428.33	c total clause space: 335.816MB
428.23/428.33	c total #watches: 658578
432.63/432.75	c total #propagations: 10437297 / total #impl: 561789197 (eff. 0.019)
432.63/432.75	c #Conflicts:     107000 | #Learnt:       9999 | 0.000
432.63/432.75	c total clause space: 335.816MB
432.63/432.75	c total #watches: 748751
437.13/437.22	c total #propagations: 10494267 / total #impl: 565240491 (eff. 0.019)
437.13/437.22	c #Conflicts:     108000 | #Learnt:      10999 | 0.000
437.13/437.22	c total clause space: 335.816MB
437.13/437.22	c total #watches: 807120
440.63/440.70	c total #propagations: 10623122 / total #impl: 567062804 (eff. 0.019)
440.63/440.70	c #Conflicts:     109000 | #Learnt:      11999 | 0.000
440.63/440.70	c total clause space: 335.816MB
440.63/440.70	c total #watches: 856141
444.92/445.07	c total #propagations: 10779951 / total #impl: 568846767 (eff. 0.019)
444.92/445.07	c #Conflicts:     110000 | #Learnt:      12999 | 0.000
444.92/445.07	c total clause space: 335.816MB
444.92/445.07	c total #watches: 907795
449.42/449.59	c total #propagations: 10988634 / total #impl: 571363699 (eff. 0.019)
449.42/449.59	c #Conflicts:     111000 | #Learnt:      13999 | 0.000
449.42/449.59	c total clause space: 335.816MB
449.42/449.59	c total #watches: 959505
454.42/454.51	c total #propagations: 11229998 / total #impl: 574123515 (eff. 0.020)
454.42/454.51	c #Conflicts:     112000 | #Learnt:      14999 | 0.000
454.42/454.51	c total clause space: 335.816MB
454.42/454.51	c total #watches: 1008020
460.52/460.67	c total #propagations: 11412293 / total #impl: 576998195 (eff. 0.020)
460.52/460.67	c #Conflicts:     113000 | #Learnt:      15999 | 0.000
460.52/460.67	c total clause space: 335.816MB
460.52/460.67	c total #watches: 1057628
465.52/465.69	c total #propagations: 11598011 / total #impl: 580916055 (eff. 0.020)
465.52/465.69	c GC COLLECT
465.52/465.69	c #Conflicts:     114000 | #Learnt:       8993 | 0.000
465.52/465.69	c total clause space: 335.816MB
465.52/465.69	c total #watches: 688415
471.42/471.58	c total #propagations: 11768775 / total #impl: 585939673 (eff. 0.020)
471.42/471.58	c #Conflicts:     115000 | #Learnt:       9993 | 0.000
471.42/471.58	c total clause space: 335.816MB
471.42/471.58	c total #watches: 736816
477.22/477.37	c total #propagations: 11951807 / total #impl: 590035487 (eff. 0.020)
477.22/477.37	c #Conflicts:     116000 | #Learnt:      10993 | 0.000
477.22/477.37	c total clause space: 335.816MB
477.22/477.37	c total #watches: 782903
483.52/483.65	c total #propagations: 12140106 / total #impl: 594492586 (eff. 0.020)
483.52/483.65	c #Conflicts:     117000 | #Learnt:      11993 | 0.000
483.52/483.65	c total clause space: 335.816MB
483.52/483.65	c total #watches: 827963
489.82/489.94	c total #propagations: 12315368 / total #impl: 599485774 (eff. 0.021)
489.82/489.94	c #Conflicts:     118000 | #Learnt:      12993 | 0.000
489.82/489.94	c total clause space: 335.816MB
489.82/489.94	c total #watches: 877479
496.91/497.06	c total #propagations: 12484482 / total #impl: 603755022 (eff. 0.021)
496.91/497.06	c #Conflicts:     119000 | #Learnt:      13993 | 0.000
496.91/497.06	c total clause space: 335.816MB
496.91/497.06	c total #watches: 928566
505.71/505.82	c total #propagations: 12654146 / total #impl: 608029582 (eff. 0.021)
505.71/505.82	c #Conflicts:     120000 | #Learnt:      14993 | 0.000
505.71/505.82	c total clause space: 335.816MB
505.71/505.82	c total #watches: 984564
514.61/514.80	c total #propagations: 12838812 / total #impl: 611534181 (eff. 0.021)
514.61/514.80	c #Conflicts:     121000 | #Learnt:      15993 | 0.000
514.61/514.80	c total clause space: 335.816MB
514.61/514.80	c total #watches: 1038078
523.81/523.97	c total #propagations: 13023823 / total #impl: 614761248 (eff. 0.021)
523.81/523.97	c GC COLLECT
523.81/523.97	c #Conflicts:     122000 | #Learnt:       8690 | 0.000
523.81/523.97	c total clause space: 335.816MB
523.81/523.97	c total #watches: 570470
529.71/529.87	c total #propagations: 13225166 / total #impl: 617550164 (eff. 0.021)
529.71/529.87	c #Conflicts:     123000 | #Learnt:       9690 | 0.000
529.71/529.87	c total clause space: 335.816MB
529.71/529.87	c total #watches: 623061
531.31/531.45	c total #propagations: 13394520 / total #impl: 620867534 (eff. 0.022)
531.31/531.45	c #Conflicts:     124000 | #Learnt:      10690 | 0.000
531.31/531.45	c total clause space: 335.816MB
531.31/531.45	c total #watches: 739606
534.21/534.34	c total #propagations: 13523678 / total #impl: 622705768 (eff. 0.022)
534.21/534.34	c #Conflicts:     125000 | #Learnt:      11690 | 0.000
534.21/534.34	c total clause space: 335.816MB
534.21/534.34	c total #watches: 815620
536.41/536.57	c total #propagations: 13600090 / total #impl: 628512409 (eff. 0.022)
536.41/536.57	c #Conflicts:     126000 | #Learnt:      12692 | 0.000
536.41/536.57	c total clause space: 335.816MB
536.41/536.57	c total #watches: 912756
540.20/540.32	c total #propagations: 13676888 / total #impl: 631020168 (eff. 0.022)
540.20/540.32	c #Conflicts:     127000 | #Learnt:      13692 | 0.000
540.20/540.32	c total clause space: 335.816MB
540.20/540.32	c total #watches: 970927
544.30/544.42	c total #propagations: 13853242 / total #impl: 636035136 (eff. 0.022)
544.30/544.42	c #Conflicts:     128000 | #Learnt:      14692 | 0.000
544.30/544.42	c total clause space: 335.816MB
544.30/544.42	c total #watches: 1028359
549.20/549.35	c total #propagations: 14054523 / total #impl: 640675357 (eff. 0.022)
549.20/549.35	c #Conflicts:     129000 | #Learnt:      15692 | 0.000
549.20/549.35	c total clause space: 335.816MB
549.20/549.35	c total #watches: 1087248
555.60/555.72	c total #propagations: 14172263 / total #impl: 644137991 (eff. 0.022)
555.60/555.72	c #Conflicts:     130000 | #Learnt:      16692 | 0.000
555.60/555.72	c total clause space: 335.816MB
555.60/555.72	c total #watches: 1146543
560.11/560.25	c total #propagations: 14261647 / total #impl: 646557718 (eff. 0.022)
560.11/560.25	c GC COLLECT
560.11/560.25	c #Conflicts:     131000 | #Learnt:       9093 | 0.000
560.11/560.25	c total clause space: 335.816MB
560.11/560.25	c total #watches: 781779
562.81/562.99	c total #propagations: 14385975 / total #impl: 648434200 (eff. 0.022)
562.81/562.99	c #Conflicts:     132000 | #Learnt:      10093 | 0.000
562.81/562.99	c total clause space: 335.816MB
562.81/562.99	c total #watches: 837931
565.31/565.45	c total #propagations: 14504122 / total #impl: 651764946 (eff. 0.022)
565.31/565.45	c #Conflicts:     133000 | #Learnt:      11093 | 0.000
565.31/565.45	c total clause space: 335.816MB
565.31/565.45	c total #watches: 887858
568.51/568.69	c total #propagations: 14623026 / total #impl: 653914023 (eff. 0.022)
568.51/568.69	c #Conflicts:     134000 | #Learnt:      12093 | 0.000
568.51/568.69	c total clause space: 335.816MB
568.51/568.69	c total #watches: 947646
572.31/572.45	c total #propagations: 14778892 / total #impl: 656202273 (eff. 0.023)
572.31/572.45	c #Conflicts:     135000 | #Learnt:      13093 | 0.000
572.31/572.45	c total clause space: 335.816MB
572.31/572.45	c total #watches: 1009368
576.50/576.68	c total #propagations: 14947981 / total #impl: 658606895 (eff. 0.023)
576.50/576.68	c #Conflicts:     136000 | #Learnt:      14093 | 0.000
576.50/576.68	c total clause space: 335.816MB
576.50/576.68	c total #watches: 1074602
581.30/581.43	c total #propagations: 15147716 / total #impl: 661017984 (eff. 0.023)
581.30/581.43	c #Conflicts:     137000 | #Learnt:      15093 | 0.000
581.30/581.43	c total clause space: 335.816MB
581.30/581.43	c total #watches: 1128723
586.31/586.48	c total #propagations: 15358254 / total #impl: 663018745 (eff. 0.023)
586.31/586.48	c #Conflicts:     138000 | #Learnt:      16093 | 0.000
586.31/586.48	c total clause space: 335.816MB
586.31/586.48	c total #watches: 1185822
591.00/591.17	c total #propagations: 15583698 / total #impl: 664495223 (eff. 0.023)
591.00/591.17	c #Conflicts:     139000 | #Learnt:      17093 | 0.000
591.00/591.17	c total clause space: 335.816MB
591.00/591.17	c total #watches: 1239309
595.70/595.81	c total #propagations: 15808151 / total #impl: 666360001 (eff. 0.024)
595.70/595.81	c #Conflicts:     140000 | #Learnt:      18093 | 0.000
595.70/595.81	c total clause space: 335.816MB
595.70/595.81	c total #watches: 1294729
599.00/599.10	c total #propagations: 15983238 / total #impl: 667703478 (eff. 0.024)
599.00/599.10	c GC COLLECT
599.00/599.10	c #Conflicts:     141000 | #Learnt:      10198 | 0.000
599.00/599.10	c total clause space: 335.816MB
599.00/599.10	c total #watches: 726814
601.70/601.86	c total #propagations: 16133675 / total #impl: 668742362 (eff. 0.024)
601.70/601.86	c #Conflicts:     142000 | #Learnt:      11198 | 0.000
601.70/601.86	c total clause space: 335.816MB
601.70/601.86	c total #watches: 808377
604.80/604.96	c total #propagations: 16229713 / total #impl: 670640577 (eff. 0.024)
604.80/604.96	c #Conflicts:     143000 | #Learnt:      12198 | 0.000
604.80/604.96	c total clause space: 335.816MB
604.80/604.96	c total #watches: 843856
608.40/608.59	c total #propagations: 16304861 / total #impl: 673596599 (eff. 0.024)
608.40/608.59	c #Conflicts:     144000 | #Learnt:      13198 | 0.000
608.40/608.59	c total clause space: 335.816MB
608.40/608.59	c total #watches: 885353
613.20/613.30	c total #propagations: 16390092 / total #impl: 676683034 (eff. 0.024)
613.20/613.30	c #Conflicts:     145000 | #Learnt:      14198 | 0.000
613.20/613.30	c total clause space: 335.816MB
613.20/613.30	c total #watches: 918737
618.69/618.83	c total #propagations: 16478930 / total #impl: 679984035 (eff. 0.024)
618.69/618.83	c #Conflicts:     146000 | #Learnt:      15198 | 0.000
618.69/618.83	c total clause space: 335.816MB
618.69/618.83	c total #watches: 955198
624.59/624.75	c total #propagations: 16559432 / total #impl: 683206121 (eff. 0.024)
624.59/624.75	c #Conflicts:     147000 | #Learnt:      16198 | 0.000
624.59/624.75	c total clause space: 335.816MB
624.59/624.75	c total #watches: 990957
629.89/630.04	c total #propagations: 16636159 / total #impl: 686394473 (eff. 0.024)
629.89/630.04	c #Conflicts:     148000 | #Learnt:      17198 | 0.000
629.89/630.04	c total clause space: 335.816MB
629.89/630.04	c total #watches: 1048742
632.40/632.59	c total #propagations: 16774860 / total #impl: 689778140 (eff. 0.024)
632.40/632.59	c #Conflicts:     149000 | #Learnt:      18198 | 0.000
632.40/632.59	c total clause space: 335.816MB
632.40/632.59	c total #watches: 1099123
634.29/634.47	c total #propagations: 16950009 / total #impl: 691171871 (eff. 0.025)
634.29/634.47	c GC COLLECT
634.29/634.47	c #Conflicts:     150000 | #Learnt:       9866 | 0.000
634.29/634.47	c total clause space: 335.816MB
634.29/634.47	c total #watches: 604666
636.59/636.74	c total #propagations: 17053389 / total #impl: 693396700 (eff. 0.025)
636.59/636.74	c #Conflicts:     151000 | #Learnt:      10866 | 0.000
636.59/636.74	c total clause space: 335.816MB
636.59/636.74	c total #watches: 650130
638.19/638.34	c total #propagations: 17147253 / total #impl: 695473950 (eff. 0.025)
638.19/638.34	c #Conflicts:     152000 | #Learnt:      11866 | 0.000
638.19/638.34	c total clause space: 335.816MB
638.19/638.34	c total #watches: 698534
639.99/640.20	c total #propagations: 17232854 / total #impl: 697475570 (eff. 0.025)
639.99/640.20	c #Conflicts:     153000 | #Learnt:      12866 | 0.000
639.99/640.20	c total clause space: 335.816MB
639.99/640.20	c total #watches: 752208
642.40/642.54	c total #propagations: 17355636 / total #impl: 700427972 (eff. 0.025)
642.40/642.54	c #Conflicts:     154000 | #Learnt:      13866 | 0.000
642.40/642.54	c total clause space: 335.816MB
642.40/642.54	c total #watches: 799575
645.39/645.58	c total #propagations: 17414902 / total #impl: 704177280 (eff. 0.025)
645.39/645.58	c #Conflicts:     155000 | #Learnt:      14866 | 0.000
645.39/645.58	c total clause space: 335.816MB
645.39/645.58	c total #watches: 841484
649.09/649.28	c total #propagations: 17481908 / total #impl: 708200349 (eff. 0.025)
649.09/649.28	c #Conflicts:     156000 | #Learnt:      15866 | 0.000
649.09/649.28	c total clause space: 335.816MB
649.09/649.28	c total #watches: 885281
652.09/652.29	c total #propagations: 17607314 / total #impl: 711763090 (eff. 0.025)
652.09/652.29	c #Conflicts:     157000 | #Learnt:      16866 | 0.000
652.09/652.29	c total clause space: 335.816MB
652.09/652.29	c total #watches: 929908
654.29/654.46	c total #propagations: 17800704 / total #impl: 713792873 (eff. 0.025)
654.29/654.46	c #Conflicts:     158000 | #Learnt:      17866 | 0.000
654.29/654.46	c total clause space: 335.816MB
654.29/654.46	c total #watches: 971381
656.19/656.34	c total #propagations: 17883407 / total #impl: 718057317 (eff. 0.025)
656.19/656.34	c #Conflicts:     159000 | #Learnt:      18866 | 0.000
656.19/656.34	c total clause space: 335.816MB
656.19/656.34	c total #watches: 1013870
658.79/658.98	c total #propagations: 17948317 / total #impl: 722733162 (eff. 0.025)
658.79/658.98	c GC COLLECT
658.79/658.98	c #Conflicts:     160000 | #Learnt:      10246 | 0.000
658.79/658.98	c total clause space: 335.816MB
658.79/658.98	c total #watches: 613635
662.49/662.64	c total #propagations: 18081816 / total #impl: 728771383 (eff. 0.025)
662.49/662.64	c #Conflicts:     161000 | #Learnt:      11246 | 0.000
662.49/662.64	c total clause space: 335.816MB
662.49/662.64	c total #watches: 649799
665.98/666.14	c total #propagations: 18267516 / total #impl: 735401517 (eff. 0.025)
665.98/666.14	c #Conflicts:     162000 | #Learnt:      12246 | 0.000
665.98/666.14	c total clause space: 335.816MB
665.98/666.14	c total #watches: 691324
668.48/668.66	c total #propagations: 18474779 / total #impl: 739587289 (eff. 0.025)
668.48/668.66	c #Conflicts:     163000 | #Learnt:      13246 | 0.000
668.48/668.66	c total clause space: 335.816MB
668.48/668.66	c total #watches: 730935
671.99/672.11	c total #propagations: 18695820 / total #impl: 741310985 (eff. 0.025)
671.99/672.11	c #Conflicts:     164000 | #Learnt:      14246 | 0.000
671.99/672.11	c total clause space: 335.816MB
671.99/672.11	c total #watches: 770527
676.39/676.58	c total #propagations: 18866124 / total #impl: 743464054 (eff. 0.025)
676.39/676.58	c #Conflicts:     165000 | #Learnt:      15246 | 0.000
676.39/676.58	c total clause space: 335.816MB
676.39/676.58	c total #watches: 813200
681.28/681.42	c total #propagations: 18950456 / total #impl: 745631031 (eff. 0.025)
681.28/681.42	c #Conflicts:     166000 | #Learnt:      16246 | 0.000
681.28/681.42	c total clause space: 335.816MB
681.28/681.42	c total #watches: 855961
686.08/686.27	c total #propagations: 19043639 / total #impl: 748571137 (eff. 0.025)
686.08/686.27	c #Conflicts:     167000 | #Learnt:      17246 | 0.000
686.08/686.27	c total clause space: 335.816MB
686.08/686.27	c total #watches: 896475
691.79/691.95	c total #propagations: 19173144 / total #impl: 751858097 (eff. 0.026)
691.79/691.95	c #Conflicts:     168000 | #Learnt:      18246 | 0.000
691.79/691.95	c total clause space: 335.816MB
691.79/691.95	c total #watches: 967535
696.29/696.43	c total #propagations: 19315801 / total #impl: 755063292 (eff. 0.026)
696.29/696.43	c #Conflicts:     169000 | #Learnt:      19246 | 0.000
696.29/696.43	c total clause space: 335.816MB
696.29/696.43	c total #watches: 1061298
700.38/700.55	c total #propagations: 19399566 / total #impl: 759938841 (eff. 0.026)
700.38/700.55	c GC COLLECT
700.38/700.55	c #Conflicts:     170000 | #Learnt:      10237 | 0.000
700.38/700.55	c total clause space: 335.816MB
700.38/700.55	c total #watches: 668890
702.88/703.01	c total #propagations: 19474348 / total #impl: 765114595 (eff. 0.025)
702.88/703.01	c #Conflicts:     171000 | #Learnt:      11237 | 0.000
702.88/703.01	c total clause space: 335.816MB
702.88/703.01	c total #watches: 753585
705.88/706.01	c total #propagations: 19494607 / total #impl: 771355277 (eff. 0.025)
705.88/706.01	c #Conflicts:     172000 | #Learnt:      12238 | 0.000
705.88/706.01	c total clause space: 335.816MB
705.88/706.01	c total #watches: 860247
708.28/708.43	c total #propagations: 19546962 / total #impl: 775954189 (eff. 0.025)
708.28/708.43	c #Conflicts:     173000 | #Learnt:      13238 | 0.000
708.28/708.43	c total clause space: 335.816MB
708.28/708.43	c total #watches: 915331
711.48/711.63	c total #propagations: 19742101 / total #impl: 777540921 (eff. 0.025)
711.48/711.63	c #Conflicts:     174000 | #Learnt:      14238 | 0.000
711.48/711.63	c total clause space: 335.816MB
711.48/711.63	c total #watches: 967367
715.58/715.73	c total #propagations: 19821998 / total #impl: 779521171 (eff. 0.025)
715.58/715.73	c #Conflicts:     175000 | #Learnt:      15238 | 0.000
715.58/715.73	c total clause space: 335.816MB
715.58/715.73	c total #watches: 1022428
719.67/719.84	c total #propagations: 19888917 / total #impl: 781611895 (eff. 0.025)
719.67/719.84	c #Conflicts:     176000 | #Learnt:      16238 | 0.000
719.67/719.84	c total clause space: 335.816MB
719.67/719.84	c total #watches: 1077376
725.17/725.30	c total #propagations: 20029685 / total #impl: 783423929 (eff. 0.026)
725.17/725.30	c #Conflicts:     177000 | #Learnt:      17238 | 0.000
725.17/725.30	c total clause space: 335.816MB
725.17/725.30	c total #watches: 1149952
729.67/729.82	c total #propagations: 20252742 / total #impl: 787845123 (eff. 0.026)
729.67/729.82	c #Conflicts:     178000 | #Learnt:      18238 | 0.000
729.67/729.82	c total clause space: 335.816MB
729.67/729.82	c total #watches: 1197746
735.17/735.31	c total #propagations: 20474485 / total #impl: 790499917 (eff. 0.026)
735.17/735.31	c #Conflicts:     179000 | #Learnt:      19238 | 0.000
735.17/735.31	c total clause space: 335.816MB
735.17/735.31	c total #watches: 1261979
739.28/739.47	c total #propagations: 20664691 / total #impl: 792574676 (eff. 0.026)
739.28/739.47	c GC COLLECT
739.28/739.47	c #Conflicts:     180000 | #Learnt:       9791 | 0.000
739.28/739.47	c total clause space: 335.816MB
739.28/739.47	c total #watches: 810498
742.98/743.11	c total #propagations: 20897621 / total #impl: 794034708 (eff. 0.026)
742.98/743.11	c #Conflicts:     181000 | #Learnt:      10791 | 0.000
742.98/743.11	c total clause space: 335.816MB
742.98/743.11	c total #watches: 850856
746.88/747.03	c total #propagations: 21150967 / total #impl: 795800718 (eff. 0.027)
746.88/747.03	c #Conflicts:     182000 | #Learnt:      11791 | 0.000
746.88/747.03	c total clause space: 335.816MB
746.88/747.03	c total #watches: 886542
751.08/751.26	c total #propagations: 21372922 / total #impl: 798671804 (eff. 0.027)
751.08/751.26	c #Conflicts:     183000 | #Learnt:      12791 | 0.000
751.08/751.26	c total clause space: 335.816MB
751.08/751.26	c total #watches: 922738
755.18/755.31	c total #propagations: 21570521 / total #impl: 801113197 (eff. 0.027)
755.18/755.31	c #Conflicts:     184000 | #Learnt:      13791 | 0.000
755.18/755.31	c total clause space: 335.816MB
755.18/755.31	c total #watches: 963592
758.98/759.18	c total #propagations: 21803021 / total #impl: 803602534 (eff. 0.027)
758.98/759.18	c #Conflicts:     185000 | #Learnt:      14791 | 0.000
758.98/759.18	c total clause space: 335.816MB
758.98/759.18	c total #watches: 1003343
762.98/763.15	c total #propagations: 22048334 / total #impl: 806165089 (eff. 0.027)
762.98/763.15	c #Conflicts:     186000 | #Learnt:      15791 | 0.000
762.98/763.15	c total clause space: 335.816MB
762.98/763.15	c total #watches: 1042898
767.57/767.76	c total #propagations: 22282814 / total #impl: 808807601 (eff. 0.028)
767.57/767.76	c #Conflicts:     187000 | #Learnt:      16791 | 0.000
767.57/767.76	c total clause space: 335.816MB
767.57/767.76	c total #watches: 1084321
773.18/773.40	c total #propagations: 22518307 / total #impl: 811729085 (eff. 0.028)
773.18/773.40	c #Conflicts:     188000 | #Learnt:      17791 | 0.000
773.18/773.40	c total clause space: 335.816MB
773.18/773.40	c total #watches: 1126808
779.47/779.69	c total #propagations: 22727541 / total #impl: 813685880 (eff. 0.028)
779.47/779.69	c #Conflicts:     189000 | #Learnt:      18791 | 0.000
779.47/779.69	c total clause space: 335.816MB
779.47/779.69	c total #watches: 1167224
785.38/785.56	c total #propagations: 22938369 / total #impl: 816318463 (eff. 0.028)
785.38/785.56	c #Conflicts:     190000 | #Learnt:      19791 | 0.000
785.38/785.56	c total clause space: 335.816MB
785.38/785.56	c total #watches: 1214380
790.17/790.36	c total #propagations: 23136202 / total #impl: 817767436 (eff. 0.028)
790.17/790.36	c GC COLLECT
790.17/790.36	c #Conflicts:     191000 | #Learnt:       9586 | 0.000
790.17/790.36	c total clause space: 335.816MB
790.17/790.36	c total #watches: 523045
793.77/793.96	c total #propagations: 23372287 / total #impl: 819045137 (eff. 0.029)
793.77/793.96	c #Conflicts:     192000 | #Learnt:      10586 | 0.000
793.77/793.96	c total clause space: 335.816MB
793.77/793.96	c total #watches: 559878
798.27/798.43	c total #propagations: 23592666 / total #impl: 820535094 (eff. 0.029)
798.27/798.43	c #Conflicts:     193000 | #Learnt:      11586 | 0.000
798.27/798.43	c total clause space: 335.816MB
798.27/798.43	c total #watches: 596484
802.07/802.26	c total #propagations: 23714861 / total #impl: 822278153 (eff. 0.029)
802.07/802.26	c #Conflicts:     194000 | #Learnt:      12586 | 0.000
802.07/802.26	c total clause space: 335.816MB
802.07/802.26	c total #watches: 634541
806.17/806.36	c total #propagations: 23764396 / total #impl: 824023697 (eff. 0.029)
806.17/806.36	c #Conflicts:     195000 | #Learnt:      13586 | 0.000
806.17/806.36	c total clause space: 335.816MB
806.17/806.36	c total #watches: 671343
810.67/810.86	c total #propagations: 23833023 / total #impl: 825958358 (eff. 0.029)
810.67/810.86	c #Conflicts:     196000 | #Learnt:      14586 | 0.000
810.67/810.86	c total clause space: 335.816MB
810.67/810.86	c total #watches: 706926
814.46/814.67	c total #propagations: 23891824 / total #impl: 827907140 (eff. 0.029)
814.46/814.67	c #Conflicts:     197000 | #Learnt:      15586 | 0.000
814.46/814.67	c total clause space: 335.816MB
814.46/814.67	c total #watches: 745072
819.37/819.50	c total #propagations: 23950811 / total #impl: 829667102 (eff. 0.029)
819.37/819.50	c #Conflicts:     198000 | #Learnt:      16586 | 0.000
819.37/819.50	c total clause space: 335.816MB
819.37/819.50	c total #watches: 782112
824.97/825.18	c total #propagations: 24018321 / total #impl: 831449575 (eff. 0.029)
824.97/825.18	c #Conflicts:     199000 | #Learnt:      17586 | 0.000
824.97/825.18	c total clause space: 335.816MB
824.97/825.18	c total #watches: 817580
831.86/832.09	c total #propagations: 24076877 / total #impl: 833464815 (eff. 0.029)
831.86/832.09	c #Conflicts:     200000 | #Learnt:      18586 | 0.000
831.86/832.09	c total clause space: 335.816MB
831.86/832.09	c total #watches: 852793
838.36/838.57	c total #propagations: 24135440 / total #impl: 835575633 (eff. 0.029)
838.36/838.57	c #Conflicts:     201000 | #Learnt:      19586 | 0.000
838.36/838.57	c total clause space: 335.816MB
838.36/838.57	c total #watches: 889295
843.57/843.77	c total #propagations: 24188100 / total #impl: 837482173 (eff. 0.029)
843.57/843.77	c GC COLLECT
843.57/843.77	c #Conflicts:     202000 | #Learnt:      10101 | 0.000
843.57/843.77	c total clause space: 335.816MB
843.57/843.77	c total #watches: 496837
848.07/848.25	c total #propagations: 24240111 / total #impl: 839205863 (eff. 0.029)
848.07/848.25	c #Conflicts:     203000 | #Learnt:      11101 | 0.000
848.07/848.25	c total clause space: 335.816MB
848.07/848.25	c total #watches: 535325
852.76/852.93	c total #propagations: 24298921 / total #impl: 840966912 (eff. 0.029)
852.76/852.93	c #Conflicts:     204000 | #Learnt:      12101 | 0.000
852.76/852.93	c total clause space: 335.816MB
852.76/852.93	c total #watches: 571301
858.56/858.73	c total #propagations: 24352222 / total #impl: 842099133 (eff. 0.029)
858.56/858.73	c #Conflicts:     205000 | #Learnt:      13101 | 0.000
858.56/858.73	c total clause space: 335.816MB
858.56/858.73	c total #watches: 608172
863.25/863.42	c total #propagations: 24411152 / total #impl: 843848569 (eff. 0.029)
863.25/863.42	c #Conflicts:     206000 | #Learnt:      14101 | 0.000
863.25/863.42	c total clause space: 335.816MB
863.25/863.42	c total #watches: 651512
866.25/866.49	c total #propagations: 24457922 / total #impl: 846652038 (eff. 0.029)
866.25/866.49	c #Conflicts:     207000 | #Learnt:      15101 | 0.000
866.25/866.49	c total clause space: 335.816MB
866.25/866.49	c total #watches: 697992
872.65/872.84	c total #propagations: 24488865 / total #impl: 849551066 (eff. 0.029)
872.65/872.84	c #Conflicts:     208000 | #Learnt:      16101 | 0.000
872.65/872.84	c total clause space: 335.816MB
872.65/872.84	c total #watches: 741395
877.25/877.46	c total #propagations: 24540303 / total #impl: 853051915 (eff. 0.029)
877.25/877.46	c #Conflicts:     209000 | #Learnt:      17101 | 0.000
877.25/877.46	c total clause space: 335.816MB
877.25/877.46	c total #watches: 786908
881.65/881.82	c total #propagations: 24582434 / total #impl: 856619409 (eff. 0.029)
881.65/881.82	c #Conflicts:     210000 | #Learnt:      18101 | 0.000
881.65/881.82	c total clause space: 335.816MB
881.65/881.82	c total #watches: 831078
885.75/885.97	c total #propagations: 24625132 / total #impl: 859662558 (eff. 0.029)
885.75/885.97	c #Conflicts:     211000 | #Learnt:      19101 | 0.000
885.75/885.97	c total clause space: 335.816MB
885.75/885.97	c total #watches: 877300
891.05/891.26	c total #propagations: 24660684 / total #impl: 862769611 (eff. 0.029)
891.05/891.26	c #Conflicts:     212000 | #Learnt:      20101 | 0.000
891.05/891.26	c total clause space: 335.816MB
891.05/891.26	c total #watches: 922242
896.45/896.66	c total #propagations: 24701566 / total #impl: 866221019 (eff. 0.029)
896.45/896.66	c GC COLLECT
896.45/896.66	c #Conflicts:     213000 | #Learnt:      10004 | 0.000
896.45/896.66	c total clause space: 335.816MB
896.45/896.66	c total #watches: 557390
901.95/902.12	c total #propagations: 24738843 / total #impl: 870351266 (eff. 0.028)
901.95/902.12	c #Conflicts:     214000 | #Learnt:      11004 | 0.000
901.95/902.12	c total clause space: 335.816MB
901.95/902.12	c total #watches: 602899
908.55/908.70	c total #propagations: 24779168 / total #impl: 873367351 (eff. 0.028)
908.55/908.70	c #Conflicts:     215000 | #Learnt:      12004 | 0.000
908.55/908.70	c total clause space: 335.816MB
908.55/908.70	c total #watches: 649080
915.45/915.61	c total #propagations: 24819372 / total #impl: 876481419 (eff. 0.028)
915.45/915.61	c #Conflicts:     216000 | #Learnt:      13004 | 0.000
915.45/915.61	c total clause space: 335.816MB
915.45/915.61	c total #watches: 699525
922.86/923.05	c total #propagations: 24860236 / total #impl: 879281701 (eff. 0.028)
922.86/923.05	c #Conflicts:     217000 | #Learnt:      14004 | 0.000
922.86/923.05	c total clause space: 335.816MB
922.86/923.05	c total #watches: 743447
928.26/928.50	c total #propagations: 24908180 / total #impl: 883264579 (eff. 0.028)
928.26/928.50	c #Conflicts:     218000 | #Learnt:      15004 | 0.000
928.26/928.50	c total clause space: 335.816MB
928.26/928.50	c total #watches: 789005
935.25/935.42	c total #propagations: 24942787 / total #impl: 886295366 (eff. 0.028)
935.25/935.42	c #Conflicts:     219000 | #Learnt:      16004 | 0.000
935.25/935.42	c total clause space: 335.816MB
935.25/935.42	c total #watches: 834660
943.76/943.95	c total #propagations: 24984975 / total #impl: 889924983 (eff. 0.028)
943.76/943.95	c #Conflicts:     220000 | #Learnt:      17004 | 0.000
943.76/943.95	c total clause space: 335.816MB
943.76/943.95	c total #watches: 878318
953.45/953.60	c total #propagations: 25035910 / total #impl: 892746972 (eff. 0.028)
953.45/953.60	c #Conflicts:     221000 | #Learnt:      18004 | 0.000
953.45/953.60	c total clause space: 335.816MB
953.45/953.60	c total #watches: 924227
963.45/963.68	c total #propagations: 25086143 / total #impl: 896673427 (eff. 0.028)
963.45/963.68	c #Conflicts:     222000 | #Learnt:      19004 | 0.000
963.45/963.68	c total clause space: 335.816MB
963.45/963.68	c total #watches: 972974
972.74/972.91	c total #propagations: 25129506 / total #impl: 899792120 (eff. 0.028)
972.74/972.91	c #Conflicts:     223000 | #Learnt:      20004 | 0.000
972.74/972.91	c total clause space: 335.816MB
972.74/972.91	c total #watches: 1025109
982.74/982.90	c total #propagations: 25170363 / total #impl: 904286842 (eff. 0.028)
982.74/982.90	c #Conflicts:     224000 | #Learnt:      21004 | 0.000
982.74/982.90	c total clause space: 335.816MB
982.74/982.90	c total #watches: 1073017
990.04/990.20	c total #propagations: 25222572 / total #impl: 909093168 (eff. 0.028)
990.04/990.20	c GC COLLECT
990.04/990.20	c #Conflicts:     225000 | #Learnt:      10540 | 0.000
990.04/990.20	c total clause space: 335.816MB
990.04/990.20	c total #watches: 620465
996.64/996.84	c total #propagations: 25262839 / total #impl: 914084773 (eff. 0.028)
996.64/996.84	c #Conflicts:     226000 | #Learnt:      11540 | 0.000
996.64/996.84	c total clause space: 335.816MB
996.64/996.84	c total #watches: 666716
1004.73/1004.97	c total #propagations: 25307981 / total #impl: 920443599 (eff. 0.027)
1004.73/1004.97	c #Conflicts:     227000 | #Learnt:      12540 | 0.000
1004.73/1004.97	c total clause space: 335.816MB
1004.73/1004.97	c total #watches: 714130
1013.23/1013.49	c total #propagations: 25366381 / total #impl: 923902981 (eff. 0.027)
1013.23/1013.49	c #Conflicts:     228000 | #Learnt:      13540 | 0.000
1013.23/1013.49	c total clause space: 335.816MB
1013.23/1013.49	c total #watches: 759387
1025.83/1026.09	c total #propagations: 25420264 / total #impl: 926794080 (eff. 0.027)
1025.83/1026.09	c #Conflicts:     229000 | #Learnt:      14540 | 0.000
1025.83/1026.09	c total clause space: 335.816MB
1025.83/1026.09	c total #watches: 807143
1038.63/1038.86	c total #propagations: 25493067 / total #impl: 931108625 (eff. 0.027)
1038.63/1038.86	c #Conflicts:     230000 | #Learnt:      15540 | 0.000
1038.63/1038.86	c total clause space: 335.816MB
1038.63/1038.86	c total #watches: 857625
1053.13/1053.37	c total #propagations: 25563516 / total #impl: 934168752 (eff. 0.027)
1053.13/1053.37	c #Conflicts:     231000 | #Learnt:      16540 | 0.000
1053.13/1053.37	c total clause space: 335.816MB
1053.13/1053.37	c total #watches: 904116
1066.02/1066.20	c total #propagations: 25643159 / total #impl: 937035403 (eff. 0.027)
1066.02/1066.20	c #Conflicts:     232000 | #Learnt:      17540 | 0.000
1066.02/1066.20	c total clause space: 335.816MB
1066.02/1066.20	c total #watches: 963467
1068.12/1068.36	c total #propagations: 25767660 / total #impl: 938861999 (eff. 0.027)
1068.12/1068.36	c #Conflicts:     233000 | #Learnt:      18544 | 0.000
1068.12/1068.36	c total clause space: 335.816MB
1068.12/1068.36	c total #watches: 1072422
1071.23/1071.47	c total #propagations: 25845634 / total #impl: 942293803 (eff. 0.027)
1071.23/1071.47	c #Conflicts:     234000 | #Learnt:      19544 | 0.000
1071.23/1071.47	c total clause space: 335.816MB
1071.23/1071.47	c total #watches: 1152929
1074.42/1074.63	c total #propagations: 25895875 / total #impl: 947957539 (eff. 0.027)
1074.42/1074.63	c #Conflicts:     235000 | #Learnt:      20544 | 0.000
1074.42/1074.63	c total clause space: 335.816MB
1074.42/1074.63	c total #watches: 1236707
1079.52/1079.77	c total #propagations: 26040702 / total #impl: 953396936 (eff. 0.027)
1079.52/1079.77	c #Conflicts:     236000 | #Learnt:      21544 | 0.000
1079.52/1079.77	c total clause space: 335.816MB
1079.52/1079.77	c total #watches: 1285182
1085.22/1085.44	c total #propagations: 26216600 / total #impl: 959641345 (eff. 0.027)
1085.22/1085.44	c GC COLLECT
1085.22/1085.44	c #Conflicts:     237000 | #Learnt:      10217 | 0.000
1085.22/1085.44	c total clause space: 335.816MB
1085.22/1085.44	c total #watches: 748066
1092.71/1092.92	c total #propagations: 26370594 / total #impl: 966249886 (eff. 0.027)
1092.71/1092.92	c #Conflicts:     238000 | #Learnt:      11217 | 0.000
1092.71/1092.92	c total clause space: 335.816MB
1092.71/1092.92	c total #watches: 783209
1099.61/1099.87	c total #propagations: 26536494 / total #impl: 973420934 (eff. 0.027)
1099.61/1099.87	c #Conflicts:     239000 | #Learnt:      12217 | 0.000
1099.61/1099.87	c total clause space: 335.816MB
1099.61/1099.87	c total #watches: 819335
1106.01/1106.28	c total #propagations: 26657521 / total #impl: 979769643 (eff. 0.027)
1106.01/1106.28	c #Conflicts:     240000 | #Learnt:      13217 | 0.000
1106.01/1106.28	c total clause space: 335.816MB
1106.01/1106.28	c total #watches: 865798
1110.41/1110.62	c total #propagations: 26892417 / total #impl: 985785731 (eff. 0.027)
1110.41/1110.62	c #Conflicts:     241000 | #Learnt:      14217 | 0.000
1110.41/1110.62	c total clause space: 335.816MB
1110.41/1110.62	c total #watches: 894352
1115.22/1115.47	c total #propagations: 27109700 / total #impl: 990297291 (eff. 0.027)
1115.22/1115.47	c #Conflicts:     242000 | #Learnt:      15217 | 0.000
1115.22/1115.47	c total clause space: 335.816MB
1115.22/1115.47	c total #watches: 922242
1120.91/1121.14	c total #propagations: 27320585 / total #impl: 995240342 (eff. 0.027)
1120.91/1121.14	c #Conflicts:     243000 | #Learnt:      16217 | 0.000
1120.91/1121.14	c total clause space: 335.816MB
1120.91/1121.14	c total #watches: 948590
1126.41/1126.62	c total #propagations: 27530770 / total #impl: 1000001622 (eff. 0.028)
1126.41/1126.62	c #Conflicts:     244000 | #Learnt:      17217 | 0.000
1126.41/1126.62	c total clause space: 335.816MB
1126.41/1126.62	c total #watches: 975923
1133.21/1133.42	c total #propagations: 27745483 / total #impl: 1004728864 (eff. 0.028)
1133.21/1133.42	c #Conflicts:     245000 | #Learnt:      18217 | 0.000
1133.21/1133.42	c total clause space: 335.816MB
1133.21/1133.42	c total #watches: 1004460
1142.41/1142.67	c total #propagations: 27972445 / total #impl: 1009139460 (eff. 0.028)
1142.41/1142.67	c #Conflicts:     246000 | #Learnt:      19217 | 0.000
1142.41/1142.67	c total clause space: 335.816MB
1142.41/1142.67	c total #watches: 1048692
1152.11/1152.31	c total #propagations: 28181335 / total #impl: 1013533780 (eff. 0.028)
1152.11/1152.31	c #Conflicts:     247000 | #Learnt:      20217 | 0.000
1152.11/1152.31	c total clause space: 335.816MB
1152.11/1152.31	c total #watches: 1105815
1160.90/1161.11	c total #propagations: 28268483 / total #impl: 1022974750 (eff. 0.028)
1160.90/1161.11	c #Conflicts:     248000 | #Learnt:      21217 | 0.000
1160.90/1161.11	c total clause space: 335.816MB
1160.90/1161.11	c total #watches: 1144359
1168.70/1168.92	c total #propagations: 28336347 / total #impl: 1032734564 (eff. 0.027)
1168.70/1168.92	c GC COLLECT
1168.70/1168.92	c #Conflicts:     249000 | #Learnt:       9942 | 0.000
1168.70/1168.92	c total clause space: 335.816MB
1168.70/1168.92	c total #watches: 524025
1177.10/1177.34	c total #propagations: 28411062 / total #impl: 1042754033 (eff. 0.027)
1177.10/1177.34	c #Conflicts:     250000 | #Learnt:      10942 | 0.000
1177.10/1177.34	c total clause space: 335.816MB
1177.10/1177.34	c total #watches: 554965
1187.91/1188.19	c total #propagations: 28521989 / total #impl: 1049572151 (eff. 0.027)
1187.91/1188.19	c #Conflicts:     251000 | #Learnt:      11942 | 0.000
1187.91/1188.19	c total clause space: 335.816MB
1187.91/1188.19	c total #watches: 585101
1200.20/1200.44	c total #propagations: 28689477 / total #impl: 1052749422 (eff. 0.027)
1200.20/1200.44	c #Conflicts:     252000 | #Learnt:      12942 | 0.000
1200.20/1200.44	c total clause space: 335.816MB
1200.20/1200.44	c total #watches: 618202
1210.91/1211.13	c total #propagations: 28911377 / total #impl: 1055403339 (eff. 0.027)
1210.91/1211.13	c #Conflicts:     253000 | #Learnt:      13942 | 0.000
1210.91/1211.13	c total clause space: 335.816MB
1210.91/1211.13	c total #watches: 652279
1221.91/1222.13	c total #propagations: 29059776 / total #impl: 1059729355 (eff. 0.027)
1221.91/1222.13	c #Conflicts:     254000 | #Learnt:      14942 | 0.000
1221.91/1222.13	c total clause space: 335.816MB
1221.91/1222.13	c total #watches: 685578
1231.81/1232.08	c total #propagations: 29225948 / total #impl: 1065210401 (eff. 0.027)
1231.81/1232.08	c #Conflicts:     255000 | #Learnt:      15942 | 0.000
1231.81/1232.08	c total clause space: 335.816MB
1231.81/1232.08	c total #watches: 716194
1244.40/1244.69	c total #propagations: 29430946 / total #impl: 1068577216 (eff. 0.028)
1244.40/1244.69	c #Conflicts:     256000 | #Learnt:      16942 | 0.000
1244.40/1244.69	c total clause space: 335.816MB
1244.40/1244.69	c total #watches: 747365
1253.91/1254.15	c total #propagations: 29654119 / total #impl: 1071700811 (eff. 0.028)
1253.91/1254.15	c #Conflicts:     257000 | #Learnt:      17942 | 0.000
1253.91/1254.15	c total clause space: 335.816MB
1253.91/1254.15	c total #watches: 780790
1263.50/1263.77	c total #propagations: 29877752 / total #impl: 1075008833 (eff. 0.028)
1263.50/1263.77	c #Conflicts:     258000 | #Learnt:      18942 | 0.000
1263.50/1263.77	c total clause space: 335.816MB
1263.50/1263.77	c total #watches: 815393
1273.80/1274.04	c total #propagations: 30113799 / total #impl: 1078169595 (eff. 0.028)
1273.80/1274.04	c #Conflicts:     259000 | #Learnt:      19942 | 0.000
1273.80/1274.04	c total clause space: 335.816MB
1273.80/1274.04	c total #watches: 843201
1283.60/1283.82	c total #propagations: 30346835 / total #impl: 1081840361 (eff. 0.028)
1283.60/1283.82	c #Conflicts:     260000 | #Learnt:      20942 | 0.000
1283.60/1283.82	c total clause space: 335.816MB
1283.60/1283.82	c total #watches: 872886
1289.10/1289.34	c total #propagations: 30563681 / total #impl: 1085057632 (eff. 0.028)
1289.10/1289.34	c #Conflicts:     261000 | #Learnt:      21942 | 0.000
1289.10/1289.34	c total clause space: 335.816MB
1289.10/1289.34	c total #watches: 900755
1294.39/1294.62	c total #propagations: 30717065 / total #impl: 1087027595 (eff. 0.028)
1294.39/1294.62	c GC COLLECT
1294.39/1294.62	c #Conflicts:     262000 | #Learnt:      10243 | 0.000
1294.39/1294.62	c total clause space: 335.816MB
1294.39/1294.62	c total #watches: 458498
1299.89/1300.15	c total #propagations: 30896663 / total #impl: 1089072118 (eff. 0.028)
1299.89/1300.15	c #Conflicts:     263000 | #Learnt:      11243 | 0.000
1299.89/1300.15	c total clause space: 335.816MB
1299.89/1300.15	c total #watches: 489380
1305.39/1305.65	c total #propagations: 31091955 / total #impl: 1091197537 (eff. 0.028)
1305.39/1305.65	c #Conflicts:     264000 | #Learnt:      12243 | 0.000
1305.39/1305.65	c total clause space: 335.816MB
1305.39/1305.65	c total #watches: 523014
1311.39/1311.60	c total #propagations: 31299381 / total #impl: 1093551356 (eff. 0.029)
1311.39/1311.60	c #Conflicts:     265000 | #Learnt:      13243 | 0.000
1311.39/1311.60	c total clause space: 335.816MB
1311.39/1311.60	c total #watches: 560032
1317.39/1317.63	c total #propagations: 31517973 / total #impl: 1095910200 (eff. 0.029)
1317.39/1317.63	c #Conflicts:     266000 | #Learnt:      14243 | 0.000
1317.39/1317.63	c total clause space: 335.816MB
1317.39/1317.63	c total #watches: 594715
1323.59/1323.81	c total #propagations: 31739204 / total #impl: 1098374316 (eff. 0.029)
1323.59/1323.81	c #Conflicts:     267000 | #Learnt:      15243 | 0.000
1323.59/1323.81	c total clause space: 335.816MB
1323.59/1323.81	c total #watches: 628733
1329.49/1329.75	c total #propagations: 31973455 / total #impl: 1100084262 (eff. 0.029)
1329.49/1329.75	c #Conflicts:     268000 | #Learnt:      16243 | 0.000
1329.49/1329.75	c total clause space: 335.816MB
1329.49/1329.75	c total #watches: 667773
1334.99/1335.28	c total #propagations: 32170244 / total #impl: 1101453312 (eff. 0.029)
1334.99/1335.28	c #Conflicts:     269000 | #Learnt:      17243 | 0.000
1334.99/1335.28	c total clause space: 335.816MB
1334.99/1335.28	c total #watches: 703894
1341.99/1342.23	c total #propagations: 32318272 / total #impl: 1102803429 (eff. 0.029)
1341.99/1342.23	c #Conflicts:     270000 | #Learnt:      18243 | 0.000
1341.99/1342.23	c total clause space: 335.816MB
1341.99/1342.23	c total #watches: 738527
1349.68/1349.95	c total #propagations: 32485489 / total #impl: 1104360361 (eff. 0.029)
1349.68/1349.95	c #Conflicts:     271000 | #Learnt:      19243 | 0.000
1349.68/1349.95	c total clause space: 335.816MB
1349.68/1349.95	c total #watches: 774069
1358.39/1358.62	c total #propagations: 32703219 / total #impl: 1107146416 (eff. 0.030)
1358.39/1358.62	c #Conflicts:     272000 | #Learnt:      20243 | 0.000
1358.39/1358.62	c total clause space: 335.816MB
1358.39/1358.62	c total #watches: 808586
1367.19/1367.47	c total #propagations: 32918318 / total #impl: 1109046691 (eff. 0.030)
1367.19/1367.47	c #Conflicts:     273000 | #Learnt:      21243 | 0.000
1367.19/1367.47	c total clause space: 335.816MB
1367.19/1367.47	c total #watches: 845322
1375.78/1376.03	c total #propagations: 33113802 / total #impl: 1111608544 (eff. 0.030)
1375.78/1376.03	c GC COLLECT
1375.78/1376.03	c #Conflicts:     274000 | #Learnt:       9346 | 0.000
1375.78/1376.03	c total clause space: 335.816MB
1375.78/1376.03	c total #watches: 474367
1382.38/1382.63	c total #propagations: 33332419 / total #impl: 1113718741 (eff. 0.030)
1382.38/1382.63	c #Conflicts:     275000 | #Learnt:      10346 | 0.000
1382.38/1382.63	c total clause space: 335.816MB
1382.38/1382.63	c total #watches: 506280
1389.58/1389.84	c total #propagations: 33542795 / total #impl: 1116004419 (eff. 0.030)
1389.58/1389.84	c #Conflicts:     276000 | #Learnt:      11346 | 0.000
1389.58/1389.84	c total clause space: 335.816MB
1389.58/1389.84	c total #watches: 539839
1397.78/1398.00	c total #propagations: 33741687 / total #impl: 1118470723 (eff. 0.030)
1397.78/1398.00	c #Conflicts:     277000 | #Learnt:      12346 | 0.000
1397.78/1398.00	c total clause space: 335.816MB
1397.78/1398.00	c total #watches: 568737
1407.07/1407.30	c total #propagations: 33955060 / total #impl: 1121288650 (eff. 0.030)
1407.07/1407.30	c #Conflicts:     278000 | #Learnt:      13346 | 0.000
1407.07/1407.30	c total clause space: 335.816MB
1407.07/1407.30	c total #watches: 598963
1414.27/1414.53	c total #propagations: 34174438 / total #impl: 1124094246 (eff. 0.030)
1414.27/1414.53	c #Conflicts:     279000 | #Learnt:      14346 | 0.000
1414.27/1414.53	c total clause space: 335.816MB
1414.27/1414.53	c total #watches: 632286
1422.27/1422.56	c total #propagations: 34380213 / total #impl: 1126270523 (eff. 0.031)
1422.27/1422.56	c #Conflicts:     280000 | #Learnt:      15346 | 0.000
1422.27/1422.56	c total clause space: 335.816MB
1422.27/1422.56	c total #watches: 663776
1427.27/1427.57	c total #propagations: 34581008 / total #impl: 1128973162 (eff. 0.031)
1427.27/1427.57	c #Conflicts:     281000 | #Learnt:      16346 | 0.000
1427.27/1427.57	c total clause space: 335.816MB
1427.27/1427.57	c total #watches: 698191
1429.47/1429.73	c total #propagations: 34759854 / total #impl: 1132242599 (eff. 0.031)
1429.47/1429.73	c #Conflicts:     282000 | #Learnt:      17346 | 0.000
1429.47/1429.73	c total clause space: 335.816MB
1429.47/1429.73	c total #watches: 732932
1433.37/1433.64	c total #propagations: 34940960 / total #impl: 1134585499 (eff. 0.031)
1433.37/1433.64	c #Conflicts:     283000 | #Learnt:      18346 | 0.000
1433.37/1433.64	c total clause space: 335.816MB
1433.37/1433.64	c total #watches: 776410
1437.67/1437.95	c total #propagations: 35136451 / total #impl: 1137488367 (eff. 0.031)
1437.67/1437.95	c #Conflicts:     284000 | #Learnt:      19346 | 0.000
1437.67/1437.95	c total clause space: 335.816MB
1437.67/1437.95	c total #watches: 845259
1440.67/1440.95	c total #propagations: 35290730 / total #impl: 1143291058 (eff. 0.031)
1440.67/1440.95	c #Conflicts:     285000 | #Learnt:      20346 | 0.000
1440.67/1440.95	c total clause space: 335.816MB
1440.67/1440.95	c total #watches: 903698
1444.57/1444.87	c total #propagations: 35496936 / total #impl: 1146549129 (eff. 0.031)
1444.57/1444.87	c #Conflicts:     286000 | #Learnt:      21346 | 0.000
1444.57/1444.87	c total clause space: 335.816MB
1444.57/1444.87	c total #watches: 951683
1448.27/1448.59	c total #propagations: 35663376 / total #impl: 1151925294 (eff. 0.031)
1448.27/1448.59	c GC COLLECT
1448.27/1448.59	c #Conflicts:     287000 | #Learnt:       9536 | 0.000
1448.27/1448.59	c total clause space: 335.816MB
1448.27/1448.59	c total #watches: 552715
1451.77/1452.08	c total #propagations: 35798483 / total #impl: 1157654255 (eff. 0.031)
1451.77/1452.08	c #Conflicts:     288000 | #Learnt:      10536 | 0.000
1451.77/1452.08	c total clause space: 335.816MB
1451.77/1452.08	c total #watches: 587081
1455.57/1455.85	c total #propagations: 35998805 / total #impl: 1160651144 (eff. 0.031)
1455.57/1455.85	c #Conflicts:     289000 | #Learnt:      11536 | 0.000
1455.57/1455.85	c total clause space: 335.816MB
1455.57/1455.85	c total #watches: 622305
1460.46/1460.76	c total #propagations: 36184793 / total #impl: 1165212195 (eff. 0.031)
1460.46/1460.76	c #Conflicts:     290000 | #Learnt:      12536 | 0.000
1460.46/1460.76	c total clause space: 335.816MB
1460.46/1460.76	c total #watches: 661081
1464.97/1465.20	c total #propagations: 36367382 / total #impl: 1171034806 (eff. 0.031)
1464.97/1465.20	c #Conflicts:     291000 | #Learnt:      13536 | 0.000
1464.97/1465.20	c total clause space: 335.816MB
1464.97/1465.20	c total #watches: 703032
1469.47/1469.78	c total #propagations: 36519060 / total #impl: 1175844022 (eff. 0.031)
1469.47/1469.78	c #Conflicts:     292000 | #Learnt:      14536 | 0.000
1469.47/1469.78	c total clause space: 335.816MB
1469.47/1469.78	c total #watches: 739146
1473.46/1473.71	c total #propagations: 36691000 / total #impl: 1182342730 (eff. 0.031)
1473.46/1473.71	c #Conflicts:     293000 | #Learnt:      15536 | 0.000
1473.46/1473.71	c total clause space: 335.816MB
1473.46/1473.71	c total #watches: 775668
1478.46/1478.74	c total #propagations: 36861625 / total #impl: 1186873212 (eff. 0.031)
1478.46/1478.74	c #Conflicts:     294000 | #Learnt:      16536 | 0.000
1478.46/1478.74	c total clause space: 335.816MB
1478.46/1478.74	c total #watches: 816095
1484.56/1484.82	c total #propagations: 37020313 / total #impl: 1191375221 (eff. 0.031)
1484.56/1484.82	c #Conflicts:     295000 | #Learnt:      17536 | 0.000
1484.56/1484.82	c total clause space: 335.816MB
1484.56/1484.82	c total #watches: 860890
1491.06/1491.33	c total #propagations: 37182637 / total #impl: 1195846446 (eff. 0.031)
1491.06/1491.33	c #Conflicts:     296000 | #Learnt:      18536 | 0.000
1491.06/1491.33	c total clause space: 335.816MB
1491.06/1491.33	c total #watches: 918115
1496.56/1496.84	c total #propagations: 37297552 / total #impl: 1200743846 (eff. 0.031)
1496.56/1496.84	c #Conflicts:     297000 | #Learnt:      19536 | 0.000
1496.56/1496.84	c total clause space: 335.816MB
1496.56/1496.84	c total #watches: 997234
1500.66/1500.94	c total #propagations: 37386799 / total #impl: 1207919172 (eff. 0.031)
1500.66/1500.94	c #Conflicts:     298000 | #Learnt:      20536 | 0.000
1500.66/1500.94	c total clause space: 335.816MB
1500.66/1500.94	c total #watches: 1071638
1507.36/1507.64	c total #propagations: 37451468 / total #impl: 1211631192 (eff. 0.031)
1507.36/1507.64	c #Conflicts:     299000 | #Learnt:      21536 | 0.000
1507.36/1507.64	c total clause space: 335.816MB
1507.36/1507.64	c total #watches: 1127939
1514.06/1514.38	c total #propagations: 37624224 / total #impl: 1213786491 (eff. 0.031)
1514.06/1514.38	c #Conflicts:     300000 | #Learnt:      22536 | 0.000
1514.06/1514.38	c total clause space: 335.816MB
1514.06/1514.38	c total #watches: 1189829
1519.25/1519.57	c total #propagations: 37793087 / total #impl: 1217489756 (eff. 0.031)
1519.25/1519.57	c GC COLLECT
1519.25/1519.57	c #Conflicts:     301000 | #Learnt:      10449 | 0.000
1519.25/1519.57	c total clause space: 335.816MB
1519.25/1519.57	c total #watches: 701528
1522.95/1523.23	c total #propagations: 37983354 / total #impl: 1220533855 (eff. 0.031)
1522.95/1523.23	c #Conflicts:     302000 | #Learnt:      11449 | 0.000
1522.95/1523.23	c total clause space: 335.816MB
1522.95/1523.23	c total #watches: 747800
1527.45/1527.71	c total #propagations: 38105315 / total #impl: 1222747066 (eff. 0.031)
1527.45/1527.71	c #Conflicts:     303000 | #Learnt:      12449 | 0.000
1527.45/1527.71	c total clause space: 335.816MB
1527.45/1527.71	c total #watches: 787663
1530.15/1530.40	c total #propagations: 38186636 / total #impl: 1224254558 (eff. 0.031)
1530.15/1530.40	c #Conflicts:     304000 | #Learnt:      13449 | 0.000
1530.15/1530.40	c total clause space: 335.816MB
1530.15/1530.40	c total #watches: 839246
1532.55/1532.86	c total #propagations: 38366852 / total #impl: 1225689088 (eff. 0.031)
1532.55/1532.86	c #Conflicts:     305000 | #Learnt:      14449 | 0.000
1532.55/1532.86	c total clause space: 335.816MB
1532.55/1532.86	c total #watches: 890791
1536.75/1537.05	c total #propagations: 38521177 / total #impl: 1228108296 (eff. 0.031)
1536.75/1537.05	c #Conflicts:     306000 | #Learnt:      15449 | 0.000
1536.75/1537.05	c total clause space: 335.816MB
1536.75/1537.05	c total #watches: 938084
1541.75/1542.01	c total #propagations: 38673923 / total #impl: 1233063604 (eff. 0.031)
1541.75/1542.01	c #Conflicts:     307000 | #Learnt:      16449 | 0.000
1541.75/1542.01	c total clause space: 335.816MB
1541.75/1542.01	c total #watches: 988721
1547.05/1547.39	c total #propagations: 38913999 / total #impl: 1239654593 (eff. 0.031)
1547.05/1547.39	c #Conflicts:     308000 | #Learnt:      17449 | 0.000
1547.05/1547.39	c total clause space: 335.816MB
1547.05/1547.39	c total #watches: 1041161
1552.05/1552.37	c total #propagations: 39135284 / total #impl: 1246759625 (eff. 0.031)
1552.05/1552.37	c #Conflicts:     309000 | #Learnt:      18449 | 0.000
1552.05/1552.37	c total clause space: 335.816MB
1552.05/1552.37	c total #watches: 1108233
1554.95/1555.25	c total #propagations: 39256170 / total #impl: 1250506456 (eff. 0.031)
1554.95/1555.25	c #Conflicts:     310000 | #Learnt:      19449 | 0.000
1554.95/1555.25	c total clause space: 335.816MB
1554.95/1555.25	c total #watches: 1192024
1557.36/1557.66	c total #propagations: 39335967 / total #impl: 1251989018 (eff. 0.031)
1557.36/1557.66	c #Conflicts:     311000 | #Learnt:      20449 | 0.000
1557.36/1557.66	c total clause space: 335.816MB
1557.36/1557.66	c total #watches: 1244694
1560.95/1561.22	c total #propagations: 39413181 / total #impl: 1253783757 (eff. 0.031)
1560.95/1561.22	c #Conflicts:     312000 | #Learnt:      21449 | 0.000
1560.95/1561.22	c total clause space: 335.816MB
1560.95/1561.22	c total #watches: 1297684
1565.35/1565.62	c total #propagations: 39468898 / total #impl: 1255801128 (eff. 0.031)
1565.35/1565.62	c #Conflicts:     313000 | #Learnt:      22449 | 0.000
1565.35/1565.62	c total clause space: 335.816MB
1565.35/1565.62	c total #watches: 1340755
1570.74/1571.04	c total #propagations: 39518938 / total #impl: 1257537681 (eff. 0.031)
1570.74/1571.04	c #Conflicts:     314000 | #Learnt:      23449 | 0.000
1570.74/1571.04	c total clause space: 545.701MB
1570.74/1571.04	c total #watches: 1380199
1575.06/1575.34	c total #propagations: 39575418 / total #impl: 1259853670 (eff. 0.031)
1575.06/1575.34	c GC COLLECT
1575.06/1575.34	c #Conflicts:     315000 | #Learnt:      10762 | 0.000
1575.06/1575.34	c total clause space: 545.701MB
1575.06/1575.34	c total #watches: 717965
1580.05/1580.38	c total #propagations: 39741798 / total #impl: 1262687307 (eff. 0.031)
1580.05/1580.38	c #Conflicts:     316000 | #Learnt:      11762 | 0.000
1580.05/1580.38	c total clause space: 545.701MB
1580.05/1580.38	c total #watches: 759706
1586.15/1586.41	c total #propagations: 39987560 / total #impl: 1265805911 (eff. 0.032)
1586.15/1586.41	c #Conflicts:     317000 | #Learnt:      12762 | 0.000
1586.15/1586.41	c total clause space: 545.701MB
1586.15/1586.41	c total #watches: 808295
1592.15/1592.46	c total #propagations: 40224464 / total #impl: 1269415946 (eff. 0.032)
1592.15/1592.46	c #Conflicts:     318000 | #Learnt:      13762 | 0.000
1592.15/1592.46	c total clause space: 545.701MB
1592.15/1592.46	c total #watches: 852705
1599.35/1599.62	c total #propagations: 40458354 / total #impl: 1272992745 (eff. 0.032)
1599.35/1599.62	c #Conflicts:     319000 | #Learnt:      14762 | 0.000
1599.35/1599.62	c total clause space: 545.701MB
1599.35/1599.62	c total #watches: 896587
1608.05/1608.35	c total #propagations: 40695044 / total #impl: 1276455245 (eff. 0.032)
1608.05/1608.35	c #Conflicts:     320000 | #Learnt:      15762 | 0.000
1608.05/1608.35	c total clause space: 545.701MB
1608.05/1608.35	c total #watches: 943369
1616.04/1616.32	c total #propagations: 40949082 / total #impl: 1279003115 (eff. 0.032)
1616.04/1616.32	c #Conflicts:     321000 | #Learnt:      16762 | 0.000
1616.04/1616.32	c total clause space: 545.701MB
1616.04/1616.32	c total #watches: 985006
1624.74/1625.09	c total #propagations: 41120313 / total #impl: 1281329923 (eff. 0.032)
1624.74/1625.09	c #Conflicts:     322000 | #Learnt:      17762 | 0.000
1624.74/1625.09	c total clause space: 545.701MB
1624.74/1625.09	c total #watches: 1029757
1633.74/1634.05	c total #propagations: 41188432 / total #impl: 1284485179 (eff. 0.032)
1633.74/1634.05	c #Conflicts:     323000 | #Learnt:      18762 | 0.000
1633.74/1634.05	c total clause space: 545.701MB
1633.74/1634.05	c total #watches: 1072440
1643.25/1643.57	c total #propagations: 41254846 / total #impl: 1287594804 (eff. 0.032)
1643.25/1643.57	c #Conflicts:     324000 | #Learnt:      19762 | 0.000
1643.25/1643.57	c total clause space: 545.701MB
1643.25/1643.57	c total #watches: 1115714
1653.44/1653.75	c total #propagations: 41328571 / total #impl: 1290672740 (eff. 0.032)
1653.44/1653.75	c #Conflicts:     325000 | #Learnt:      20762 | 0.000
1653.44/1653.75	c total clause space: 545.701MB
1653.44/1653.75	c total #watches: 1159019
1663.84/1664.16	c total #propagations: 41402695 / total #impl: 1293797238 (eff. 0.032)
1663.84/1664.16	c #Conflicts:     326000 | #Learnt:      21762 | 0.000
1663.84/1664.16	c total clause space: 545.701MB
1663.84/1664.16	c total #watches: 1206110
1672.73/1673.00	c total #propagations: 41478318 / total #impl: 1297023006 (eff. 0.032)
1672.73/1673.00	c #Conflicts:     327000 | #Learnt:      22762 | 0.000
1672.73/1673.00	c total clause space: 545.701MB
1672.73/1673.00	c total #watches: 1263336
1685.53/1685.89	c total #propagations: 41526378 / total #impl: 1303729526 (eff. 0.032)
1685.53/1685.89	c #Conflicts:     328000 | #Learnt:      23762 | 0.000
1685.53/1685.89	c total clause space: 545.701MB
1685.53/1685.89	c total #watches: 1301310
1691.23/1691.52	c total #propagations: 41597032 / total #impl: 1307847100 (eff. 0.032)
1691.23/1691.52	c GC COLLECT
1691.23/1691.52	c #Conflicts:     329000 | #Learnt:      12877 | 0.000
1691.23/1691.52	c total clause space: 545.701MB
1691.23/1691.52	c total #watches: 816626
1697.52/1697.83	c total #propagations: 41662587 / total #impl: 1318002544 (eff. 0.032)
1697.52/1697.83	c #Conflicts:     330000 | #Learnt:      13877 | 0.000
1697.52/1697.83	c total clause space: 545.701MB
1697.52/1697.83	c total #watches: 862108
1703.12/1703.45	c total #propagations: 41730728 / total #impl: 1326320977 (eff. 0.031)
1703.12/1703.45	c #Conflicts:     331000 | #Learnt:      14877 | 0.000
1703.12/1703.45	c total clause space: 545.701MB
1703.12/1703.45	c total #watches: 904619
1709.82/1710.14	c total #propagations: 41791365 / total #impl: 1333830866 (eff. 0.031)
1709.82/1710.14	c #Conflicts:     332000 | #Learnt:      15877 | 0.000
1709.82/1710.14	c total clause space: 545.701MB
1709.82/1710.14	c total #watches: 945647
1716.72/1717.07	c total #propagations: 41858754 / total #impl: 1343435223 (eff. 0.031)
1716.72/1717.07	c #Conflicts:     333000 | #Learnt:      16877 | 0.000
1716.72/1717.07	c total clause space: 545.701MB
1716.72/1717.07	c total #watches: 993705
1723.92/1724.24	c total #propagations: 41930315 / total #impl: 1347646319 (eff. 0.031)
1723.92/1724.24	c #Conflicts:     334000 | #Learnt:      17877 | 0.000
1723.92/1724.24	c total clause space: 545.701MB
1723.92/1724.24	c total #watches: 1070319
1728.52/1728.89	c total #propagations: 41989090 / total #impl: 1351363530 (eff. 0.031)
1728.52/1728.89	c #Conflicts:     335000 | #Learnt:      18877 | 0.000
1728.52/1728.89	c total clause space: 545.701MB
1728.52/1728.89	c total #watches: 1129985
1732.12/1732.43	c total #propagations: 42105246 / total #impl: 1355676119 (eff. 0.031)
1732.12/1732.43	c #Conflicts:     336000 | #Learnt:      19877 | 0.000
1732.12/1732.43	c total clause space: 545.701MB
1732.12/1732.43	c total #watches: 1272261
1735.53/1735.87	c total #propagations: 42172731 / total #impl: 1360105399 (eff. 0.031)
1735.53/1735.87	c #Conflicts:     337000 | #Learnt:      20877 | 0.000
1735.53/1735.87	c total clause space: 545.701MB
1735.53/1735.87	c total #watches: 1328279
1738.12/1738.42	c total #propagations: 42211806 / total #impl: 1367011464 (eff. 0.031)
1738.12/1738.42	c #Conflicts:     338000 | #Learnt:      21877 | 0.000
1738.12/1738.42	c total clause space: 545.701MB
1738.12/1738.42	c total #watches: 1395550
1740.82/1741.19	c total #propagations: 42305523 / total #impl: 1369752867 (eff. 0.031)
1740.82/1741.19	c #Conflicts:     339000 | #Learnt:      22877 | 0.000
1740.82/1741.19	c total clause space: 545.701MB
1740.82/1741.19	c total #watches: 1444611
1744.22/1744.53	c total #propagations: 42429007 / total #impl: 1371652598 (eff. 0.031)
1744.22/1744.53	c #Conflicts:     340000 | #Learnt:      23877 | 0.000
1744.22/1744.53	c total clause space: 545.701MB
1744.22/1744.53	c total #watches: 1494293
1748.52/1748.88	c total #propagations: 42514319 / total #impl: 1374058673 (eff. 0.031)
1748.52/1748.88	c #Conflicts:     341000 | #Learnt:      24877 | 0.000
1748.52/1748.88	c total clause space: 545.701MB
1748.52/1748.88	c total #watches: 1529925
1753.82/1754.18	c total #propagations: 42576478 / total #impl: 1376164774 (eff. 0.031)
1753.82/1754.18	c #Conflicts:     342000 | #Learnt:      25877 | 0.000
1753.82/1754.18	c total clause space: 545.701MB
1753.82/1754.18	c total #watches: 1570706
1756.43/1756.79	c total #propagations: 42747694 / total #impl: 1378858905 (eff. 0.031)
1756.43/1756.79	c GC COLLECT
1756.43/1756.79	c #Conflicts:     343000 | #Learnt:      13778 | 0.000
1756.43/1756.79	c total clause space: 545.701MB
1756.43/1756.79	c total #watches: 876147
1758.12/1758.46	c total #propagations: 42947660 / total #impl: 1380451715 (eff. 0.031)
1758.12/1758.46	c #Conflicts:     344000 | #Learnt:      14778 | 0.000
1758.12/1758.46	c total clause space: 545.701MB
1758.12/1758.46	c total #watches: 932098
1760.62/1760.91	c total #propagations: 43169942 / total #impl: 1381750554 (eff. 0.031)
1760.62/1760.91	c #Conflicts:     345000 | #Learnt:      15778 | 0.000
1760.62/1760.91	c total clause space: 545.701MB
1760.62/1760.91	c total #watches: 991215
1762.42/1762.78	c total #propagations: 43262173 / total #impl: 1384482512 (eff. 0.031)
1762.42/1762.78	c #Conflicts:     346000 | #Learnt:      16778 | 0.000
1762.42/1762.78	c total clause space: 545.701MB
1762.42/1762.78	c total #watches: 1073243
1766.92/1767.22	c total #propagations: 43444557 / total #impl: 1385721434 (eff. 0.031)
1766.92/1767.22	c #Conflicts:     347000 | #Learnt:      17778 | 0.000
1766.92/1767.22	c total clause space: 545.701MB
1766.92/1767.22	c total #watches: 1141903
1769.82/1770.11	c total #propagations: 43722478 / total #impl: 1389589429 (eff. 0.031)
1769.82/1770.11	c #Conflicts:     348000 | #Learnt:      18778 | 0.000
1769.82/1770.11	c total clause space: 545.701MB
1769.82/1770.11	c total #watches: 1212862
1774.32/1774.62	c total #propagations: 43999443 / total #impl: 1391765588 (eff. 0.032)
1774.32/1774.62	c #Conflicts:     349000 | #Learnt:      19778 | 0.000
1774.32/1774.62	c total clause space: 545.701MB
1774.32/1774.62	c total #watches: 1286366
1777.82/1778.18	c total #propagations: 44063807 / total #impl: 1394256435 (eff. 0.032)
1777.82/1778.18	c #Conflicts:     350000 | #Learnt:      20778 | 0.000
1777.82/1778.18	c total clause space: 545.701MB
1777.82/1778.18	c total #watches: 1374890
1781.02/1781.35	c total #propagations: 44158951 / total #impl: 1396119264 (eff. 0.032)
1781.02/1781.35	c #Conflicts:     351000 | #Learnt:      21778 | 0.000
1781.02/1781.35	c total clause space: 545.701MB
1781.02/1781.35	c total #watches: 1441800
1785.02/1785.32	c total #propagations: 44336043 / total #impl: 1397683794 (eff. 0.032)
1785.02/1785.32	c #Conflicts:     352000 | #Learnt:      22778 | 0.000
1785.02/1785.32	c total clause space: 545.701MB
1785.02/1785.32	c total #watches: 1499958
1790.81/1791.18	c total #propagations: 44531873 / total #impl: 1399429105 (eff. 0.032)
1790.81/1791.18	c #Conflicts:     353000 | #Learnt:      23778 | 0.000
1790.81/1791.18	c total clause space: 545.701MB
1790.81/1791.18	c total #watches: 1566744
1796.12/1796.45	c total #propagations: 44723053 / total #impl: 1401720026 (eff. 0.032)
1796.12/1796.45	c #Conflicts:     354000 | #Learnt:      24778 | 0.000
1796.12/1796.45	c total clause space: 545.701MB
1796.12/1796.45	c total #watches: 1625101
1798.91/1799.23	c total #propagations: 44837646 / total #impl: 1402897109 (eff. 0.032)
1798.91/1799.23	c #Conflicts:     355000 | #Learnt:      25778 | 0.000
1798.91/1799.23	c total clause space: 545.701MB
1798.91/1799.23	c total #watches: 1694961

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

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.20 2.17 3/176 5042
/proc/meminfo: memFree=26927312/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 2950109 29810688 5268 33554432000 4194304 6201397 140734469758544 140735176140440 4211048 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 7278 5268 130 491 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.10 2.20 2.17 3/176 5042
/proc/meminfo: memFree=26927312/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=37336 CPUtime=0.08 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 1030 0 0 0 8 0 0 0 20 0 1 0 2950109 38232064 7923 33554432000 4194304 6201397 140734469758544 140735176140440 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 9334 7923 146 491 0 8833 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37336

[startup+0.200343 s]
/proc/loadavg: 2.10 2.20 2.17 3/176 5042
/proc/meminfo: memFree=26927312/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=41868 CPUtime=0.18 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 1162 0 0 0 18 0 0 0 20 0 1 0 2950109 42872832 8018 33554432000 4194304 6201397 140734469758544 140735176140440 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 10467 8018 146 491 0 9966 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 41868

[startup+0.300262 s]
/proc/loadavg: 2.10 2.20 2.17 3/176 5042
/proc/meminfo: memFree=26927312/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=41868 CPUtime=0.29 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 1403 0 0 0 28 1 0 0 20 0 1 0 2950109 42872832 8699 33554432000 4194304 6201397 140734469758544 140735176140440 4214959 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 10467 8699 146 491 0 9966 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41868

[startup+0.700247 s]
/proc/loadavg: 2.10 2.20 2.17 3/176 5042
/proc/meminfo: memFree=26927312/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=49672 CPUtime=0.69 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 2057 0 0 0 68 1 0 0 20 0 1 0 2950109 50864128 10212 33554432000 4194304 6201397 140734469758544 140734469757000 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 12418 10212 146 491 0 11917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49672

[startup+1.50029 s]
/proc/loadavg: 2.10 2.20 2.17 3/177 5043
/proc/meminfo: memFree=26869316/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=62348 CPUtime=1.49 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 2526 0 0 0 148 1 0 0 20 0 1 0 2950109 63844352 13170 33554432000 4194304 6201397 140734469758544 140734469757576 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 15587 13170 159 491 0 15086 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62348

[startup+3.1003 s]
/proc/loadavg: 2.10 2.20 2.17 3/177 5043
/proc/meminfo: memFree=26831220/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=83848 CPUtime=3.08 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 5128 0 0 0 307 1 0 0 20 0 1 0 2950109 85860352 18855 33554432000 4194304 6201397 140734469758544 140734469757672 4215861 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 20962 18855 165 491 0 20461 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83848

[startup+6.30031 s]
/proc/loadavg: 2.17 2.22 2.18 4/177 5043
/proc/meminfo: memFree=26802792/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=116280 CPUtime=6.29 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 5789 0 0 0 627 2 0 0 20 0 1 0 2950109 119070720 23517 33554432000 4194304 6201397 140734469758544 140734469757496 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 29070 23517 165 491 0 28569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116280

[startup+12.7003 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 5043
/proc/meminfo: memFree=26732252/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=170424 CPUtime=12.69 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 8135 0 0 0 1267 2 0 0 20 0 1 0 2950109 174514176 30811 33554432000 4194304 6201397 140734469758544 140734469757672 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 42606 30811 165 491 0 42105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 170424

[startup+25.5004 s]
/proc/loadavg: 2.12 2.20 2.18 3/177 5043
/proc/meminfo: memFree=26680840/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=175960 CPUtime=25.49 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 9554 0 0 0 2546 3 0 0 20 0 1 0 2950109 180183040 33757 33554432000 4194304 6201397 140734469758544 140734469757672 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 43990 33757 165 491 0 43489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175960

[startup+51.1004 s]
/proc/loadavg: 2.35 2.25 2.19 4/177 5043
/proc/meminfo: memFree=26587512/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=177180 CPUtime=51.08 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 9864 0 0 0 5105 3 0 0 20 0 1 0 2950109 181432320 41221 33554432000 4194304 6201397 140734469758544 140734469757672 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 44295 41221 165 491 0 43794 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177180

[startup+102.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/177 5044
/proc/meminfo: memFree=26501156/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=264424 CPUtime=102.28 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 12094 0 0 0 10223 5 0 0 20 0 1 0 2950109 270770176 51249 33554432000 4194304 6201397 140734469758544 140734469757672 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 66106 51249 165 491 0 65605 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 264424

[startup+162.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 5045
/proc/meminfo: memFree=26466788/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=274184 CPUtime=162.26 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 13942 0 0 0 16221 5 0 0 20 0 1 0 2950109 280764416 56163 33554432000 4194304 6201397 140734469758544 140734469757672 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 68546 56163 165 491 0 68045 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 274184

[startup+222.307 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 5046
/proc/meminfo: memFree=26415724/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=282672 CPUtime=222.27 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 15604 0 0 0 22220 7 0 0 20 0 1 0 2950109 289456128 66001 33554432000 4194304 6201397 140734469758544 140734469757208 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 70668 66001 165 491 0 70167 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 282672

[startup+282.3 s]
/proc/loadavg: 2.30 2.26 2.19 3/177 5048
/proc/meminfo: memFree=26364972/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=419692 CPUtime=282.24 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 17305 0 0 0 28217 7 0 0 20 0 1 0 2950109 429764608 69878 33554432000 4194304 6201397 140734469758544 140734469757672 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 104923 69878 165 491 0 104422 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 419692

[startup+342.3 s]
/proc/loadavg: 2.20 2.24 2.19 3/178 5052
/proc/meminfo: memFree=26339892/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=421236 CPUtime=342.24 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 17686 0 0 0 34216 8 0 0 20 0 1 0 2950109 431345664 73325 33554432000 4194304 6201397 140734469758544 140734469757672 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 105309 73325 165 491 0 104808 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 421236

[startup+402.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 5053
/proc/meminfo: memFree=26280084/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=429636 CPUtime=402.22 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 19990 0 0 0 40214 8 0 0 20 0 1 0 2950109 439947264 79205 33554432000 4194304 6201397 140734469758544 140734469757208 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 107409 79205 165 491 0 106908 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 429636

[startup+462.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 5054
/proc/meminfo: memFree=26250608/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=431532 CPUtime=462.22 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 20390 0 0 0 46213 9 0 0 20 0 1 0 2950109 441888768 82671 33554432000 4194304 6201397 140734469758544 140734469757672 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 107883 82671 165 491 0 107382 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 431532

[startup+522.3 s]
/proc/loadavg: 2.23 2.24 2.18 3/177 5055
/proc/meminfo: memFree=26235844/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=434268 CPUtime=522.21 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 21015 0 0 0 52212 9 0 0 20 0 1 0 2950109 444690432 83807 33554432000 4194304 6201397 140734469758544 140734469757304 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 108567 83807 165 491 0 108066 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 434268

[startup+582.3 s]
/proc/loadavg: 2.26 2.24 2.18 3/176 5057
/proc/meminfo: memFree=26202160/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=437304 CPUtime=582.2 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 21686 0 0 0 58210 10 0 0 20 0 1 0 2950109 447799296 88055 33554432000 4194304 6201397 140734469758544 140734469757672 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 109326 88055 165 491 0 108825 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 437304


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.26 2.20 3/178 5068
/proc/meminfo: memFree=26044572/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=458996 CPUtime=942.15 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 26110 0 0 0 94203 12 0 0 20 0 1 0 2950109 470011904 100094 33554432000 4194304 6201397 140734469758544 140734469757672 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 114749 100094 165 491 0 114248 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 458996

[startup+1002.3 s]
/proc/loadavg: 2.24 2.25 2.20 3/177 5069
/proc/meminfo: memFree=26029012/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=460420 CPUtime=1002.13 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 26450 0 0 0 100201 12 0 0 20 0 1 0 2950109 471470080 103605 33554432000 4194304 6201397 140734469758544 140734469757672 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 115105 103605 165 491 0 114604 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 460420

[startup+1062.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/177 5070
/proc/meminfo: memFree=25994820/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=470660 CPUtime=1062.12 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 28741 0 0 0 106199 13 0 0 20 0 1 0 2950109 481955840 105896 33554432000 4194304 6201397 140734469758544 140734469757208 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 117665 105896 165 491 0 117164 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 470660

[startup+1122.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/177 5071
/proc/meminfo: memFree=25976092/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=472196 CPUtime=1122.11 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 29057 0 0 0 112198 13 0 0 20 0 1 0 2950109 483528704 110298 33554432000 4194304 6201397 140734469758544 140734469757672 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 118049 110298 165 491 0 117548 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 472196

[startup+1182.3 s]
/proc/loadavg: 2.38 2.29 2.21 4/177 5073
/proc/meminfo: memFree=25969196/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=472452 CPUtime=1182.1 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 29107 0 0 0 118197 13 0 0 20 0 1 0 2950109 483790848 110348 33554432000 4194304 6201397 140734469758544 140734469757672 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 118113 110348 165 491 0 117612 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 472452

[startup+1242.3 s]
/proc/loadavg: 2.45 2.31 2.22 3/177 5074
/proc/meminfo: memFree=25947108/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=472964 CPUtime=1242.1 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 29188 0 0 0 124196 14 0 0 20 0 1 0 2950109 484315136 110429 33554432000 4194304 6201397 140734469758544 140734469757208 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 118241 110429 165 491 0 117740 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 472964

[startup+1302.3 s]
/proc/loadavg: 2.45 2.34 2.23 4/177 5075
/proc/meminfo: memFree=25945628/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=474248 CPUtime=1302.09 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 29460 0 0 0 130195 14 0 0 20 0 1 0 2950109 485629952 110635 33554432000 4194304 6201397 140734469758544 140734469757672 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 118562 110635 165 491 0 118061 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 474248

[startup+1362.3 s]
/proc/loadavg: 2.42 2.34 2.24 4/177 5076
/proc/meminfo: memFree=25938372/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=475404 CPUtime=1362.08 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 29656 0 0 0 136194 14 0 0 20 0 1 0 2950109 486813696 110831 33554432000 4194304 6201397 140734469758544 140734469757672 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 118851 110831 165 491 0 118350 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 475404

[startup+1422.3 s]
/proc/loadavg: 2.30 2.31 2.23 3/177 5077
/proc/meminfo: memFree=25921496/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=476688 CPUtime=1422.08 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 29863 0 0 0 142194 14 0 0 20 0 1 0 2950109 488128512 111038 33554432000 4194304 6201397 140734469758544 140734469757208 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 119172 111038 165 491 0 118671 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 476688

[startup+1482.3 s]
/proc/loadavg: 2.28 2.30 2.23 3/177 5079
/proc/meminfo: memFree=25920132/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=478360 CPUtime=1482.06 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 30157 0 0 0 148192 14 0 0 20 0 1 0 2950109 489840640 111299 33554432000 4194304 6201397 140734469758544 140734469757672 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 119590 111299 165 491 0 119089 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 478360

[startup+1542.31 s]
/proc/loadavg: 2.43 2.33 2.24 4/178 5083
/proc/meminfo: memFree=25895212/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=478872 CPUtime=1542.06 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 30244 0 0 0 154192 14 0 0 20 0 1 0 2950109 490364928 113941 33554432000 4194304 6201397 140734469758544 140734469757672 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 119718 113941 165 491 0 119217 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 478872

[startup+1602.3 s]
/proc/loadavg: 2.34 2.32 2.24 3/177 5084
/proc/meminfo: memFree=25872500/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=694436 CPUtime=1602.05 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 31018 0 0 0 160190 15 0 0 20 0 1 0 2950109 711102464 117832 33554432000 4194304 6201397 140734469758544 140734469757672 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 173609 117832 165 491 0 173108 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 694436

[startup+1662.3 s]
/proc/loadavg: 2.21 2.29 2.23 3/177 5085
/proc/meminfo: memFree=25870524/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=696496 CPUtime=1662.04 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 31368 0 0 0 166189 15 0 0 20 0 1 0 2950109 713211904 118116 33554432000 4194304 6201397 140734469758544 140734469757624 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 174124 118116 165 491 0 173623 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 696496

[startup+1722.3 s]
/proc/loadavg: 2.38 2.31 2.24 4/177 5086
/proc/meminfo: memFree=25866376/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=697140 CPUtime=1722.02 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 31645 0 0 0 172187 15 0 0 20 0 1 0 2950109 713871360 118865 33554432000 4194304 6201397 140734469758544 140734469757208 4213206 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 174285 118865 165 491 0 173784 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 697140

[startup+1782.3 s]
/proc/loadavg: 2.20 2.27 2.23 3/177 5088
/proc/meminfo: memFree=25807288/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=697524 CPUtime=1782.02 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 31858 0 0 0 178186 16 0 0 20 0 1 0 2950109 714264576 129768 33554432000 4194304 6201397 140734469758544 140734469757672 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 174381 129768 165 491 0 173880 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 697524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.25 2.23 3/177 5134
/proc/meminfo: memFree=26442368/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=697908 CPUtime=1800.01 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 31980 0 0 0 179985 16 0 0 20 0 1 0 2950109 714657792 129856 33554432000 4194304 6201397 140734469758544 140734469757672 4216842 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 174477 129856 165 491 0 173976 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 697908

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.25 2.23 3/177 5134
/proc/meminfo: memFree=26442368/32872528 swapFree=1427512/1541976
[pid=5042] ppid=5039 vsize=697908 CPUtime=1800.01 cores=1,3,5,7
/proc/5042/stat : 5042 (cdcl-cuttingpla) R 5039 5042 3791 0 -1 4202496 31980 0 0 0 179985 16 0 0 20 0 1 0 2950109 714657792 129856 33554432000 4194304 6201397 140734469758544 140734469757672 4216842 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5042/statm: 174477 129856 165 491 0 173976 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 697908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.86
CPU system time (s): 0.170974
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 697908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.170974
maximum resident set size= 519468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31980
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= 10
involuntary context switches= 1893

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69829 second user time and 6.78597 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-29 19:04:51
IDJOB=4118365
IDBENCH=111485
IDSOLVER=2550
FILE ID=node116/4118365-1467219891
RUNJOBID= node116-1467209076-3808
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-sporttournament32.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118365-1467219891/watcher-4118365-1467219891 -o /tmp/evaluation-result-4118365-1467219891/solver-4118365-1467219891 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3808 --watchdog 1960 --input HOME/instance-4118365-1467219891.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 4e6571aa6c5dd9b99d977c3732a6fa54
RANDOM SEED=901238084

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:        26928144 kB
Buffers:          150508 kB
Cached:          3405360 kB
SwapCached:            0 kB
Active:           248636 kB
Inactive:        3405248 kB
Active(anon):     100212 kB
Inactive(anon):        0 kB
Active(file):     148424 kB
Inactive(file):  3405248 kB
Unevictable:     1541976 kB
Mlocked:         1427512 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5292 kB
Writeback:             0 kB
AnonPages:       1638988 kB
Mapped:            14572 kB
Shmem:               204 kB
Slab:             614940 kB
SReclaimable:      58892 kB
SUnreclaim:       556048 kB
KernelStack:        1456 kB
PageTables:         7460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1777252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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 19:34:51