Trace number 4088153

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-5.opb
MD5SUMed36462db2ffa04ea65b986069441496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2642
Best CPU time to get the best result obtained on this benchmark24.6003
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2642
Optimality of the best value was proved YES
Number of variables907
Total number of constraints403
Number of constraints which are clauses126
Number of constraints which are cardinality constraints (but not clauses)277
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
Number of terms in the objective function 748
Biggest coefficient in the objective function 240
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 33855
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 240
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 33855
Number of bits of the biggest sum of numbers16
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= 907 #constraint= 403
2.79/2.85	c #Conflicts:       1000 | #Learnt:       1033 | 0.339
2.79/2.85	c total clause space: 18.2382MB
2.79/2.85	c total #watches: 347042
6.89/6.98	c total #propagations: 31301 / total #impl: 13415396 (eff. 0.002)
6.89/6.98	c #Conflicts:       2000 | #Learnt:       2041 | 0.243
6.89/6.98	c total clause space: 29.637MB
6.89/6.98	c total #watches: 500997
8.49/8.58	c total #propagations: 75535 / total #impl: 15974033 (eff. 0.005)
8.49/8.58	c GC COLLECT
8.49/8.58	c #Conflicts:       3000 | #Learnt:       2062 | 0.193
8.49/8.58	c total clause space: 29.637MB
8.49/8.58	c total #watches: 271168
15.18/15.29	c total #propagations: 130746 / total #impl: 18045447 (eff. 0.007)
15.18/15.29	c #Conflicts:       4000 | #Learnt:       3081 | 0.184
15.18/15.29	c total clause space: 48.1602MB
15.18/15.29	c total #watches: 681365
22.18/22.28	c total #propagations: 166105 / total #impl: 52213456 (eff. 0.003)
22.18/22.28	c GC COLLECT
22.18/22.28	c #Conflicts:       5000 | #Learnt:       2454 | 0.218
22.18/22.28	c total clause space: 48.1602MB
22.18/22.28	c total #watches: 737181
34.78/34.82	c total #propagations: 206371 / total #impl: 55290327 (eff. 0.004)
34.78/34.82	c #Conflicts:       6000 | #Learnt:       3469 | 0.274
34.78/34.82	c total clause space: 78.2603MB
34.78/34.82	c total #watches: 1191025
41.58/41.64	c total #propagations: 232159 / total #impl: 65665484 (eff. 0.004)
41.58/41.64	c GC COLLECT
41.58/41.64	c #Conflicts:       7000 | #Learnt:       2353 | 0.234
41.58/41.64	c total clause space: 78.2603MB
41.58/41.64	c total #watches: 801966
46.48/46.52	c total #propagations: 300761 / total #impl: 83878759 (eff. 0.004)
46.48/46.52	c #Conflicts:       8000 | #Learnt:       3353 | 0.205
46.48/46.52	c total clause space: 78.2603MB
46.48/46.52	c total #watches: 807865
54.78/54.84	c total #propagations: 334506 / total #impl: 94230973 (eff. 0.004)
54.78/54.84	c #Conflicts:       9000 | #Learnt:       4359 | 0.191
54.78/54.84	c total clause space: 78.2603MB
54.78/54.84	c total #watches: 1076402
63.68/63.80	c total #propagations: 373673 / total #impl: 180369205 (eff. 0.002)
63.68/63.80	c GC COLLECT
63.68/63.80	c #Conflicts:      10000 | #Learnt:       2869 | 0.192
63.68/63.80	c total clause space: 78.2603MB
63.68/63.80	c total #watches: 690262
75.28/75.34	c total #propagations: 403193 / total #impl: 188907797 (eff. 0.002)
75.28/75.34	c #Conflicts:      11000 | #Learnt:       3873 | 0.181
75.28/75.34	c total clause space: 78.2603MB
75.28/75.34	c total #watches: 926143
80.68/80.77	c total #propagations: 450727 / total #impl: 203019532 (eff. 0.002)
80.68/80.77	c #Conflicts:      12000 | #Learnt:       4878 | 0.171
80.68/80.77	c total clause space: 78.2603MB
80.68/80.77	c total #watches: 1161374
89.88/89.97	c total #propagations: 499789 / total #impl: 206647181 (eff. 0.002)
89.88/89.97	c #Conflicts:      13000 | #Learnt:       5882 | 0.162
89.88/89.97	c total clause space: 78.2603MB
89.88/89.97	c total #watches: 1381128
96.98/97.04	c total #propagations: 525781 / total #impl: 229313200 (eff. 0.002)
96.98/97.04	c GC COLLECT
96.98/97.04	c #Conflicts:      14000 | #Learnt:       4062 | 0.154
96.98/97.04	c total clause space: 78.2603MB
96.98/97.04	c total #watches: 1136458
140.37/140.47	c total #propagations: 591340 / total #impl: 261303244 (eff. 0.002)
140.37/140.47	c #Conflicts:      15000 | #Learnt:       5063 | 0.144
140.37/140.47	c total clause space: 78.2603MB
140.37/140.47	c total #watches: 1204361
162.16/162.22	c total #propagations: 640900 / total #impl: 291539677 (eff. 0.002)
162.16/162.22	c #Conflicts:      16000 | #Learnt:       6069 | 0.139
162.16/162.22	c total clause space: 78.2603MB
162.16/162.22	c total #watches: 1512924
170.16/170.29	c total #propagations: 677072 / total #impl: 325082980 (eff. 0.002)
170.16/170.29	c GC COLLECT
170.16/170.29	c #Conflicts:      17000 | #Learnt:       3901 | 0.131
170.16/170.29	c total clause space: 78.2603MB
170.16/170.29	c total #watches: 942040
178.66/178.79	c total #propagations: 791214 / total #impl: 382063678 (eff. 0.002)
178.66/178.79	c #Conflicts:      18000 | #Learnt:       4901 | 0.124
178.66/178.79	c total clause space: 78.2603MB
178.66/178.79	c total #watches: 977805
184.36/184.42	c total #propagations: 875121 / total #impl: 403933760 (eff. 0.002)
184.36/184.42	c #Conflicts:      19000 | #Learnt:       5901 | 0.117
184.36/184.42	c total clause space: 78.2603MB
184.36/184.42	c total #watches: 1004795
191.76/191.87	c total #propagations: 909415 / total #impl: 420668970 (eff. 0.002)
191.76/191.87	c #Conflicts:      20000 | #Learnt:       6901 | 0.111
191.76/191.87	c total clause space: 78.2603MB
191.76/191.87	c total #watches: 1017191
195.86/195.95	c total #propagations: 945758 / total #impl: 431174295 (eff. 0.002)
195.86/195.95	c GC COLLECT
195.86/195.95	c #Conflicts:      21000 | #Learnt:       4430 | 0.106
195.86/195.95	c total clause space: 78.2603MB
195.86/195.95	c total #watches: 342503
197.86/197.94	c total #propagations: 973295 / total #impl: 438295482 (eff. 0.002)
197.86/197.94	c #Conflicts:      22000 | #Learnt:       5431 | 0.103
197.86/197.94	c total clause space: 78.2603MB
197.86/197.94	c total #watches: 419545
205.55/205.63	c total #propagations: 1008128 / total #impl: 443611333 (eff. 0.002)
205.55/205.63	c #Conflicts:      23000 | #Learnt:       6431 | 0.098
205.55/205.63	c total clause space: 78.2603MB
205.55/205.63	c total #watches: 473490
209.65/209.72	c total #propagations: 1058909 / total #impl: 477792888 (eff. 0.002)
209.65/209.72	c #Conflicts:      24000 | #Learnt:       7431 | 0.094
209.65/209.72	c total clause space: 78.2603MB
209.65/209.72	c total #watches: 517172
212.55/212.65	c total #propagations: 1148404 / total #impl: 519972832 (eff. 0.002)
212.55/212.65	c GC COLLECT
212.55/212.65	c #Conflicts:      25000 | #Learnt:       4642 | 0.090
212.55/212.65	c total clause space: 78.2603MB
212.55/212.65	c total #watches: 359893
215.45/215.56	c total #propagations: 1301836 / total #impl: 554648790 (eff. 0.002)
215.45/215.56	c #Conflicts:      26000 | #Learnt:       5642 | 0.087
215.45/215.56	c total clause space: 78.2603MB
215.45/215.56	c total #watches: 369573
220.35/220.49	c total #propagations: 1455261 / total #impl: 586935848 (eff. 0.002)
220.35/220.49	c #Conflicts:      27000 | #Learnt:       6642 | 0.084
220.35/220.49	c total clause space: 78.2603MB
220.35/220.49	c total #watches: 418995
225.95/226.09	c total #propagations: 1617432 / total #impl: 695455714 (eff. 0.002)
225.95/226.09	c #Conflicts:      28000 | #Learnt:       7642 | 0.081
225.95/226.09	c total clause space: 78.2603MB
225.95/226.09	c total #watches: 424334
228.86/228.96	c total #propagations: 1808807 / total #impl: 744192833 (eff. 0.002)
228.86/228.96	c GC COLLECT
228.86/228.96	c #Conflicts:      29000 | #Learnt:       4551 | 0.078
228.86/228.96	c total clause space: 78.2603MB
228.86/228.96	c total #watches: 232668
230.85/231.00	c total #propagations: 1970301 / total #impl: 755203820 (eff. 0.003)
230.85/231.00	c #Conflicts:      30000 | #Learnt:       5551 | 0.076
230.85/231.00	c total clause space: 78.2603MB
230.85/231.00	c total #watches: 273322
232.65/232.74	c total #propagations: 2158083 / total #impl: 787105104 (eff. 0.003)
232.65/232.74	c #Conflicts:      31000 | #Learnt:       6551 | 0.073
232.65/232.74	c total clause space: 78.2603MB
232.65/232.74	c total #watches: 281581
234.95/235.04	c total #propagations: 2349872 / total #impl: 832952672 (eff. 0.003)
234.95/235.04	c #Conflicts:      32000 | #Learnt:       7551 | 0.071
234.95/235.04	c total clause space: 78.2603MB
234.95/235.04	c total #watches: 300030
238.45/238.59	c total #propagations: 2461546 / total #impl: 880603936 (eff. 0.003)
238.45/238.59	c #Conflicts:      33000 | #Learnt:       8551 | 0.070
238.45/238.59	c total clause space: 78.2603MB
238.45/238.59	c total #watches: 316132
240.25/240.32	c total #propagations: 2619221 / total #impl: 979880459 (eff. 0.003)
240.25/240.32	c GC COLLECT
240.25/240.32	c #Conflicts:      34000 | #Learnt:       5152 | 0.068
240.25/240.32	c total clause space: 78.2603MB
240.25/240.32	c total #watches: 247441
241.75/241.81	c total #propagations: 2765325 / total #impl: 1012080496 (eff. 0.003)
241.75/241.81	c #Conflicts:      35000 | #Learnt:       6152 | 0.066
241.75/241.81	c total clause space: 78.2603MB
241.75/241.81	c total #watches: 271534
243.55/243.62	c total #propagations: 2873075 / total #impl: 1053510340 (eff. 0.003)
243.55/243.62	c #Conflicts:      36000 | #Learnt:       7152 | 0.065
243.55/243.62	c total clause space: 78.2603MB
243.55/243.62	c total #watches: 294105
245.15/245.30	c total #propagations: 2991871 / total #impl: 1098773409 (eff. 0.003)
245.15/245.30	c #Conflicts:      37000 | #Learnt:       8152 | 0.063
245.15/245.30	c total clause space: 78.2603MB
245.15/245.30	c total #watches: 329745
246.75/246.82	c total #propagations: 3128909 / total #impl: 1141588055 (eff. 0.003)
246.75/246.82	c #Conflicts:      38000 | #Learnt:       9152 | 0.061
246.75/246.82	c total clause space: 78.2603MB
246.75/246.82	c total #watches: 350130
248.15/248.23	c total #propagations: 3242755 / total #impl: 1188162412 (eff. 0.003)
248.15/248.23	c GC COLLECT
248.15/248.23	c #Conflicts:      39000 | #Learnt:       5453 | 0.060
248.15/248.23	c total clause space: 78.2603MB
248.15/248.23	c total #watches: 278261
250.05/250.12	c total #propagations: 3348703 / total #impl: 1226218933 (eff. 0.003)
250.05/250.12	c #Conflicts:      40000 | #Learnt:       6453 | 0.059
250.05/250.12	c total clause space: 78.2603MB
250.05/250.12	c total #watches: 295665
255.15/255.20	c total #propagations: 3493836 / total #impl: 1257052956 (eff. 0.003)
255.15/255.20	c #Conflicts:      41000 | #Learnt:       7453 | 0.058
255.15/255.20	c total clause space: 78.2603MB
255.15/255.20	c total #watches: 305910
257.75/257.88	c total #propagations: 3652645 / total #impl: 1307941879 (eff. 0.003)
257.75/257.88	c #Conflicts:      42000 | #Learnt:       8453 | 0.056
257.75/257.88	c total clause space: 78.2603MB
257.75/257.88	c total #watches: 348458
260.65/260.77	c total #propagations: 3733449 / total #impl: 1394512534 (eff. 0.003)
260.65/260.77	c #Conflicts:      43000 | #Learnt:       9453 | 0.055
260.65/260.77	c total clause space: 78.2603MB
260.65/260.77	c total #watches: 405000
263.85/263.96	c total #propagations: 3823819 / total #impl: 1505060050 (eff. 0.003)
263.85/263.96	c GC COLLECT
263.85/263.96	c #Conflicts:      44000 | #Learnt:       5454 | 0.054
263.85/263.96	c total clause space: 78.2603MB
263.85/263.96	c total #watches: 339935
265.65/265.74	c total #propagations: 3908710 / total #impl: 1598461371 (eff. 0.002)
265.65/265.74	c #Conflicts:      45000 | #Learnt:       6454 | 0.053
265.65/265.74	c total clause space: 78.2603MB
265.65/265.74	c total #watches: 372864
267.95/268.01	c total #propagations: 3996615 / total #impl: 1631541178 (eff. 0.002)
267.95/268.01	c #Conflicts:      46000 | #Learnt:       7454 | 0.051
267.95/268.01	c total clause space: 78.2603MB
267.95/268.01	c total #watches: 389439
271.04/271.11	c total #propagations: 4114908 / total #impl: 1668382875 (eff. 0.002)
271.04/271.11	c #Conflicts:      47000 | #Learnt:       8454 | 0.050
271.04/271.11	c total clause space: 78.2603MB
271.04/271.11	c total #watches: 399826
273.44/273.53	c total #propagations: 4238107 / total #impl: 1685095397 (eff. 0.003)
273.44/273.53	c #Conflicts:      48000 | #Learnt:       9454 | 0.049
273.44/273.53	c total clause space: 78.2603MB
273.44/273.53	c total #watches: 404287
275.05/275.16	c total #propagations: 4329783 / total #impl: 1690954614 (eff. 0.003)
275.05/275.16	c #Conflicts:      49000 | #Learnt:      10454 | 0.048
275.05/275.16	c total clause space: 78.2603MB
275.05/275.16	c total #watches: 409501
277.84/277.96	c total #propagations: 4434468 / total #impl: 1698314001 (eff. 0.003)
277.84/277.96	c GC COLLECT
277.84/277.96	c #Conflicts:      50000 | #Learnt:       6147 | 0.047
277.84/277.96	c total clause space: 78.2603MB
277.84/277.96	c total #watches: 271042
280.45/280.56	c total #propagations: 4568634 / total #impl: 1749134366 (eff. 0.003)
280.45/280.56	c #Conflicts:      51000 | #Learnt:       7147 | 0.047
280.45/280.56	c total clause space: 78.2603MB
280.45/280.56	c total #watches: 309984
283.85/283.90	c total #propagations: 4632846 / total #impl: 1791249587 (eff. 0.003)
283.85/283.90	c #Conflicts:      52000 | #Learnt:       8147 | 0.046
283.85/283.90	c total clause space: 78.2603MB
283.85/283.90	c total #watches: 312577
286.84/286.97	c total #propagations: 4755792 / total #impl: 1804078313 (eff. 0.003)
286.84/286.97	c #Conflicts:      53000 | #Learnt:       9147 | 0.045
286.84/286.97	c total clause space: 78.2603MB
286.84/286.97	c total #watches: 315080
289.35/289.48	c total #propagations: 4829608 / total #impl: 1820303469 (eff. 0.003)
289.35/289.48	c #Conflicts:      54000 | #Learnt:      10147 | 0.044
289.35/289.48	c total clause space: 78.2603MB
289.35/289.48	c total #watches: 317177
293.14/293.27	c total #propagations: 4895823 / total #impl: 1833929816 (eff. 0.003)
293.14/293.27	c #Conflicts:      55000 | #Learnt:      11147 | 0.043
293.14/293.27	c total clause space: 78.2603MB
293.14/293.27	c total #watches: 320306
296.23/296.35	c total #propagations: 5049310 / total #impl: 1850531345 (eff. 0.003)
296.23/296.35	c GC COLLECT
296.23/296.35	c #Conflicts:      56000 | #Learnt:       6550 | 0.042
296.23/296.35	c total clause space: 78.2603MB
296.23/296.35	c total #watches: 223449
298.43/298.53	c total #propagations: 5206431 / total #impl: 1866856863 (eff. 0.003)
298.43/298.53	c #Conflicts:      57000 | #Learnt:       7550 | 0.042
298.43/298.53	c total clause space: 78.2603MB
298.43/298.53	c total #watches: 273448
300.04/300.13	c total #propagations: 5312061 / total #impl: 1890953315 (eff. 0.003)
300.04/300.13	c #Conflicts:      58000 | #Learnt:       8550 | 0.041
300.04/300.13	c total clause space: 78.2603MB
300.04/300.13	c total #watches: 290049
302.14/302.28	c total #propagations: 5393541 / total #impl: 1898626504 (eff. 0.003)
302.14/302.28	c #Conflicts:      59000 | #Learnt:       9550 | 0.040
302.14/302.28	c total clause space: 78.2603MB
302.14/302.28	c total #watches: 342236
304.83/304.91	c total #propagations: 5484104 / total #impl: 1938314495 (eff. 0.003)
304.83/304.91	c #Conflicts:      60000 | #Learnt:      10550 | 0.040
304.83/304.91	c total clause space: 78.2603MB
304.83/304.91	c total #watches: 395942
307.53/307.69	c total #propagations: 5598150 / total #impl: 1973371802 (eff. 0.003)
307.53/307.69	c #Conflicts:      61000 | #Learnt:      11550 | 0.039
307.53/307.69	c total clause space: 78.2603MB
307.53/307.69	c total #watches: 428781
310.24/310.32	c total #propagations: 5700763 / total #impl: 2011560543 (eff. 0.003)
310.24/310.32	c GC COLLECT
310.24/310.32	c #Conflicts:      62000 | #Learnt:       6642 | 0.038
310.24/310.32	c total clause space: 78.2603MB
310.24/310.32	c total #watches: 355747
312.83/312.97	c total #propagations: 5800445 / total #impl: 2043210376 (eff. 0.003)
312.83/312.97	c #Conflicts:      63000 | #Learnt:       7642 | 0.038
312.83/312.97	c total clause space: 78.2603MB
312.83/312.97	c total #watches: 398155
316.43/316.50	c total #propagations: 5928849 / total #impl: 2100760539 (eff. 0.003)
316.43/316.50	c #Conflicts:      64000 | #Learnt:       8642 | 0.037
316.43/316.50	c total clause space: 78.2603MB
316.43/316.50	c total #watches: 439135
319.23/319.35	c total #propagations: 6031785 / total #impl: 2150183143 (eff. 0.003)
319.23/319.35	c #Conflicts:      65000 | #Learnt:       9642 | 0.037
319.23/319.35	c total clause space: 78.2603MB
319.23/319.35	c total #watches: 482342
322.53/322.66	c total #propagations: 6124061 / total #impl: 2210789343 (eff. 0.003)
322.53/322.66	c #Conflicts:      66000 | #Learnt:      10642 | 0.036
322.53/322.66	c total clause space: 78.2603MB
322.53/322.66	c total #watches: 529646
326.82/326.96	c total #propagations: 6212161 / total #impl: 2286365804 (eff. 0.003)
326.82/326.96	c #Conflicts:      67000 | #Learnt:      11642 | 0.035
326.82/326.96	c total clause space: 78.2603MB
326.82/326.96	c total #watches: 572432
330.52/330.62	c total #propagations: 6351354 / total #impl: 2366871309 (eff. 0.003)
330.52/330.62	c #Conflicts:      68000 | #Learnt:      12642 | 0.035
330.52/330.62	c total clause space: 78.2603MB
330.52/330.62	c total #watches: 646109
334.12/334.23	c total #propagations: 6437759 / total #impl: 2483862909 (eff. 0.003)
334.12/334.23	c GC COLLECT
334.12/334.23	c #Conflicts:      69000 | #Learnt:       7439 | 0.034
334.12/334.23	c total clause space: 78.2603MB
334.12/334.23	c total #watches: 510576
338.22/338.37	c total #propagations: 6538095 / total #impl: 2573356480 (eff. 0.003)
338.22/338.37	c #Conflicts:      70000 | #Learnt:       8439 | 0.034
338.22/338.37	c total clause space: 78.2603MB
338.22/338.37	c total #watches: 535090
342.32/342.46	c total #propagations: 6637209 / total #impl: 2640351095 (eff. 0.003)
342.32/342.46	c #Conflicts:      71000 | #Learnt:       9439 | 0.033
342.32/342.46	c total clause space: 78.2603MB
342.32/342.46	c total #watches: 550730
345.43/345.57	c total #propagations: 6786349 / total #impl: 2678588059 (eff. 0.003)
345.43/345.57	c #Conflicts:      72000 | #Learnt:      10439 | 0.033
345.43/345.57	c total clause space: 78.2603MB
345.43/345.57	c total #watches: 581738
349.52/349.64	c total #propagations: 6861164 / total #impl: 2737660243 (eff. 0.003)
349.52/349.64	c #Conflicts:      73000 | #Learnt:      11439 | 0.033
349.52/349.64	c total clause space: 78.2603MB
349.52/349.64	c total #watches: 628778
354.92/355.07	c total #propagations: 6965552 / total #impl: 2827557245 (eff. 0.002)
354.92/355.07	c #Conflicts:      74000 | #Learnt:      12439 | 0.032
354.92/355.07	c total clause space: 78.2603MB
354.92/355.07	c total #watches: 678208
360.52/360.64	c total #propagations: 7106054 / total #impl: 2996918098 (eff. 0.002)
360.52/360.64	c GC COLLECT
360.52/360.64	c #Conflicts:      75000 | #Learnt:       6937 | 0.032
360.52/360.64	c total clause space: 78.2603MB
360.52/360.64	c total #watches: 466178
363.92/364.02	c total #propagations: 7244891 / total #impl: 3116398655 (eff. 0.002)
363.92/364.02	c #Conflicts:      76000 | #Learnt:       7937 | 0.031
363.92/364.02	c total clause space: 78.2603MB
363.92/364.02	c total #watches: 510452
367.42/367.53	c total #propagations: 7330651 / total #impl: 3200888299 (eff. 0.002)
367.42/367.53	c #Conflicts:      77000 | #Learnt:       8937 | 0.031
367.42/367.53	c total clause space: 78.2603MB
367.42/367.53	c total #watches: 538151
371.42/371.54	c total #propagations: 7408823 / total #impl: 3287333670 (eff. 0.002)
371.42/371.54	c #Conflicts:      78000 | #Learnt:       9937 | 0.030
371.42/371.54	c total clause space: 78.2603MB
371.42/371.54	c total #watches: 547141
373.82/374.00	c total #propagations: 7533505 / total #impl: 3325331082 (eff. 0.002)
373.82/374.00	c #Conflicts:      79000 | #Learnt:      10937 | 0.030
373.82/374.00	c total clause space: 78.2603MB
373.82/374.00	c total #watches: 549537
376.82/376.91	c total #propagations: 7611091 / total #impl: 3331546725 (eff. 0.002)
376.82/376.91	c #Conflicts:      80000 | #Learnt:      11937 | 0.030
376.82/376.91	c total clause space: 78.2603MB
376.82/376.91	c total #watches: 554721
380.12/380.27	c total #propagations: 7683106 / total #impl: 3337321112 (eff. 0.002)
380.12/380.27	c #Conflicts:      81000 | #Learnt:      12937 | 0.029
380.12/380.27	c total clause space: 78.2603MB
380.12/380.27	c total #watches: 579107
384.11/384.25	c total #propagations: 7805791 / total #impl: 3374551832 (eff. 0.002)
384.11/384.25	c GC COLLECT
384.11/384.25	c #Conflicts:      82000 | #Learnt:       7136 | 0.029
384.11/384.25	c total clause space: 78.2603MB
384.11/384.25	c total #watches: 351650
386.31/386.41	c total #propagations: 7845234 / total #impl: 3404816411 (eff. 0.002)
386.31/386.41	c #Conflicts:      83000 | #Learnt:       8136 | 0.029
386.31/386.41	c total clause space: 78.2603MB
386.31/386.41	c total #watches: 370700
389.42/389.51	c total #propagations: 7883821 / total #impl: 3427861649 (eff. 0.002)
389.42/389.51	c #Conflicts:      84000 | #Learnt:       9136 | 0.028
389.42/389.51	c total clause space: 78.2603MB
389.42/389.51	c total #watches: 391350
392.62/392.79	c total #propagations: 7927575 / total #impl: 3456150157 (eff. 0.002)
392.62/392.79	c #Conflicts:      85000 | #Learnt:      10136 | 0.028
392.62/392.79	c total clause space: 78.2603MB
392.62/392.79	c total #watches: 441764
396.31/396.42	c total #propagations: 8029583 / total #impl: 3538892419 (eff. 0.002)
396.31/396.42	c #Conflicts:      86000 | #Learnt:      11136 | 0.028
396.31/396.42	c total clause space: 78.2603MB
396.31/396.42	c total #watches: 452758
399.41/399.59	c total #propagations: 8109790 / total #impl: 3570291951 (eff. 0.002)
399.41/399.59	c #Conflicts:      87000 | #Learnt:      12136 | 0.027
399.41/399.59	c total clause space: 78.2603MB
399.41/399.59	c total #watches: 455452
401.42/401.58	c total #propagations: 8170842 / total #impl: 3583240262 (eff. 0.002)
401.42/401.58	c #Conflicts:      88000 | #Learnt:      13136 | 0.027
401.42/401.58	c total clause space: 78.2603MB
401.42/401.58	c total #watches: 457728
403.11/403.23	c total #propagations: 8205353 / total #impl: 3589515328 (eff. 0.002)
403.11/403.23	c #Conflicts:      89000 | #Learnt:      14136 | 0.027
403.11/403.23	c total clause space: 78.2603MB
403.11/403.23	c total #watches: 459766
404.61/404.76	c total #propagations: 8228973 / total #impl: 3595642074 (eff. 0.002)
404.61/404.76	c GC COLLECT
404.61/404.76	c #Conflicts:      90000 | #Learnt:       8056 | 0.026
404.61/404.76	c total clause space: 78.2603MB
404.61/404.76	c total #watches: 272376
406.31/406.40	c total #propagations: 8258136 / total #impl: 3601937372 (eff. 0.002)
406.31/406.40	c #Conflicts:      91000 | #Learnt:       9056 | 0.026
406.31/406.40	c total clause space: 78.2603MB
406.31/406.40	c total #watches: 274510
408.41/408.51	c total #propagations: 8335327 / total #impl: 3607113429 (eff. 0.002)
408.41/408.51	c #Conflicts:      92000 | #Learnt:      10056 | 0.026
408.41/408.51	c total clause space: 78.2603MB
408.41/408.51	c total #watches: 276668
410.71/410.88	c total #propagations: 8434667 / total #impl: 3610816615 (eff. 0.002)
410.71/410.88	c #Conflicts:      93000 | #Learnt:      11056 | 0.026
410.71/410.88	c total clause space: 78.2603MB
410.71/410.88	c total #watches: 279340
412.52/412.68	c total #propagations: 8566592 / total #impl: 3614894106 (eff. 0.002)
412.52/412.68	c #Conflicts:      94000 | #Learnt:      12056 | 0.025
412.52/412.68	c total clause space: 78.2603MB
412.52/412.68	c total #watches: 281816
415.21/415.36	c total #propagations: 8632021 / total #impl: 3619550449 (eff. 0.002)
415.21/415.36	c #Conflicts:      95000 | #Learnt:      13056 | 0.025
415.21/415.36	c total clause space: 78.2603MB
415.21/415.36	c total #watches: 284613
417.81/417.90	c total #propagations: 8783272 / total #impl: 3623900041 (eff. 0.002)
417.81/417.90	c #Conflicts:      96000 | #Learnt:      14056 | 0.025
417.81/417.90	c total clause space: 78.2603MB
417.81/417.90	c total #watches: 288622
420.61/420.77	c total #propagations: 8919275 / total #impl: 3629520874 (eff. 0.002)
420.61/420.77	c #Conflicts:      97000 | #Learnt:      15056 | 0.024
420.61/420.77	c total clause space: 78.2603MB
420.61/420.77	c total #watches: 291234
422.71/422.81	c total #propagations: 9052272 / total #impl: 3637670839 (eff. 0.002)
422.71/422.81	c GC COLLECT
422.71/422.81	c #Conflicts:      98000 | #Learnt:       8645 | 0.024
422.71/422.81	c total clause space: 78.2603MB
422.71/422.81	c total #watches: 147121
424.51/424.70	c total #propagations: 9178843 / total #impl: 3645296272 (eff. 0.003)
424.51/424.70	c #Conflicts:      99000 | #Learnt:       9645 | 0.024
424.51/424.70	c total clause space: 78.2603MB
424.51/424.70	c total #watches: 152525
426.71/426.82	c total #propagations: 9326221 / total #impl: 3652927303 (eff. 0.003)
426.71/426.82	c #Conflicts:     100000 | #Learnt:      10645 | 0.024
426.71/426.82	c total clause space: 78.2603MB
426.71/426.82	c total #watches: 155565
428.81/428.93	c total #propagations: 9474442 / total #impl: 3660158682 (eff. 0.003)
428.81/428.93	c #Conflicts:     101000 | #Learnt:      11645 | 0.024
428.81/428.93	c total clause space: 78.2603MB
428.81/428.93	c total #watches: 158558
431.01/431.12	c total #propagations: 9672426 / total #impl: 3668491584 (eff. 0.003)
431.01/431.12	c #Conflicts:     102000 | #Learnt:      12645 | 0.023
431.01/431.12	c total clause space: 78.2603MB
431.01/431.12	c total #watches: 162032
433.21/433.31	c total #propagations: 9836331 / total #impl: 3677101676 (eff. 0.003)
433.21/433.31	c #Conflicts:     103000 | #Learnt:      13645 | 0.023
433.21/433.31	c total clause space: 78.2603MB
433.21/433.31	c total #watches: 168388
434.71/434.84	c total #propagations: 9901232 / total #impl: 3685004569 (eff. 0.003)
434.71/434.84	c #Conflicts:     104000 | #Learnt:      14645 | 0.023
434.71/434.84	c total clause space: 78.2603MB
434.71/434.84	c total #watches: 171402
436.51/436.66	c total #propagations: 9969003 / total #impl: 3689384540 (eff. 0.003)
436.51/436.66	c #Conflicts:     105000 | #Learnt:      15645 | 0.023
436.51/436.66	c total clause space: 78.2603MB
436.51/436.66	c total #watches: 195287
438.01/438.10	c total #propagations: 10054008 / total #impl: 3703013229 (eff. 0.003)
438.01/438.10	c GC COLLECT
438.01/438.10	c #Conflicts:     106000 | #Learnt:       8941 | 0.022
438.01/438.10	c total clause space: 78.2603MB
438.01/438.10	c total #watches: 202957
439.51/439.60	c total #propagations: 10134873 / total #impl: 3739678329 (eff. 0.003)
439.51/439.60	c #Conflicts:     107000 | #Learnt:       9941 | 0.022
439.51/439.60	c total clause space: 78.2603MB
439.51/439.60	c total #watches: 241864
441.61/441.79	c total #propagations: 10221303 / total #impl: 3776842834 (eff. 0.003)
441.61/441.79	c #Conflicts:     108000 | #Learnt:      10941 | 0.022
441.61/441.79	c total clause space: 78.2603MB
441.61/441.79	c total #watches: 281005
443.91/444.03	c total #propagations: 10333886 / total #impl: 3820032396 (eff. 0.003)
443.91/444.03	c #Conflicts:     109000 | #Learnt:      11941 | 0.022
443.91/444.03	c total clause space: 78.2603MB
443.91/444.03	c total #watches: 286829
447.50/447.60	c total #propagations: 10430330 / total #impl: 3827331078 (eff. 0.003)
447.50/447.60	c #Conflicts:     110000 | #Learnt:      12941 | 0.022
447.50/447.60	c total clause space: 78.2603MB
447.50/447.60	c total #watches: 291604
450.50/450.69	c total #propagations: 10501483 / total #impl: 3843579274 (eff. 0.003)
450.50/450.69	c #Conflicts:     111000 | #Learnt:      13941 | 0.022
450.50/450.69	c total clause space: 78.2603MB
450.50/450.69	c total #watches: 299854
453.11/453.27	c total #propagations: 10595523 / total #impl: 3854900277 (eff. 0.003)
453.11/453.27	c #Conflicts:     112000 | #Learnt:      14941 | 0.021
453.11/453.27	c total clause space: 78.2603MB
453.11/453.27	c total #watches: 306453
454.70/454.86	c total #propagations: 10652102 / total #impl: 3866574340 (eff. 0.003)
454.70/454.86	c #Conflicts:     113000 | #Learnt:      15941 | 0.021
454.70/454.86	c total clause space: 78.2603MB
454.70/454.86	c total #watches: 323485
456.30/456.42	c total #propagations: 10738450 / total #impl: 3878896415 (eff. 0.003)
456.30/456.42	c GC COLLECT
456.30/456.42	c #Conflicts:     114000 | #Learnt:       8938 | 0.021
456.30/456.42	c total clause space: 78.2603MB
456.30/456.42	c total #watches: 363575
458.10/458.24	c total #propagations: 10774009 / total #impl: 3890388062 (eff. 0.003)
458.10/458.24	c #Conflicts:     115000 | #Learnt:       9938 | 0.021
458.10/458.24	c total clause space: 78.2603MB
458.10/458.24	c total #watches: 395987
460.30/460.41	c total #propagations: 10806103 / total #impl: 3904745294 (eff. 0.003)
460.30/460.41	c #Conflicts:     116000 | #Learnt:      10938 | 0.021
460.30/460.41	c total clause space: 78.2603MB
460.30/460.41	c total #watches: 467313
466.10/466.22	c total #propagations: 10846628 / total #impl: 3952863435 (eff. 0.003)
466.10/466.22	c #Conflicts:     117000 | #Learnt:      11938 | 0.020
466.10/466.22	c total clause space: 78.2603MB
466.10/466.22	c total #watches: 527087
472.20/472.37	c total #propagations: 11012643 / total #impl: 4204286741 (eff. 0.003)
472.20/472.37	c #Conflicts:     118000 | #Learnt:      12938 | 0.020
472.20/472.37	c total clause space: 78.2603MB
472.20/472.37	c total #watches: 536420
485.30/485.45	c total #propagations: 11149379 / total #impl: 4215486516 (eff. 0.003)
485.30/485.45	c #Conflicts:     119000 | #Learnt:      13938 | 0.020
485.30/485.45	c total clause space: 78.2603MB
485.30/485.45	c total #watches: 539180
498.50/498.60	c total #propagations: 11381839 / total #impl: 4216200091 (eff. 0.003)
498.50/498.60	c #Conflicts:     120000 | #Learnt:      14938 | 0.020
498.50/498.60	c total clause space: 78.2603MB
498.50/498.60	c total #watches: 542068
511.30/511.47	c total #propagations: 11614988 / total #impl: 4216690176 (eff. 0.003)
511.30/511.47	c #Conflicts:     121000 | #Learnt:      15938 | 0.020
511.30/511.47	c total clause space: 78.2603MB
511.30/511.47	c total #watches: 546387
520.79/520.97	c total #propagations: 11847690 / total #impl: 4217104727 (eff. 0.003)
520.79/520.97	c GC COLLECT
520.79/520.97	c #Conflicts:     122000 | #Learnt:       8637 | 0.020
520.79/520.97	c total clause space: 78.2603MB
520.79/520.97	c total #watches: 380418
524.70/524.84	c total #propagations: 11980214 / total #impl: 4218924740 (eff. 0.003)
524.70/524.84	c #Conflicts:     123000 | #Learnt:       9637 | 0.019
524.70/524.84	c total clause space: 78.2603MB
524.70/524.84	c total #watches: 397290
529.19/529.36	c total #propagations: 12039247 / total #impl: 4228306033 (eff. 0.003)
529.19/529.36	c #Conflicts:     124000 | #Learnt:      10637 | 0.019
529.19/529.36	c total clause space: 78.2603MB
529.19/529.36	c total #watches: 447891
533.40/533.58	c total #propagations: 12097537 / total #impl: 4393897075 (eff. 0.003)
533.40/533.58	c #Conflicts:     125000 | #Learnt:      11637 | 0.019
533.40/533.58	c total clause space: 78.2603MB
533.40/533.58	c total #watches: 533904
535.60/535.76	c total #propagations: 12154106 / total #impl: 4525179481 (eff. 0.003)
535.60/535.76	c #Conflicts:     126000 | #Learnt:      12637 | 0.019
535.60/535.76	c total clause space: 78.2603MB
535.60/535.76	c total #watches: 557853
538.90/539.08	c total #propagations: 12170806 / total #impl: 4606397145 (eff. 0.003)
538.90/539.08	c #Conflicts:     127000 | #Learnt:      13637 | 0.019
538.90/539.08	c total clause space: 78.2603MB
538.90/539.08	c total #watches: 604640
543.19/543.33	c total #propagations: 12237358 / total #impl: 4684446718 (eff. 0.003)
543.19/543.33	c #Conflicts:     128000 | #Learnt:      14637 | 0.019
543.19/543.33	c total clause space: 78.2603MB
543.19/543.33	c total #watches: 648393
545.50/545.65	c total #propagations: 12269055 / total #impl: 4846077163 (eff. 0.003)
545.50/545.65	c #Conflicts:     129000 | #Learnt:      15637 | 0.019
545.50/545.65	c total clause space: 78.2603MB
545.50/545.65	c total #watches: 683938
547.99/548.18	c total #propagations: 12284945 / total #impl: 4934744795 (eff. 0.002)
547.99/548.18	c #Conflicts:     130000 | #Learnt:      16637 | 0.018
547.99/548.18	c total clause space: 78.2603MB
547.99/548.18	c total #watches: 720640
550.69/550.81	c total #propagations: 12301958 / total #impl: 5031501315 (eff. 0.002)
550.69/550.81	c GC COLLECT
550.69/550.81	c #Conflicts:     131000 | #Learnt:       9035 | 0.018
550.69/550.81	c total clause space: 78.2603MB
550.69/550.81	c total #watches: 467825
553.09/553.29	c total #propagations: 12327616 / total #impl: 5114479683 (eff. 0.002)
553.09/553.29	c #Conflicts:     132000 | #Learnt:      10035 | 0.018
553.09/553.29	c total clause space: 78.2603MB
553.09/553.29	c total #watches: 486689
555.59/555.70	c total #propagations: 12361574 / total #impl: 5188028206 (eff. 0.002)
555.59/555.70	c #Conflicts:     133000 | #Learnt:      11035 | 0.018
555.59/555.70	c total clause space: 78.2603MB
555.59/555.70	c total #watches: 499678
557.09/557.22	c total #propagations: 12384548 / total #impl: 5244026813 (eff. 0.002)
557.09/557.22	c #Conflicts:     134000 | #Learnt:      12035 | 0.018
557.09/557.22	c total clause space: 78.2603MB
557.09/557.22	c total #watches: 514388
563.09/563.28	c total #propagations: 12395854 / total #impl: 5287655487 (eff. 0.002)
563.09/563.28	c #Conflicts:     135000 | #Learnt:      13036 | 0.018
563.09/563.28	c total clause space: 78.2603MB
563.09/563.28	c total #watches: 618286
566.29/566.42	c total #propagations: 12466691 / total #impl: 5451429259 (eff. 0.002)
566.29/566.42	c #Conflicts:     136000 | #Learnt:      14036 | 0.018
566.29/566.42	c total clause space: 78.2603MB
566.29/566.42	c total #watches: 742013
570.00/570.12	c total #propagations: 12490749 / total #impl: 5583333065 (eff. 0.002)
570.00/570.12	c #Conflicts:     137000 | #Learnt:      15036 | 0.017
570.00/570.12	c total clause space: 78.2603MB
570.00/570.12	c total #watches: 898559
574.99/575.15	c total #propagations: 12511260 / total #impl: 5787668849 (eff. 0.002)
574.99/575.15	c #Conflicts:     138000 | #Learnt:      16036 | 0.017
574.99/575.15	c total clause space: 127.173MB
574.99/575.15	c total #watches: 1039170
580.09/580.23	c total #propagations: 12531756 / total #impl: 6098414887 (eff. 0.002)
580.09/580.23	c #Conflicts:     139000 | #Learnt:      17036 | 0.017
580.09/580.23	c total clause space: 127.173MB
580.09/580.23	c total #watches: 1099990
585.10/585.26	c total #propagations: 12550148 / total #impl: 6394698433 (eff. 0.002)
585.10/585.26	c #Conflicts:     140000 | #Learnt:      18036 | 0.017
585.10/585.26	c total clause space: 127.173MB
585.10/585.26	c total #watches: 1160005
589.50/589.64	c total #propagations: 12578374 / total #impl: 6697932691 (eff. 0.002)
589.50/589.64	c GC COLLECT
589.50/589.64	c #Conflicts:     141000 | #Learnt:      10142 | 0.017
589.50/589.64	c total clause space: 127.173MB
589.50/589.64	c total #watches: 926670
593.79/593.96	c total #propagations: 12602331 / total #impl: 6972825624 (eff. 0.002)
593.79/593.96	c #Conflicts:     142000 | #Learnt:      11142 | 0.017
593.79/593.96	c total clause space: 127.173MB
593.79/593.96	c total #watches: 996000
597.89/598.05	c total #propagations: 12623496 / total #impl: 7213121946 (eff. 0.002)
597.89/598.05	c #Conflicts:     143000 | #Learnt:      12142 | 0.017
597.89/598.05	c total clause space: 127.173MB
597.89/598.05	c total #watches: 1035858
602.59/602.79	c total #propagations: 12652279 / total #impl: 7426197179 (eff. 0.002)
602.59/602.79	c #Conflicts:     144000 | #Learnt:      13142 | 0.017
602.59/602.79	c total clause space: 127.173MB
602.59/602.79	c total #watches: 1157023
609.19/609.39	c total #propagations: 12667903 / total #impl: 7716373623 (eff. 0.002)
609.19/609.39	c #Conflicts:     145000 | #Learnt:      14142 | 0.016
609.19/609.39	c total clause space: 127.173MB
609.19/609.39	c total #watches: 1280586
616.38/616.54	c total #propagations: 12687599 / total #impl: 8116503249 (eff. 0.002)
616.38/616.54	c #Conflicts:     146000 | #Learnt:      15142 | 0.016
616.38/616.54	c total clause space: 127.173MB
616.38/616.54	c total #watches: 1422877
621.98/622.10	c total #propagations: 12704095 / total #impl: 8575311257 (eff. 0.001)
621.98/622.10	c #Conflicts:     147000 | #Learnt:      16142 | 0.016
621.98/622.10	c total clause space: 127.173MB
621.98/622.10	c total #watches: 1510142
627.08/627.28	c total #propagations: 12723077 / total #impl: 8938849412 (eff. 0.001)
627.08/627.28	c #Conflicts:     148000 | #Learnt:      17142 | 0.016
627.08/627.28	c total clause space: 127.173MB
627.08/627.28	c total #watches: 1550510
635.18/635.31	c total #propagations: 12753602 / total #impl: 9269541228 (eff. 0.001)
635.18/635.31	c #Conflicts:     149000 | #Learnt:      18142 | 0.016
635.18/635.31	c total clause space: 127.173MB
635.18/635.31	c total #watches: 1628980
658.08/658.25	c total #propagations: 12780563 / total #impl: 9661941975 (eff. 0.001)
658.08/658.25	c GC COLLECT
658.08/658.25	c #Conflicts:     150000 | #Learnt:       9938 | 0.016
658.08/658.25	c total clause space: 127.173MB
658.08/658.25	c total #watches: 986251
669.68/669.84	c total #propagations: 12892631 / total #impl: 10416670355 (eff. 0.001)
669.68/669.84	c #Conflicts:     151000 | #Learnt:      10938 | 0.016
669.68/669.84	c total clause space: 127.173MB
669.68/669.84	c total #watches: 1019676
675.18/675.30	c total #propagations: 13029726 / total #impl: 10830051049 (eff. 0.001)
675.18/675.30	c #Conflicts:     152000 | #Learnt:      11938 | 0.016
675.18/675.30	c total clause space: 127.173MB
675.18/675.30	c total #watches: 1073857
680.47/680.67	c total #propagations: 13050109 / total #impl: 11053206901 (eff. 0.001)
680.47/680.67	c #Conflicts:     153000 | #Learnt:      12938 | 0.016
680.47/680.67	c total clause space: 127.173MB
680.47/680.67	c total #watches: 1098787
687.38/687.54	c total #propagations: 13070249 / total #impl: 11294097473 (eff. 0.001)
687.38/687.54	c #Conflicts:     154000 | #Learnt:      13938 | 0.016
687.38/687.54	c total clause space: 127.173MB
687.38/687.54	c total #watches: 1129021
690.37/690.52	c total #propagations: 13110579 / total #impl: 11531122043 (eff. 0.001)
690.37/690.52	c #Conflicts:     155000 | #Learnt:      14938 | 0.016
690.37/690.52	c total clause space: 127.173MB
690.37/690.52	c total #watches: 1144023
692.88/693.01	c total #propagations: 13121769 / total #impl: 11553914363 (eff. 0.001)
692.88/693.01	c #Conflicts:     156000 | #Learnt:      15938 | 0.015
692.88/693.01	c total clause space: 127.173MB
692.88/693.01	c total #watches: 1151785
697.07/697.26	c total #propagations: 13132174 / total #impl: 11570074434 (eff. 0.001)
697.07/697.26	c #Conflicts:     157000 | #Learnt:      16938 | 0.015
697.07/697.26	c total clause space: 127.173MB
697.07/697.26	c total #watches: 1173621
705.67/705.88	c total #propagations: 13147728 / total #impl: 11612126442 (eff. 0.001)
705.67/705.88	c #Conflicts:     158000 | #Learnt:      17938 | 0.015
705.67/705.88	c total clause space: 127.173MB
705.67/705.88	c total #watches: 1213818
721.48/721.64	c total #propagations: 13173207 / total #impl: 11783404414 (eff. 0.001)
721.48/721.64	c #Conflicts:     159000 | #Learnt:      18938 | 0.015
721.48/721.64	c total clause space: 127.173MB
721.48/721.64	c total #watches: 1272920
729.77/729.99	c total #propagations: 13238401 / total #impl: 12006331634 (eff. 0.001)
729.77/729.99	c GC COLLECT
729.77/729.99	c #Conflicts:     160000 | #Learnt:      10263 | 0.015
729.77/729.99	c total clause space: 127.173MB
729.77/729.99	c total #watches: 472078
734.57/734.71	c total #propagations: 13400003 / total #impl: 12125128758 (eff. 0.001)
734.57/734.71	c #Conflicts:     161000 | #Learnt:      11263 | 0.015
734.57/734.71	c total clause space: 127.173MB
734.57/734.71	c total #watches: 503352
738.27/738.42	c total #propagations: 13561458 / total #impl: 12298245461 (eff. 0.001)
738.27/738.42	c #Conflicts:     162000 | #Learnt:      12263 | 0.015
738.27/738.42	c total clause space: 127.173MB
738.27/738.42	c total #watches: 552108
745.46/745.68	c total #propagations: 13688058 / total #impl: 12490209713 (eff. 0.001)
745.46/745.68	c #Conflicts:     163000 | #Learnt:      13263 | 0.015
745.46/745.68	c total clause space: 127.173MB
745.46/745.68	c total #watches: 556837
748.56/748.73	c total #propagations: 13790352 / total #impl: 12676477923 (eff. 0.001)
748.56/748.73	c #Conflicts:     164000 | #Learnt:      14263 | 0.015
748.56/748.73	c total clause space: 127.173MB
748.56/748.73	c total #watches: 570462
750.86/751.00	c total #propagations: 13848931 / total #impl: 12738659954 (eff. 0.001)
750.86/751.00	c #Conflicts:     165000 | #Learnt:      15263 | 0.015
750.86/751.00	c total clause space: 127.173MB
750.86/751.00	c total #watches: 588256
752.46/752.62	c total #propagations: 13863703 / total #impl: 12801217625 (eff. 0.001)
752.46/752.62	c #Conflicts:     166000 | #Learnt:      16263 | 0.015
752.46/752.62	c total clause space: 127.173MB
752.46/752.62	c total #watches: 609724
753.96/754.13	c total #propagations: 13877359 / total #impl: 12824765345 (eff. 0.001)
753.96/754.13	c #Conflicts:     167000 | #Learnt:      17263 | 0.014
753.96/754.13	c total clause space: 127.173MB
753.96/754.13	c total #watches: 622036
756.16/756.33	c total #propagations: 13885255 / total #impl: 12843558632 (eff. 0.001)
756.16/756.33	c #Conflicts:     168000 | #Learnt:      18263 | 0.014
756.16/756.33	c total clause space: 127.173MB
756.16/756.33	c total #watches: 658577
758.26/758.40	c total #propagations: 13902338 / total #impl: 12885294192 (eff. 0.001)
758.26/758.40	c #Conflicts:     169000 | #Learnt:      19263 | 0.014
758.26/758.40	c total clause space: 127.173MB
758.26/758.40	c total #watches: 688237
760.86/761.02	c total #propagations: 13918003 / total #impl: 12938079298 (eff. 0.001)
760.86/761.02	c GC COLLECT
760.86/761.02	c #Conflicts:     170000 | #Learnt:      10232 | 0.014
760.86/761.02	c total clause space: 127.173MB
760.86/761.02	c total #watches: 454470
764.96/765.13	c total #propagations: 13950622 / total #impl: 13022475743 (eff. 0.001)
764.96/765.13	c #Conflicts:     171000 | #Learnt:      11232 | 0.014
764.96/765.13	c total clause space: 127.173MB
764.96/765.13	c total #watches: 493846
772.56/772.72	c total #propagations: 13999038 / total #impl: 13103151189 (eff. 0.001)
772.56/772.72	c #Conflicts:     172000 | #Learnt:      12232 | 0.014
772.56/772.72	c total clause space: 127.173MB
772.56/772.72	c total #watches: 519229
777.06/777.24	c total #propagations: 14129885 / total #impl: 13358222535 (eff. 0.001)
777.06/777.24	c #Conflicts:     173000 | #Learnt:      13232 | 0.014
777.06/777.24	c total clause space: 127.173MB
777.06/777.24	c total #watches: 560586
784.76/784.93	c total #propagations: 14212761 / total #impl: 13517051017 (eff. 0.001)
784.76/784.93	c #Conflicts:     174000 | #Learnt:      14232 | 0.014
784.76/784.93	c total clause space: 127.173MB
784.76/784.93	c total #watches: 574682
790.16/790.33	c total #propagations: 14402196 / total #impl: 13676332607 (eff. 0.001)
790.16/790.33	c #Conflicts:     175000 | #Learnt:      15232 | 0.014
790.16/790.33	c total clause space: 127.173MB
790.16/790.33	c total #watches: 597842
794.26/794.47	c total #propagations: 14515372 / total #impl: 13722967132 (eff. 0.001)
794.26/794.47	c #Conflicts:     176000 | #Learnt:      16232 | 0.014
794.26/794.47	c total clause space: 127.173MB
794.26/794.47	c total #watches: 622661
801.26/801.48	c total #propagations: 14566577 / total #impl: 13798527465 (eff. 0.001)
801.26/801.48	c #Conflicts:     177000 | #Learnt:      17232 | 0.014
801.26/801.48	c total clause space: 127.173MB
801.26/801.48	c total #watches: 669397
809.35/809.51	c total #propagations: 14676681 / total #impl: 14169440648 (eff. 0.001)
809.35/809.51	c #Conflicts:     178000 | #Learnt:      18232 | 0.014
809.35/809.51	c total clause space: 127.173MB
809.35/809.51	c total #watches: 716692
820.15/820.31	c total #propagations: 14767056 / total #impl: 14524051455 (eff. 0.001)
820.15/820.31	c #Conflicts:     179000 | #Learnt:      19232 | 0.014
820.15/820.31	c total clause space: 127.173MB
820.15/820.31	c total #watches: 834801
832.45/832.61	c total #propagations: 14854867 / total #impl: 15021683060 (eff. 0.001)
832.45/832.61	c GC COLLECT
832.45/832.61	c #Conflicts:     180000 | #Learnt:       9514 | 0.014
832.45/832.61	c total clause space: 127.173MB
832.45/832.61	c total #watches: 619380
836.15/836.31	c total #propagations: 14923967 / total #impl: 15764020609 (eff. 0.001)
836.15/836.31	c #Conflicts:     181000 | #Learnt:      10514 | 0.014
836.15/836.31	c total clause space: 127.173MB
836.15/836.31	c total #watches: 659882
845.15/845.39	c total #propagations: 14963271 / total #impl: 15955897021 (eff. 0.001)
845.15/845.39	c #Conflicts:     182000 | #Learnt:      11514 | 0.014
845.15/845.39	c total clause space: 127.173MB
845.15/845.39	c total #watches: 684110
856.55/856.76	c total #propagations: 15014646 / total #impl: 16295215921 (eff. 0.001)
856.55/856.76	c #Conflicts:     183000 | #Learnt:      12514 | 0.014
856.55/856.76	c total clause space: 127.173MB
856.55/856.76	c total #watches: 690346
868.05/868.22	c total #propagations: 15091002 / total #impl: 16674174887 (eff. 0.001)
868.05/868.22	c #Conflicts:     184000 | #Learnt:      13514 | 0.013
868.05/868.22	c total clause space: 127.173MB
868.05/868.22	c total #watches: 705466
874.25/874.42	c total #propagations: 15141024 / total #impl: 17060862993 (eff. 0.001)
874.25/874.42	c #Conflicts:     185000 | #Learnt:      14514 | 0.013
874.25/874.42	c total clause space: 127.173MB
874.25/874.42	c total #watches: 710463
879.64/879.84	c total #propagations: 15164994 / total #impl: 17225661047 (eff. 0.001)
879.64/879.84	c #Conflicts:     186000 | #Learnt:      15514 | 0.013
879.64/879.84	c total clause space: 127.173MB
879.64/879.84	c total #watches: 734973
883.94/884.14	c total #propagations: 15201042 / total #impl: 17445976796 (eff. 0.001)
883.94/884.14	c #Conflicts:     187000 | #Learnt:      16514 | 0.013
883.94/884.14	c total clause space: 127.173MB
883.94/884.14	c total #watches: 789041
893.64/893.89	c total #propagations: 15243644 / total #impl: 17613172619 (eff. 0.001)
893.64/893.89	c #Conflicts:     188000 | #Learnt:      17514 | 0.013
893.64/893.89	c total clause space: 127.173MB
893.64/893.89	c total #watches: 825351
906.04/906.23	c total #propagations: 15324341 / total #impl: 18096334073 (eff. 0.001)
906.04/906.23	c #Conflicts:     189000 | #Learnt:      18514 | 0.013
906.04/906.23	c total clause space: 127.173MB
906.04/906.23	c total #watches: 857870
919.14/919.38	c total #propagations: 15404180 / total #impl: 18688404524 (eff. 0.001)
919.14/919.38	c #Conflicts:     190000 | #Learnt:      19514 | 0.013
919.14/919.38	c total clause space: 127.173MB
919.14/919.38	c total #watches: 906572
924.24/924.48	c total #propagations: 15507726 / total #impl: 19430129829 (eff. 0.001)
924.24/924.48	c GC COLLECT
924.24/924.48	c #Conflicts:     191000 | #Learnt:       9849 | 0.013
924.24/924.48	c total clause space: 127.173MB
924.24/924.48	c total #watches: 439348
928.54/928.72	c total #propagations: 15554615 / total #impl: 19547944362 (eff. 0.001)
928.54/928.72	c #Conflicts:     192000 | #Learnt:      10849 | 0.013
928.54/928.72	c total clause space: 127.173MB
928.54/928.72	c total #watches: 480273
932.04/932.29	c total #propagations: 15617355 / total #impl: 19647243322 (eff. 0.001)
932.04/932.29	c #Conflicts:     193000 | #Learnt:      11849 | 0.013
932.04/932.29	c total clause space: 127.173MB
932.04/932.29	c total #watches: 502547
935.04/935.25	c total #propagations: 15678321 / total #impl: 19757456962 (eff. 0.001)
935.04/935.25	c #Conflicts:     194000 | #Learnt:      12849 | 0.013
935.04/935.25	c total clause space: 127.173MB
935.04/935.25	c total #watches: 552312
938.14/938.36	c total #propagations: 15733457 / total #impl: 19843661831 (eff. 0.001)
938.14/938.36	c #Conflicts:     195000 | #Learnt:      13849 | 0.013
938.14/938.36	c total clause space: 127.173MB
938.14/938.36	c total #watches: 611341
942.64/942.85	c total #propagations: 15801028 / total #impl: 19943812286 (eff. 0.001)
942.64/942.85	c #Conflicts:     196000 | #Learnt:      14849 | 0.013
942.64/942.85	c total clause space: 127.173MB
942.64/942.85	c total #watches: 642634
946.53/946.74	c total #propagations: 15883322 / total #impl: 20138645418 (eff. 0.001)
946.53/946.74	c #Conflicts:     197000 | #Learnt:      15849 | 0.013
946.53/946.74	c total clause space: 127.173MB
946.53/946.74	c total #watches: 660652
950.73/950.93	c total #propagations: 15954973 / total #impl: 20234460893 (eff. 0.001)
950.73/950.93	c #Conflicts:     198000 | #Learnt:      16849 | 0.012
950.73/950.93	c total clause space: 127.173MB
950.73/950.93	c total #watches: 685628
953.73/953.99	c total #propagations: 16026110 / total #impl: 20356241690 (eff. 0.001)
953.73/953.99	c #Conflicts:     199000 | #Learnt:      17849 | 0.012
953.73/953.99	c total clause space: 127.173MB
953.73/953.99	c total #watches: 720062
957.53/957.78	c total #propagations: 16085308 / total #impl: 20420606159 (eff. 0.001)
957.53/957.78	c #Conflicts:     200000 | #Learnt:      18849 | 0.012
957.53/957.78	c total clause space: 127.173MB
957.53/957.78	c total #watches: 739593
961.43/961.68	c total #propagations: 16126741 / total #impl: 20466716486 (eff. 0.001)
961.43/961.68	c #Conflicts:     201000 | #Learnt:      19849 | 0.012
961.43/961.68	c total clause space: 127.173MB
961.43/961.68	c total #watches: 773233
965.43/965.67	c total #propagations: 16162005 / total #impl: 20517466701 (eff. 0.001)
965.43/965.67	c GC COLLECT
965.43/965.67	c #Conflicts:     202000 | #Learnt:       9290 | 0.012
965.43/965.67	c total clause space: 127.173MB
965.43/965.67	c total #watches: 448884
967.53/967.70	c total #propagations: 16194060 / total #impl: 20557809872 (eff. 0.001)
967.53/967.70	c #Conflicts:     203000 | #Learnt:      10290 | 0.012
967.53/967.70	c total clause space: 127.173MB
967.53/967.70	c total #watches: 497844
970.14/970.36	c total #propagations: 16222313 / total #impl: 20587673959 (eff. 0.001)
970.14/970.36	c #Conflicts:     204000 | #Learnt:      11290 | 0.012
970.14/970.36	c total clause space: 127.173MB
970.14/970.36	c total #watches: 522021
973.34/973.56	c total #propagations: 16248430 / total #impl: 20643884157 (eff. 0.001)
973.34/973.56	c #Conflicts:     205000 | #Learnt:      12290 | 0.012
973.34/973.56	c total clause space: 127.173MB
973.34/973.56	c total #watches: 536272
976.43/976.63	c total #propagations: 16285849 / total #impl: 20731398109 (eff. 0.001)
976.43/976.63	c #Conflicts:     206000 | #Learnt:      13290 | 0.012
976.43/976.63	c total clause space: 127.173MB
976.43/976.63	c total #watches: 573163
981.03/981.29	c total #propagations: 16323836 / total #impl: 20794588564 (eff. 0.001)
981.03/981.29	c #Conflicts:     207000 | #Learnt:      14290 | 0.012
981.03/981.29	c total clause space: 127.173MB
981.03/981.29	c total #watches: 614465
985.83/986.05	c total #propagations: 16382577 / total #impl: 20949150913 (eff. 0.001)
985.83/986.05	c #Conflicts:     208000 | #Learnt:      15290 | 0.012
985.83/986.05	c total clause space: 127.173MB
985.83/986.05	c total #watches: 656734
991.23/991.42	c total #propagations: 16426662 / total #impl: 21076928172 (eff. 0.001)
991.23/991.42	c #Conflicts:     209000 | #Learnt:      16290 | 0.012
991.23/991.42	c total clause space: 127.173MB
991.23/991.42	c total #watches: 701494
997.33/997.55	c total #propagations: 16490187 / total #impl: 21296195815 (eff. 0.001)
997.33/997.55	c #Conflicts:     210000 | #Learnt:      17290 | 0.012
997.33/997.55	c total clause space: 127.173MB
997.33/997.55	c total #watches: 743174
1001.53/1001.78	c total #propagations: 16549109 / total #impl: 21538003064 (eff. 0.001)
1001.53/1001.78	c #Conflicts:     211000 | #Learnt:      18290 | 0.012
1001.53/1001.78	c total clause space: 127.173MB
1001.53/1001.78	c total #watches: 756308
1006.82/1007.06	c total #propagations: 16587620 / total #impl: 21646141371 (eff. 0.001)
1006.82/1007.06	c #Conflicts:     212000 | #Learnt:      19290 | 0.012
1006.82/1007.06	c total clause space: 127.173MB
1006.82/1007.06	c total #watches: 781587
1012.32/1012.51	c total #propagations: 16644942 / total #impl: 21800217378 (eff. 0.001)
1012.32/1012.51	c GC COLLECT
1012.32/1012.51	c #Conflicts:     213000 | #Learnt:       8877 | 0.012
1012.32/1012.51	c total clause space: 127.173MB
1012.32/1012.51	c total #watches: 455555
1015.02/1015.24	c total #propagations: 16708777 / total #impl: 22002604695 (eff. 0.001)
1015.02/1015.24	c #Conflicts:     214000 | #Learnt:       9877 | 0.012
1015.02/1015.24	c total clause space: 127.173MB
1015.02/1015.24	c total #watches: 493642
1019.02/1019.22	c total #propagations: 16760661 / total #impl: 22059604643 (eff. 0.001)
1019.02/1019.22	c #Conflicts:     215000 | #Learnt:      10877 | 0.012
1019.02/1019.22	c total clause space: 127.173MB
1019.02/1019.22	c total #watches: 504916
1022.83/1023.06	c total #propagations: 16823425 / total #impl: 22102631261 (eff. 0.001)
1022.83/1023.06	c #Conflicts:     216000 | #Learnt:      11877 | 0.011
1022.83/1023.06	c total clause space: 127.173MB
1022.83/1023.06	c total #watches: 528348
1026.92/1027.14	c total #propagations: 16890943 / total #impl: 22199928591 (eff. 0.001)
1026.92/1027.14	c #Conflicts:     217000 | #Learnt:      12877 | 0.011
1026.92/1027.14	c total clause space: 127.173MB
1026.92/1027.14	c total #watches: 571187
1032.32/1032.53	c total #propagations: 16966964 / total #impl: 22323878763 (eff. 0.001)
1032.32/1032.53	c #Conflicts:     218000 | #Learnt:      13877 | 0.011
1032.32/1032.53	c total clause space: 127.173MB
1032.32/1032.53	c total #watches: 602632
1036.22/1036.43	c total #propagations: 17037859 / total #impl: 22456682099 (eff. 0.001)
1036.22/1036.43	c #Conflicts:     219000 | #Learnt:      14877 | 0.011
1036.22/1036.43	c total clause space: 127.173MB
1036.22/1036.43	c total #watches: 614345
1040.32/1040.52	c total #propagations: 17106234 / total #impl: 22484531437 (eff. 0.001)
1040.32/1040.52	c #Conflicts:     220000 | #Learnt:      15877 | 0.011
1040.32/1040.52	c total clause space: 127.173MB
1040.32/1040.52	c total #watches: 623221
1043.52/1043.76	c total #propagations: 17172680 / total #impl: 22504209989 (eff. 0.001)
1043.52/1043.76	c #Conflicts:     221000 | #Learnt:      16877 | 0.011
1043.52/1043.76	c total clause space: 127.173MB
1043.52/1043.76	c total #watches: 640508
1048.23/1048.46	c total #propagations: 17243984 / total #impl: 22512683669 (eff. 0.001)
1048.23/1048.46	c #Conflicts:     222000 | #Learnt:      17877 | 0.011
1048.23/1048.46	c total clause space: 127.173MB
1048.23/1048.46	c total #watches: 674231
1053.82/1054.01	c total #propagations: 17309422 / total #impl: 22585811429 (eff. 0.001)
1053.82/1054.01	c #Conflicts:     223000 | #Learnt:      18877 | 0.011
1053.82/1054.01	c total clause space: 127.173MB
1053.82/1054.01	c total #watches: 706093
1059.82/1060.02	c total #propagations: 17371817 / total #impl: 22645632566 (eff. 0.001)
1059.82/1060.02	c #Conflicts:     224000 | #Learnt:      19877 | 0.011
1059.82/1060.02	c total clause space: 127.173MB
1059.82/1060.02	c total #watches: 740088
1064.62/1064.82	c total #propagations: 17437166 / total #impl: 22866677852 (eff. 0.001)
1064.62/1064.82	c GC COLLECT
1064.62/1064.82	c #Conflicts:     225000 | #Learnt:       9611 | 0.011
1064.62/1064.82	c total clause space: 127.173MB
1064.62/1064.82	c total #watches: 425015
1069.21/1069.46	c total #propagations: 17526018 / total #impl: 23011322470 (eff. 0.001)
1069.21/1069.46	c #Conflicts:     226000 | #Learnt:      10611 | 0.011
1069.21/1069.46	c total clause space: 127.173MB
1069.21/1069.46	c total #watches: 455364
1073.42/1073.68	c total #propagations: 17619032 / total #impl: 23110572261 (eff. 0.001)
1073.42/1073.68	c #Conflicts:     227000 | #Learnt:      11611 | 0.011
1073.42/1073.68	c total clause space: 127.173MB
1073.42/1073.68	c total #watches: 459260
1077.92/1078.12	c total #propagations: 17673446 / total #impl: 23201000376 (eff. 0.001)
1077.92/1078.12	c #Conflicts:     228000 | #Learnt:      12611 | 0.011
1077.92/1078.12	c total clause space: 127.173MB
1077.92/1078.12	c total #watches: 501984
1082.01/1082.22	c total #propagations: 17763622 / total #impl: 23347699160 (eff. 0.001)
1082.01/1082.22	c #Conflicts:     229000 | #Learnt:      13611 | 0.011
1082.01/1082.22	c total clause space: 127.173MB
1082.01/1082.22	c total #watches: 529305
1086.51/1086.76	c total #propagations: 17839597 / total #impl: 23420924701 (eff. 0.001)
1086.51/1086.76	c #Conflicts:     230000 | #Learnt:      14611 | 0.011
1086.51/1086.76	c total clause space: 127.173MB
1086.51/1086.76	c total #watches: 573467
1090.61/1090.87	c total #propagations: 17924374 / total #impl: 23517010115 (eff. 0.001)
1090.61/1090.87	c #Conflicts:     231000 | #Learnt:      15611 | 0.011
1090.61/1090.87	c total clause space: 127.173MB
1090.61/1090.87	c total #watches: 597949
1097.01/1097.29	c total #propagations: 17989273 / total #impl: 23585122028 (eff. 0.001)
1097.01/1097.29	c #Conflicts:     232000 | #Learnt:      16611 | 0.011
1097.01/1097.29	c total clause space: 127.173MB
1097.01/1097.29	c total #watches: 622904
1102.12/1102.33	c total #propagations: 18080287 / total #impl: 23729223134 (eff. 0.001)
1102.12/1102.33	c #Conflicts:     233000 | #Learnt:      17611 | 0.011
1102.12/1102.33	c total clause space: 127.173MB
1102.12/1102.33	c total #watches: 639854
1108.91/1109.12	c total #propagations: 18158547 / total #impl: 23824660352 (eff. 0.001)
1108.91/1109.12	c #Conflicts:     234000 | #Learnt:      18611 | 0.011
1108.91/1109.12	c total clause space: 127.173MB
1108.91/1109.12	c total #watches: 659223
1114.71/1114.92	c total #propagations: 18318371 / total #impl: 23915395349 (eff. 0.001)
1114.71/1114.92	c #Conflicts:     235000 | #Learnt:      19611 | 0.011
1114.71/1114.92	c total clause space: 127.173MB
1114.71/1114.92	c total #watches: 676234
1118.51/1118.75	c total #propagations: 18449807 / total #impl: 24018387060 (eff. 0.001)
1118.51/1118.75	c #Conflicts:     236000 | #Learnt:      20611 | 0.010
1118.51/1118.75	c total clause space: 127.173MB
1118.51/1118.75	c total #watches: 712981
1121.01/1121.24	c total #propagations: 18536582 / total #impl: 24069543430 (eff. 0.001)
1121.01/1121.24	c GC COLLECT
1121.01/1121.24	c #Conflicts:     237000 | #Learnt:       9547 | 0.010
1121.01/1121.24	c total clause space: 127.173MB
1121.01/1121.24	c total #watches: 412370
1123.11/1123.37	c total #propagations: 18589152 / total #impl: 24094025977 (eff. 0.001)
1123.11/1123.37	c #Conflicts:     238000 | #Learnt:      10547 | 0.010
1123.11/1123.37	c total clause space: 127.173MB
1123.11/1123.37	c total #watches: 425713
1124.71/1124.95	c total #propagations: 18643538 / total #impl: 24116887244 (eff. 0.001)
1124.71/1124.95	c #Conflicts:     239000 | #Learnt:      11547 | 0.010
1124.71/1124.95	c total clause space: 127.173MB
1124.71/1124.95	c total #watches: 429972
1126.61/1126.87	c total #propagations: 18665358 / total #impl: 24136382466 (eff. 0.001)
1126.61/1126.87	c #Conflicts:     240000 | #Learnt:      12547 | 0.010
1126.61/1126.87	c total clause space: 127.173MB
1126.61/1126.87	c total #watches: 440858
1130.11/1130.32	c total #propagations: 18704732 / total #impl: 24156240007 (eff. 0.001)
1130.11/1130.32	c #Conflicts:     241000 | #Learnt:      13547 | 0.010
1130.11/1130.32	c total clause space: 127.173MB
1130.11/1130.32	c total #watches: 465180
1133.91/1134.18	c total #propagations: 18797305 / total #impl: 24240876214 (eff. 0.001)
1133.91/1134.18	c #Conflicts:     242000 | #Learnt:      14547 | 0.010
1133.91/1134.18	c total clause space: 127.173MB
1133.91/1134.18	c total #watches: 507509
1137.80/1138.06	c total #propagations: 18919836 / total #impl: 24308407524 (eff. 0.001)
1137.80/1138.06	c #Conflicts:     243000 | #Learnt:      15547 | 0.010
1137.80/1138.06	c total clause space: 127.173MB
1137.80/1138.06	c total #watches: 556760
1140.90/1141.13	c total #propagations: 18988141 / total #impl: 24368275087 (eff. 0.001)
1140.90/1141.13	c #Conflicts:     244000 | #Learnt:      16547 | 0.010
1140.90/1141.13	c total clause space: 127.173MB
1140.90/1141.13	c total #watches: 570382
1144.80/1145.10	c total #propagations: 19061349 / total #impl: 24398317386 (eff. 0.001)
1144.80/1145.10	c #Conflicts:     245000 | #Learnt:      17547 | 0.010
1144.80/1145.10	c total clause space: 127.173MB
1144.80/1145.10	c total #watches: 620675
1149.90/1150.17	c total #propagations: 19188557 / total #impl: 24439378100 (eff. 0.001)
1149.90/1150.17	c #Conflicts:     246000 | #Learnt:      18547 | 0.010
1149.90/1150.17	c total clause space: 127.173MB
1149.90/1150.17	c total #watches: 655797
1155.10/1155.33	c total #propagations: 19289072 / total #impl: 24518457373 (eff. 0.001)
1155.10/1155.33	c #Conflicts:     247000 | #Learnt:      19547 | 0.010
1155.10/1155.33	c total clause space: 127.173MB
1155.10/1155.33	c total #watches: 666067
1161.60/1161.88	c total #propagations: 19349062 / total #impl: 24536703205 (eff. 0.001)
1161.60/1161.88	c #Conflicts:     248000 | #Learnt:      20547 | 0.010
1161.60/1161.88	c total clause space: 127.173MB
1161.60/1161.88	c total #watches: 678612
1163.80/1164.04	c total #propagations: 19426783 / total #impl: 24569325759 (eff. 0.001)
1163.80/1164.04	c GC COLLECT
1163.80/1164.04	c #Conflicts:     249000 | #Learnt:       9656 | 0.010
1163.80/1164.04	c total clause space: 127.173MB
1163.80/1164.04	c total #watches: 416855
1165.70/1165.97	c total #propagations: 19496608 / total #impl: 24627755017 (eff. 0.001)
1165.70/1165.97	c #Conflicts:     250000 | #Learnt:      10656 | 0.010
1165.70/1165.97	c total clause space: 127.173MB
1165.70/1165.97	c total #watches: 440740
1168.50/1168.78	c total #propagations: 19566394 / total #impl: 24674553382 (eff. 0.001)
1168.50/1168.78	c #Conflicts:     251000 | #Learnt:      11656 | 0.010
1168.50/1168.78	c total clause space: 127.173MB
1168.50/1168.78	c total #watches: 470813
1170.40/1170.66	c total #propagations: 19653267 / total #impl: 24739122239 (eff. 0.001)
1170.40/1170.66	c #Conflicts:     252000 | #Learnt:      12656 | 0.010
1170.40/1170.66	c total clause space: 127.173MB
1170.40/1170.66	c total #watches: 492672
1173.60/1173.86	c total #propagations: 19690627 / total #impl: 24757393334 (eff. 0.001)
1173.60/1173.86	c #Conflicts:     253000 | #Learnt:      13656 | 0.010
1173.60/1173.86	c total clause space: 127.173MB
1173.60/1173.86	c total #watches: 533161
1175.50/1175.76	c total #propagations: 19764349 / total #impl: 24793705584 (eff. 0.001)
1175.50/1175.76	c #Conflicts:     254000 | #Learnt:      14656 | 0.010
1175.50/1175.76	c total clause space: 127.173MB
1175.50/1175.76	c total #watches: 577434
1178.50/1178.75	c total #propagations: 19802875 / total #impl: 24827284776 (eff. 0.001)
1178.50/1178.75	c #Conflicts:     255000 | #Learnt:      15656 | 0.010
1178.50/1178.75	c total clause space: 127.173MB
1178.50/1178.75	c total #watches: 621332
1181.40/1181.61	c total #propagations: 19860752 / total #impl: 24881354130 (eff. 0.001)
1181.40/1181.61	c #Conflicts:     256000 | #Learnt:      16656 | 0.010
1181.40/1181.61	c total clause space: 127.173MB
1181.40/1181.61	c total #watches: 647014
1183.50/1183.75	c total #propagations: 19910867 / total #impl: 24922463199 (eff. 0.001)
1183.50/1183.75	c #Conflicts:     257000 | #Learnt:      17656 | 0.010
1183.50/1183.75	c total clause space: 127.173MB
1183.50/1183.75	c total #watches: 680012
1186.00/1186.23	c total #propagations: 19945769 / total #impl: 24963418095 (eff. 0.001)
1186.00/1186.23	c #Conflicts:     258000 | #Learnt:      18656 | 0.010
1186.00/1186.23	c total clause space: 127.173MB
1186.00/1186.23	c total #watches: 705797
1189.00/1189.28	c total #propagations: 19983594 / total #impl: 25008147953 (eff. 0.001)
1189.00/1189.28	c #Conflicts:     259000 | #Learnt:      19656 | 0.010
1189.00/1189.28	c total clause space: 127.173MB
1189.00/1189.28	c total #watches: 721871
1192.00/1192.22	c total #propagations: 20027572 / total #impl: 25050388564 (eff. 0.001)
1192.00/1192.22	c #Conflicts:     260000 | #Learnt:      20656 | 0.010
1192.00/1192.22	c total clause space: 127.173MB
1192.00/1192.22	c total #watches: 738775
1194.80/1195.01	c total #propagations: 20066562 / total #impl: 25092324849 (eff. 0.001)
1194.80/1195.01	c #Conflicts:     261000 | #Learnt:      21656 | 0.009
1194.80/1195.01	c total clause space: 127.173MB
1194.80/1195.01	c total #watches: 766599
1197.10/1197.30	c total #propagations: 20104252 / total #impl: 25136254332 (eff. 0.001)
1197.10/1197.30	c GC COLLECT
1197.10/1197.30	c #Conflicts:     262000 | #Learnt:      10661 | 0.009
1197.10/1197.30	c total clause space: 127.173MB
1197.10/1197.30	c total #watches: 500078
1200.00/1200.22	c total #propagations: 20141697 / total #impl: 25175335651 (eff. 0.001)
1200.00/1200.22	c #Conflicts:     263000 | #Learnt:      11661 | 0.009
1200.00/1200.22	c total clause space: 127.173MB
1200.00/1200.22	c total #watches: 547942
1202.59/1202.89	c total #propagations: 20179477 / total #impl: 25235695819 (eff. 0.001)
1202.59/1202.89	c #Conflicts:     264000 | #Learnt:      12661 | 0.009
1202.59/1202.89	c total clause space: 127.173MB
1202.59/1202.89	c total #watches: 577124
1205.29/1205.55	c total #propagations: 20206492 / total #impl: 25305509365 (eff. 0.001)
1205.29/1205.55	c #Conflicts:     265000 | #Learnt:      13661 | 0.009
1205.29/1205.55	c total clause space: 127.173MB
1205.29/1205.55	c total #watches: 623650
1207.60/1207.87	c total #propagations: 20235123 / total #impl: 25362157474 (eff. 0.001)
1207.60/1207.87	c #Conflicts:     266000 | #Learnt:      14661 | 0.009
1207.60/1207.87	c total clause space: 127.173MB
1207.60/1207.87	c total #watches: 657368
1210.29/1210.51	c total #propagations: 20270394 / total #impl: 25424920469 (eff. 0.001)
1210.29/1210.51	c #Conflicts:     267000 | #Learnt:      15661 | 0.009
1210.29/1210.51	c total clause space: 127.173MB
1210.29/1210.51	c total #watches: 681921
1213.99/1214.22	c total #propagations: 20304108 / total #impl: 25499257526 (eff. 0.001)
1213.99/1214.22	c #Conflicts:     268000 | #Learnt:      16661 | 0.009
1213.99/1214.22	c total clause space: 127.173MB
1213.99/1214.22	c total #watches: 742267
1217.99/1218.25	c total #propagations: 20352031 / total #impl: 25612636529 (eff. 0.001)
1217.99/1218.25	c #Conflicts:     269000 | #Learnt:      17661 | 0.009
1217.99/1218.25	c total clause space: 127.173MB
1217.99/1218.25	c total #watches: 789449
1222.19/1222.41	c total #propagations: 20392106 / total #impl: 25709583387 (eff. 0.001)
1222.19/1222.41	c #Conflicts:     270000 | #Learnt:      18661 | 0.009
1222.19/1222.41	c total clause space: 127.173MB
1222.19/1222.41	c total #watches: 846373
1229.99/1230.25	c total #propagations: 20435312 / total #impl: 25823289718 (eff. 0.001)
1229.99/1230.25	c #Conflicts:     271000 | #Learnt:      19661 | 0.009
1229.99/1230.25	c total clause space: 127.173MB
1229.99/1230.25	c total #watches: 907481
1237.59/1237.84	c total #propagations: 20502695 / total #impl: 26144992909 (eff. 0.001)
1237.59/1237.84	c #Conflicts:     272000 | #Learnt:      20661 | 0.009
1237.59/1237.84	c total clause space: 127.173MB
1237.59/1237.84	c total #watches: 968322
1246.99/1247.26	c total #propagations: 20569306 / total #impl: 26401898815 (eff. 0.001)
1246.99/1247.26	c #Conflicts:     273000 | #Learnt:      21661 | 0.009
1246.99/1247.26	c total clause space: 127.173MB
1246.99/1247.26	c total #watches: 1022144
1258.89/1259.17	c total #propagations: 20640901 / total #impl: 26661433548 (eff. 0.001)
1258.89/1259.17	c GC COLLECT
1258.89/1259.17	c #Conflicts:     274000 | #Learnt:       9643 | 0.009
1258.89/1259.17	c total clause space: 127.173MB
1258.89/1259.17	c total #watches: 625596
1265.28/1265.59	c total #propagations: 20718044 / total #impl: 27024701386 (eff. 0.001)
1265.28/1265.59	c #Conflicts:     275000 | #Learnt:      10643 | 0.009
1265.28/1265.59	c total clause space: 127.173MB
1265.28/1265.59	c total #watches: 658998
1273.48/1273.71	c total #propagations: 20809946 / total #impl: 27237136922 (eff. 0.001)
1273.48/1273.71	c #Conflicts:     276000 | #Learnt:      11643 | 0.009
1273.48/1273.71	c total clause space: 127.173MB
1273.48/1273.71	c total #watches: 720235
1279.68/1279.91	c total #propagations: 20885055 / total #impl: 27517550662 (eff. 0.001)
1279.68/1279.91	c #Conflicts:     277000 | #Learnt:      12643 | 0.009
1279.68/1279.91	c total clause space: 127.173MB
1279.68/1279.91	c total #watches: 791026
1286.98/1287.23	c total #propagations: 20948348 / total #impl: 27793660815 (eff. 0.001)
1286.98/1287.23	c #Conflicts:     278000 | #Learnt:      13643 | 0.009
1286.98/1287.23	c total clause space: 127.173MB
1286.98/1287.23	c total #watches: 829295
1295.28/1295.50	c total #propagations: 21027416 / total #impl: 28081415603 (eff. 0.001)
1295.28/1295.50	c #Conflicts:     279000 | #Learnt:      14643 | 0.009
1295.28/1295.50	c total clause space: 127.173MB
1295.28/1295.50	c total #watches: 876865
1302.29/1302.52	c total #propagations: 21116830 / total #impl: 28414875271 (eff. 0.001)
1302.29/1302.52	c #Conflicts:     280000 | #Learnt:      15643 | 0.009
1302.29/1302.52	c total clause space: 127.173MB
1302.29/1302.52	c total #watches: 954351
1310.08/1310.34	c total #propagations: 21177854 / total #impl: 28649266397 (eff. 0.001)
1310.08/1310.34	c #Conflicts:     281000 | #Learnt:      16643 | 0.009
1310.08/1310.34	c total clause space: 127.173MB
1310.08/1310.34	c total #watches: 993341
1316.58/1316.86	c total #propagations: 21257120 / total #impl: 28885608306 (eff. 0.001)
1316.58/1316.86	c #Conflicts:     282000 | #Learnt:      17643 | 0.009
1316.58/1316.86	c total clause space: 127.173MB
1316.58/1316.86	c total #watches: 1049669
1322.98/1323.20	c total #propagations: 21300806 / total #impl: 29049127917 (eff. 0.001)
1322.98/1323.20	c #Conflicts:     283000 | #Learnt:      18643 | 0.009
1322.98/1323.20	c total clause space: 127.173MB
1322.98/1323.20	c total #watches: 1098425
1329.68/1329.93	c total #propagations: 21343356 / total #impl: 29226170943 (eff. 0.001)
1329.68/1329.93	c #Conflicts:     284000 | #Learnt:      19643 | 0.009
1329.68/1329.93	c total clause space: 127.173MB
1329.68/1329.93	c total #watches: 1124840
1334.57/1334.82	c total #propagations: 21388074 / total #impl: 29425987421 (eff. 0.001)
1334.57/1334.82	c #Conflicts:     285000 | #Learnt:      20643 | 0.009
1334.57/1334.82	c total clause space: 127.173MB
1334.57/1334.82	c total #watches: 1165452
1344.08/1344.38	c total #propagations: 21443534 / total #impl: 29573445273 (eff. 0.001)
1344.08/1344.38	c #Conflicts:     286000 | #Learnt:      21643 | 0.009
1344.08/1344.38	c total clause space: 127.173MB
1344.08/1344.38	c total #watches: 1212931
1357.37/1357.66	c total #propagations: 21510084 / total #impl: 29861056049 (eff. 0.001)
1357.37/1357.66	c GC COLLECT
1357.37/1357.66	c #Conflicts:     287000 | #Learnt:       9794 | 0.009
1357.37/1357.66	c total clause space: 127.173MB
1357.37/1357.66	c total #watches: 641244
1364.57/1364.86	c total #propagations: 21587180 / total #impl: 30147177448 (eff. 0.001)
1364.57/1364.86	c #Conflicts:     288000 | #Learnt:      10794 | 0.009
1364.57/1364.86	c total clause space: 127.173MB
1364.57/1364.86	c total #watches: 662077
1368.47/1368.78	c total #propagations: 21657244 / total #impl: 30348984963 (eff. 0.001)
1368.47/1368.78	c #Conflicts:     289000 | #Learnt:      11794 | 0.009
1368.47/1368.78	c total clause space: 127.173MB
1368.47/1368.78	c total #watches: 701411
1374.67/1374.91	c total #propagations: 21696951 / total #impl: 30455916882 (eff. 0.001)
1374.67/1374.91	c #Conflicts:     290000 | #Learnt:      12794 | 0.009
1374.67/1374.91	c total clause space: 127.173MB
1374.67/1374.91	c total #watches: 788236
1382.27/1382.58	c total #propagations: 21755297 / total #impl: 30744309797 (eff. 0.001)
1382.27/1382.58	c #Conflicts:     291000 | #Learnt:      13794 | 0.009
1382.27/1382.58	c total clause space: 127.173MB
1382.27/1382.58	c total #watches: 868567
1387.27/1387.53	c total #propagations: 21814695 / total #impl: 31120703344 (eff. 0.001)
1387.27/1387.53	c #Conflicts:     292000 | #Learnt:      14794 | 0.008
1387.27/1387.53	c total clause space: 127.173MB
1387.27/1387.53	c total #watches: 903769
1392.07/1392.31	c total #propagations: 21862011 / total #impl: 31372763495 (eff. 0.001)
1392.07/1392.31	c #Conflicts:     293000 | #Learnt:      15794 | 0.008
1392.07/1392.31	c total clause space: 127.173MB
1392.07/1392.31	c total #watches: 957867
1397.97/1398.23	c total #propagations: 21906358 / total #impl: 31619014210 (eff. 0.001)
1397.97/1398.23	c #Conflicts:     294000 | #Learnt:      16794 | 0.008
1397.97/1398.23	c total clause space: 127.173MB
1397.97/1398.23	c total #watches: 1030570
1403.66/1403.99	c total #propagations: 21967864 / total #impl: 31939590735 (eff. 0.001)
1403.66/1403.99	c #Conflicts:     295000 | #Learnt:      17794 | 0.008
1403.66/1403.99	c total clause space: 127.173MB
1403.66/1403.99	c total #watches: 1074056
1410.46/1410.79	c total #propagations: 22002239 / total #impl: 32188432588 (eff. 0.001)
1410.46/1410.79	c #Conflicts:     296000 | #Learnt:      18794 | 0.008
1410.46/1410.79	c total clause space: 127.173MB
1410.46/1410.79	c total #watches: 1112875
1419.56/1419.84	c total #propagations: 22052196 / total #impl: 32553888492 (eff. 0.001)
1419.56/1419.84	c #Conflicts:     297000 | #Learnt:      19794 | 0.008
1419.56/1419.84	c total clause space: 127.173MB
1419.56/1419.84	c total #watches: 1208645
1429.46/1429.79	c total #propagations: 22105730 / total #impl: 32985600788 (eff. 0.001)
1429.46/1429.79	c #Conflicts:     298000 | #Learnt:      20794 | 0.008
1429.46/1429.79	c total clause space: 127.173MB
1429.46/1429.79	c total #watches: 1280814
1441.16/1441.48	c total #propagations: 22162823 / total #impl: 33498213918 (eff. 0.001)
1441.16/1441.48	c #Conflicts:     299000 | #Learnt:      21794 | 0.008
1441.16/1441.48	c total clause space: 127.173MB
1441.16/1441.48	c total #watches: 1364544
1456.85/1457.10	c total #propagations: 22228826 / total #impl: 34103828440 (eff. 0.001)
1456.85/1457.10	c #Conflicts:     300000 | #Learnt:      22794 | 0.008
1456.85/1457.10	c total clause space: 127.173MB
1456.85/1457.10	c total #watches: 1478100
1468.36/1468.66	c total #propagations: 22297740 / total #impl: 34962547083 (eff. 0.001)
1468.36/1468.66	c GC COLLECT
1468.36/1468.66	c #Conflicts:     301000 | #Learnt:      10558 | 0.008
1468.36/1468.66	c total clause space: 127.173MB
1468.36/1468.66	c total #watches: 922684
1482.15/1482.45	c total #propagations: 22359532 / total #impl: 35676665776 (eff. 0.001)
1482.15/1482.45	c #Conflicts:     302000 | #Learnt:      11558 | 0.008
1482.15/1482.45	c total clause space: 127.173MB
1482.15/1482.45	c total #watches: 1018086
1489.26/1489.55	c total #propagations: 22433278 / total #impl: 36616020739 (eff. 0.001)
1489.26/1489.55	c #Conflicts:     303000 | #Learnt:      12558 | 0.008
1489.26/1489.55	c total clause space: 127.173MB
1489.26/1489.55	c total #watches: 1087829
1494.75/1495.09	c total #propagations: 22482840 / total #impl: 37104944498 (eff. 0.001)
1494.75/1495.09	c #Conflicts:     304000 | #Learnt:      13558 | 0.008
1494.75/1495.09	c total clause space: 127.173MB
1494.75/1495.09	c total #watches: 1164731
1505.25/1505.56	c total #propagations: 22523176 / total #impl: 37460280923 (eff. 0.001)
1505.25/1505.56	c #Conflicts:     305000 | #Learnt:      14558 | 0.008
1505.25/1505.56	c total clause space: 127.173MB
1505.25/1505.56	c total #watches: 1333445
1518.25/1518.53	c total #propagations: 22582548 / total #impl: 38138215877 (eff. 0.001)
1518.25/1518.53	c #Conflicts:     306000 | #Learnt:      15558 | 0.008
1518.25/1518.53	c total clause space: 127.173MB
1518.25/1518.53	c total #watches: 1511263
1525.45/1525.72	c total #propagations: 22646313 / total #impl: 39030282201 (eff. 0.001)
1525.45/1525.72	c #Conflicts:     307000 | #Learnt:      16558 | 0.008
1525.45/1525.72	c total clause space: 127.173MB
1525.45/1525.72	c total #watches: 1726310
1534.84/1535.18	c total #propagations: 22690264 / total #impl: 39574437351 (eff. 0.001)
1534.84/1535.18	c #Conflicts:     308000 | #Learnt:      17558 | 0.008
1534.84/1535.18	c total clause space: 127.173MB
1534.84/1535.18	c total #watches: 1914561
1546.64/1546.92	c total #propagations: 22732426 / total #impl: 40290762809 (eff. 0.001)
1546.64/1546.92	c #Conflicts:     309000 | #Learnt:      18558 | 0.008
1546.64/1546.92	c total clause space: 127.173MB
1546.64/1546.92	c total #watches: 2046967
1558.55/1558.82	c total #propagations: 22764994 / total #impl: 41236985223 (eff. 0.001)
1558.55/1558.82	c #Conflicts:     310000 | #Learnt:      19558 | 0.008
1558.55/1558.82	c total clause space: 127.173MB
1558.55/1558.82	c total #watches: 2062660
1568.94/1569.26	c total #propagations: 22799195 / total #impl: 42028372681 (eff. 0.001)
1568.94/1569.26	c #Conflicts:     311000 | #Learnt:      20558 | 0.008
1568.94/1569.26	c total clause space: 127.173MB
1568.94/1569.26	c total #watches: 2066105
1582.14/1582.40	c total #propagations: 22833779 / total #impl: 42453316869 (eff. 0.001)
1582.14/1582.40	c #Conflicts:     312000 | #Learnt:      21558 | 0.008
1582.14/1582.40	c total clause space: 127.173MB
1582.14/1582.40	c total #watches: 2076115
1595.24/1595.59	c total #propagations: 22856084 / total #impl: 43420372558 (eff. 0.001)
1595.24/1595.59	c #Conflicts:     313000 | #Learnt:      22558 | 0.008
1595.24/1595.59	c total clause space: 127.173MB
1595.24/1595.59	c total #watches: 2113446
1608.43/1608.70	c total #propagations: 22882616 / total #impl: 44338640061 (eff. 0.001)
1608.43/1608.70	c #Conflicts:     314000 | #Learnt:      23558 | 0.008
1608.43/1608.70	c total clause space: 127.173MB
1608.43/1608.70	c total #watches: 2162839
1618.94/1619.22	c total #propagations: 22913648 / total #impl: 45269878839 (eff. 0.001)
1618.94/1619.22	c GC COLLECT
1618.94/1619.22	c #Conflicts:     315000 | #Learnt:      10977 | 0.008
1618.94/1619.22	c total clause space: 127.173MB
1618.94/1619.22	c total #watches: 1200400
1628.43/1628.79	c total #propagations: 22942384 / total #impl: 46187373974 (eff. 0.000)
1628.43/1628.79	c #Conflicts:     316000 | #Learnt:      11977 | 0.008
1628.43/1628.79	c total clause space: 127.173MB
1628.43/1628.79	c total #watches: 1270501
1642.93/1643.29	c total #propagations: 22970433 / total #impl: 46904400992 (eff. 0.000)
1642.93/1643.29	c #Conflicts:     317000 | #Learnt:      12977 | 0.008
1642.93/1643.29	c total clause space: 127.173MB
1642.93/1643.29	c total #watches: 1312531
1656.62/1656.98	c total #propagations: 23006919 / total #impl: 47185458410 (eff. 0.000)
1656.62/1656.98	c #Conflicts:     318000 | #Learnt:      13977 | 0.008
1656.62/1656.98	c total clause space: 127.173MB
1656.62/1656.98	c total #watches: 1360483
1683.02/1683.32	c total #propagations: 23041423 / total #impl: 47561470152 (eff. 0.000)
1683.02/1683.32	c #Conflicts:     319000 | #Learnt:      14977 | 0.008
1683.02/1683.32	c total clause space: 127.173MB
1683.02/1683.32	c total #watches: 1465533
1699.92/1700.24	c total #propagations: 23098306 / total #impl: 48160208693 (eff. 0.000)
1699.92/1700.24	c #Conflicts:     320000 | #Learnt:      15977 | 0.008
1699.92/1700.24	c total clause space: 127.173MB
1699.92/1700.24	c total #watches: 1524392
1720.12/1720.50	c total #propagations: 23137162 / total #impl: 49049837225 (eff. 0.000)
1720.12/1720.50	c #Conflicts:     321000 | #Learnt:      16977 | 0.008
1720.12/1720.50	c total clause space: 127.173MB
1720.12/1720.50	c total #watches: 1617494
1732.81/1733.13	c total #propagations: 23178951 / total #impl: 50012679359 (eff. 0.000)
1732.81/1733.13	c #Conflicts:     322000 | #Learnt:      17977 | 0.008
1732.81/1733.13	c total clause space: 127.173MB
1732.81/1733.13	c total #watches: 1702655
1747.21/1747.57	c total #propagations: 23209596 / total #impl: 50937368162 (eff. 0.000)
1747.21/1747.57	c #Conflicts:     323000 | #Learnt:      18977 | 0.008
1747.21/1747.57	c total clause space: 127.173MB
1747.21/1747.57	c total #watches: 1775055
1761.91/1762.22	c total #propagations: 23239441 / total #impl: 52225959234 (eff. 0.000)
1761.91/1762.22	c #Conflicts:     324000 | #Learnt:      19977 | 0.008
1761.91/1762.22	c total clause space: 127.173MB
1761.91/1762.22	c total #watches: 1833340
1775.51/1775.80	c total #propagations: 23269325 / total #impl: 53479986027 (eff. 0.000)
1775.51/1775.80	c #Conflicts:     325000 | #Learnt:      20977 | 0.008
1775.51/1775.80	c total clause space: 127.173MB
1775.51/1775.80	c total #watches: 1868860
1789.30/1789.66	c total #propagations: 23297306 / total #impl: 54588562004 (eff. 0.000)
1789.30/1789.66	c #Conflicts:     326000 | #Learnt:      21977 | 0.008
1789.30/1789.66	c total clause space: 127.173MB
1789.30/1789.66	c total #watches: 1993094

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-4088153-1465405904/watcher-4088153-1465405904 -o /tmp/evaluation-result-4088153-1465405904/solver-4088153-1465405904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088153-1465405904.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=25093
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.23 2.22 2.18 3/176 25096
/proc/meminfo: memFree=29959704/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 122523975 29810688 5268 33554432000 4194304 6201397 140733702579072 140734594173992 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 7278 5268 130 491 0 6777 0

