If we print a problem, we print all of its constraints currently. In the time series example, we have 3283 constraints, so if we ever print the problem, it prints them all. Probably this was worse before #325 but it's still not great. We should probably just print ... after printing ~10 constraints.