[startup+0.100179 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25096
/proc/meminfo: memFree=29959704/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=34124 CPUtime=0.09 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 683 0 0 0 9 0 0 0 20 0 1 0 122523975 34942976 7113 33554432000 4194304 6201397 140733702579072 140734594173992 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 8531 7113 145 491 0 8030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34124

[startup+0.200381 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25096
/proc/meminfo: memFree=29959704/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=36844 CPUtime=0.19 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 1146 0 0 0 19 0 0 0 20 0 1 0 122523975 37728256 7411 33554432000 4194304 6201397 140733702579072 140734594173992 4207987 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 9211 7411 146 491 0 8710 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36844

[startup+0.300297 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25096
/proc/meminfo: memFree=29959704/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=37236 CPUtime=0.29 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 1285 0 0 0 29 0 0 0 20 0 1 0 122523975 38129664 8047 33554432000 4194304 6201397 140733702579072 140734594173992 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 9309 8047 146 491 0 8808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37236

[startup+0.700235 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25096
/proc/meminfo: memFree=29959704/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=42432 CPUtime=0.69 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 1676 0 0 0 69 0 0 0 20 0 1 0 122523975 43450368 8378 33554432000 4194304 6201397 140733702579072 140734594173992 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 10608 8378 146 491 0 10107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42432

[startup+1.50023 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 25097
/proc/meminfo: memFree=29903756/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=51188 CPUtime=1.48 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 2500 0 0 0 148 0 0 0 20 0 1 0 122523975 52416512 9577 33554432000 4194304 6201397 140733702579072 140733702577784 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 12797 9577 146 491 0 12296 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51188

[startup+3.10024 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 25097
/proc/meminfo: memFree=29883220/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=65568 CPUtime=3.09 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 3721 0 0 0 308 1 0 0 20 0 1 0 122523975 67141632 12136 33554432000 4194304 6201397 140733702579072 140733702578200 5135981 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 16392 12136 159 491 0 15891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65568

[startup+6.30024 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 25097
/proc/meminfo: memFree=29851192/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=65976 CPUtime=6.29 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 3811 0 0 0 628 1 0 0 20 0 1 0 122523975 67559424 14270 33554432000 4194304 6201397 140733702579072 140733702577736 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 16494 14270 159 491 0 15993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65976

[startup+12.7003 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 25097
/proc/meminfo: memFree=29817356/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=85080 CPUtime=12.69 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 5614 0 0 0 1268 1 0 0 20 0 1 0 122523975 87121920 17123 33554432000 4194304 6201397 140733702579072 140733702577784 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 21270 17123 165 491 0 20769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85080

[startup+25.5003 s]
/proc/loadavg: 2.22 2.22 2.18 4/177 25097
/proc/meminfo: memFree=29771204/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=90960 CPUtime=25.49 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 7287 0 0 0 2547 2 0 0 20 0 1 0 122523975 93143040 20711 33554432000 4194304 6201397 140733702579072 140733702577784 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 22740 20711 165 491 0 22239 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90960

[startup+51.1004 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 25097
/proc/meminfo: memFree=29683940/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=125940 CPUtime=51.08 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 8745 0 0 0 5106 2 0 0 20 0 1 0 122523975 128962560 25360 33554432000 4194304 6201397 140733702579072 140733702578200 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 31485 25360 165 491 0 30984 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 125940

[startup+102.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 25098
/proc/meminfo: memFree=29635408/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=132024 CPUtime=102.28 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10137 0 0 0 10225 3 0 0 20 0 1 0 122523975 135192576 27770 33554432000 4194304 6201397 140733702579072 140733702578200 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33006 27770 165 491 0 32505 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 132024

[startup+162.3 s]
/proc/loadavg: 2.30 2.24 2.19 3/177 25099
/proc/meminfo: memFree=29536252/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=132984 CPUtime=162.26 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10345 0 0 0 16223 3 0 0 20 0 1 0 122523975 136175616 27978 33554432000 4194304 6201397 140733702579072 140733702577784 4219568 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33246 27978 165 491 0 32745 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 132984

[startup+222.307 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 25100
/proc/meminfo: memFree=29524172/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=132984 CPUtime=222.26 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10477 0 0 0 22223 3 0 0 20 0 1 0 122523975 136175616 28621 33554432000 4194304 6201397 140733702579072 140733702578200 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33246 28621 165 491 0 32745 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 132984

[startup+282.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 25102
/proc/meminfo: memFree=29480180/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=132984 CPUtime=282.24 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10494 0 0 0 28221 3 0 0 20 0 1 0 122523975 136175616 28638 33554432000 4194304 6201397 140733702579072 140733702578200 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33246 28638 165 491 0 32745 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 132984

[startup+342.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 25103
/proc/meminfo: memFree=29476464/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=132984 CPUtime=342.22 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10507 0 0 0 34219 3 0 0 20 0 1 0 122523975 136175616 29288 33554432000 4194304 6201397 140733702579072 140733702578200 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33246 29288 165 491 0 32745 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 132984

[startup+402.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 25104
/proc/meminfo: memFree=29443028/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=132984 CPUtime=402.21 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10509 0 0 0 40218 3 0 0 20 0 1 0 122523975 136175616 29290 33554432000 4194304 6201397 140733702579072 140733702578200 4213182 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33246 29290 165 491 0 32745 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 132984

[startup+462.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 25105
/proc/meminfo: memFree=29409452/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=133368 CPUtime=462.2 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10562 0 0 0 46217 3 0 0 20 0 1 0 122523975 136568832 29343 33554432000 4194304 6201397 140733702579072 140733702578200 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33342 29343 165 491 0 32841 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 133368

[startup+522.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/178 25109
/proc/meminfo: memFree=29409120/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=133500 CPUtime=522.19 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 10579 0 0 0 52216 3 0 0 20 0 1 0 122523975 136704000 29360 33554432000 4194304 6201397 140733702579072 140733702578200 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 33375 29360 165 491 0 32874 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 133500

[startup+582.3 s]
/proc/loadavg: 2.26 2.23 2.18 3/177 25111
/proc/meminfo: memFree=29369492/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=185348 CPUtime=582.19 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 11580 0 0 0 58215 4 0 0 20 0 1 0 122523975 189796352 34701 33554432000 4194304 6201397 140733702579072 140733702578200 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 46337 34701 165 491 0 45836 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 185348


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


[startup+942.3 s]
/proc/loadavg: 2.20 2.23 2.18 4/177 25118
/proc/meminfo: memFree=29291468/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=195368 CPUtime=942.13 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13574 0 0 0 94208 5 0 0 20 0 1 0 122523975 200056832 41686 33554432000 4194304 6201397 140733702579072 140733702578200 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 48842 41686 165 491 0 48341 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 195368

[startup+1002.3 s]
/proc/loadavg: 2.07 2.19 2.17 3/177 25119
/proc/meminfo: memFree=29288368/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=195560 CPUtime=1002.13 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13606 0 0 0 100208 5 0 0 20 0 1 0 122523975 200253440 41718 33554432000 4194304 6201397 140733702579072 140733702578200 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 48890 41718 165 491 0 48389 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 195560

[startup+1062.3 s]
/proc/loadavg: 2.14 2.18 2.17 4/177 25120
/proc/meminfo: memFree=29266408/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=195752 CPUtime=1062.12 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13619 0 0 0 106207 5 0 0 20 0 1 0 122523975 200450048 41731 33554432000 4194304 6201397 140733702579072 140733702578200 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 48938 41731 165 491 0 48437 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 195752

[startup+1122.3 s]
/proc/loadavg: 2.27 2.19 2.17 3/178 25124
/proc/meminfo: memFree=29252352/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=195752 CPUtime=1122.11 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13622 0 0 0 112206 5 0 0 20 0 1 0 122523975 200450048 41734 33554432000 4194304 6201397 140733702579072 140733702578200 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 48938 41734 165 491 0 48437 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 195752

[startup+1182.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 25125
/proc/meminfo: memFree=29251732/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=195752 CPUtime=1182.1 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13622 0 0 0 118205 5 0 0 20 0 1 0 122523975 200450048 41734 33554432000 4194304 6201397 140733702579072 140733702578200 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 48938 41734 165 491 0 48437 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 195752

[startup+1242.3 s]
/proc/loadavg: 2.32 2.22 2.19 4/177 25127
/proc/meminfo: memFree=29250864/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=195752 CPUtime=1242.09 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13635 0 0 0 124204 5 0 0 20 0 1 0 122523975 200450048 41747 33554432000 4194304 6201397 140733702579072 140733702578200 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 48938 41747 165 491 0 48437 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 195752

[startup+1302.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 25128
/proc/meminfo: memFree=29250240/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=195944 CPUtime=1302.08 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13667 0 0 0 130203 5 0 0 20 0 1 0 122523975 200646656 41779 33554432000 4194304 6201397 140733702579072 140733702578200 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 48986 41779 165 491 0 48485 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 195944

[startup+1362.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 25129
/proc/meminfo: memFree=29237332/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=197096 CPUtime=1362.07 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13863 0 0 0 136202 5 0 0 20 0 1 0 122523975 201826304 41975 33554432000 4194304 6201397 140733702579072 140733702578200 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 49274 41975 165 491 0 48773 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 197096

[startup+1422.3 s]
/proc/loadavg: 2.24 2.21 2.18 4/177 25130
/proc/meminfo: memFree=29235996/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=197288 CPUtime=1422.07 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 13875 0 0 0 142202 5 0 0 20 0 1 0 122523975 202022912 41987 33554432000 4194304 6201397 140733702579072 140733702578200 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 49322 41987 165 491 0 48821 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 197288

[startup+1482.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 25131
/proc/meminfo: memFree=29217692/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=197672 CPUtime=1482.05 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 14011 0 0 0 148200 5 0 0 20 0 1 0 122523975 202416128 42123 33554432000 4194304 6201397 140733702579072 140733702578200 4213387 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 49418 42123 165 491 0 48917 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 197672

[startup+1542.31 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 25133
/proc/meminfo: memFree=29213352/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=202292 CPUtime=1542.05 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 15085 0 0 0 154199 6 0 0 20 0 1 0 122523975 207147008 43197 33554432000 4194304 6201397 140733702579072 140733702577784 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 50573 43197 165 491 0 50072 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 202292

[startup+1602.3 s]
/proc/loadavg: 2.21 2.19 2.18 4/177 25134
/proc/meminfo: memFree=29182764/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=204428 CPUtime=1602.03 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 15519 0 0 0 160197 6 0 0 20 0 1 0 122523975 209334272 46186 33554432000 4194304 6201397 140733702579072 140733702577736 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 51107 46186 165 491 0 50606 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 204428

[startup+1662.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 25135
/proc/meminfo: memFree=29170164/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=204428 CPUtime=1662.02 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 15529 0 0 0 166196 6 0 0 20 0 1 0 122523975 209334272 46707 33554432000 4194304 6201397 140733702579072 140733702578200 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 51107 46707 165 491 0 50606 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 204428

[startup+1722.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/178 25139
/proc/meminfo: memFree=29169940/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=204428 CPUtime=1722.01 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 15543 0 0 0 172195 6 0 0 20 0 1 0 122523975 209334272 46721 33554432000 4194304 6201397 140733702579072 140733702578200 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 51107 46721 165 491 0 50606 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 204428

[startup+1782.3 s]
/proc/loadavg: 2.25 2.20 2.18 4/177 25140
/proc/meminfo: memFree=29127384/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=204428 CPUtime=1782.01 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 15550 0 0 0 178195 6 0 0 20 0 1 0 122523975 209334272 46728 33554432000 4194304 6201397 140733702579072 140733702578200 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 51107 46728 165 491 0 50606 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 204428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/176 25186
/proc/meminfo: memFree=29723628/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=204428 CPUtime=1800 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 15552 0 0 0 179994 6 0 0 20 0 1 0 122523975 209334272 46730 33554432000 4194304 6201397 140733702579072 140733702578200 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 51107 46730 165 491 0 50606 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 204428

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/176 25186
/proc/meminfo: memFree=29723628/32872528 swapFree=16080/1655368
[pid=25096] ppid=25093 vsize=204428 CPUtime=1800 cores=1,3,5,7
/proc/25096/stat : 25096 (cdcl-cuttingpla) R 25093 25096 23343 0 -1 4202496 15552 0 0 0 179994 6 0 0 20 0 1 0 122523975 209334272 46730 33554432000 4194304 6201397 140733702579072 140733702578200 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 51107 46730 165 491 0 50606 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 204428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.068989
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 204428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.068989
maximum resident set size= 186920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15552
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= 15
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.38788 second user time and 10.8014 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 19:11:44
IDJOB=4088153
IDBENCH=2231
IDSOLVER=2550
FILE ID=node122/4088153-1465405904
RUNJOBID= node122-1465387891-23360
PBS_JOBID= 19853859
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088153-1465405904/watcher-4088153-1465405904 -o /tmp/evaluation-result-4088153-1465405904/solver-4088153-1465405904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088153-1465405904.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= ed36462db2ffa04ea65b986069441496
RANDOM SEED=432107276

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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:        29960340 kB
Buffers:          125952 kB
Cached:           328816 kB
SwapCached:          780 kB
Active:           201392 kB
Inactive:         316932 kB
Active(anon):      63084 kB
Inactive(anon):     2812 kB
Active(file):     138308 kB
Inactive(file):   314120 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099520 kB
Dirty:              5092 kB
Writeback:             0 kB
AnonPages:       1718244 kB
Mapped:             7712 kB
Shmem:                 0 kB
Slab:             605216 kB
SReclaimable:      48856 kB
SUnreclaim:       556360 kB
KernelStack:        1424 kB
PageTables:         7696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1857324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1691648 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= 71736 MiB
End job on node122 at 2016-06-08 19:41:44