Trace number 4087727

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01OPT-193 142.792 142.824

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-9000opt.opb
MD5SUM45bb740026f369f3965355a2a9c7d86d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-193
Best CPU time to get the best result obtained on this benchmark2.34064
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints63333
Number of constraints which are clauses63333
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 364
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 364
Number of bits of the biggest sum of numbers9
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.09	c * #variable= 2025 #constraint= 63333
0.19/0.26	c * #variable= 2025 #constraint= 63333
0.39/0.48	c S1->S2
0.39/0.48	c #Conflicts:       1000 | #Learnt:        990 | 0.000
0.39/0.48	c total clause space: 18.2382MB
0.39/0.48	c total #watches: 132689
0.49/0.53	c total #propagations: 72390 / total #impl: 184720 (eff. 0.392)
0.49/0.53	c #Conflicts:       2000 | #Learnt:       1990 | 0.000
0.49/0.53	c total clause space: 18.2382MB
0.49/0.53	c total #watches: 137707
0.49/0.58	c total #propagations: 139778 / total #impl: 392756 (eff. 0.356)
0.49/0.58	c #Conflicts:       3000 | #Learnt:       1999 | 0.000
0.49/0.58	c total clause space: 18.2382MB
0.49/0.58	c total #watches: 138421
0.59/0.64	c total #propagations: 203595 / total #impl: 569743 (eff. 0.357)
0.59/0.64	c S2->S1
0.59/0.64	c S1->S2
0.59/0.64	c #Conflicts:       4000 | #Learnt:        926 | 0.000
0.59/0.64	c total clause space: 18.2382MB
0.59/0.64	c total #watches: 131269
0.69/0.71	c total #propagations: 295914 / total #impl: 847662 (eff. 0.349)
0.69/0.71	c GC COLLECT
0.69/0.71	c #Conflicts:       5000 | #Learnt:       1316 | 0.000
0.69/0.71	c total clause space: 18.2382MB
0.69/0.71	c total #watches: 134148
0.69/0.79	c total #propagations: 360453 / total #impl: 1021899 (eff. 0.353)
0.69/0.79	c #Conflicts:       6000 | #Learnt:       2316 | 0.000
0.69/0.79	c total clause space: 18.2382MB
0.69/0.79	c total #watches: 139371
0.79/0.88	c total #propagations: 420370 / total #impl: 1219879 (eff. 0.345)
0.79/0.88	c #Conflicts:       7000 | #Learnt:       1715 | 0.000
0.79/0.88	c total clause space: 18.2382MB
0.79/0.88	c total #watches: 140747
0.89/0.97	c total #propagations: 492550 / total #impl: 1433692 (eff. 0.344)
0.89/0.97	c #Conflicts:       8000 | #Learnt:       2715 | 0.000
0.89/0.97	c total clause space: 18.2382MB
0.89/0.97	c total #watches: 143758
0.99/1.08	c total #propagations: 573328 / total #impl: 1731540 (eff. 0.331)
0.99/1.08	c #Conflicts:       9000 | #Learnt:       3715 | 0.000
0.99/1.08	c total clause space: 29.637MB
0.99/1.08	c total #watches: 147531
1.19/1.21	c total #propagations: 641936 / total #impl: 1949790 (eff. 0.329)
1.19/1.21	c GC COLLECT
1.19/1.21	c #Conflicts:      10000 | #Learnt:       2461 | 0.000
1.19/1.21	c total clause space: 29.637MB
1.19/1.21	c total #watches: 140833
1.29/1.31	c total #propagations: 713417 / total #impl: 2163294 (eff. 0.330)
1.29/1.31	c #Conflicts:      11000 | #Learnt:       3461 | 0.000
1.29/1.31	c total clause space: 29.637MB
1.29/1.31	c total #watches: 145074
1.39/1.43	c total #propagations: 780804 / total #impl: 2365754 (eff. 0.330)
1.39/1.43	c #Conflicts:      12000 | #Learnt:       4461 | 0.000
1.39/1.43	c total clause space: 29.637MB
1.39/1.43	c total #watches: 148721
1.49/1.55	c total #propagations: 847572 / total #impl: 2559982 (eff. 0.331)
1.49/1.55	c #Conflicts:      13000 | #Learnt:       5461 | 0.000
1.49/1.55	c total clause space: 29.637MB
1.49/1.55	c total #watches: 152081
1.59/1.65	c total #propagations: 919311 / total #impl: 2769594 (eff. 0.332)
1.59/1.65	c GC COLLECT
1.59/1.65	c #Conflicts:      14000 | #Learnt:       3732 | 0.001
1.59/1.65	c total clause space: 29.637MB
1.59/1.65	c total #watches: 143231
1.69/1.76	c total #propagations: 988745 / total #impl: 2969204 (eff. 0.333)
1.69/1.76	c #Conflicts:      15000 | #Learnt:       4732 | 0.000
1.69/1.76	c total clause space: 29.637MB
1.69/1.76	c total #watches: 146990
1.79/1.89	c total #propagations: 1059119 / total #impl: 3175735 (eff. 0.334)
1.79/1.89	c #Conflicts:      16000 | #Learnt:       5732 | 0.000
1.79/1.89	c total clause space: 29.637MB
1.79/1.89	c total #watches: 150640
1.99/2.03	c total #propagations: 1128984 / total #impl: 3384627 (eff. 0.334)
1.99/2.03	c GC COLLECT
1.99/2.03	c #Conflicts:      17000 | #Learnt:       3621 | 0.000
1.99/2.03	c total clause space: 29.637MB
1.99/2.03	c total #watches: 143142
2.09/2.16	c total #propagations: 1212023 / total #impl: 3654168 (eff. 0.332)
2.09/2.16	c #Conflicts:      18000 | #Learnt:       4621 | 0.000
2.09/2.16	c total clause space: 29.637MB
2.09/2.16	c total #watches: 147450
2.29/2.31	c total #propagations: 1300127 / total #impl: 3992799 (eff. 0.326)
2.29/2.31	c #Conflicts:      19000 | #Learnt:       5621 | 0.000
2.29/2.31	c total clause space: 29.637MB
2.29/2.31	c total #watches: 151657
2.39/2.47	c total #propagations: 1414951 / total #impl: 4578797 (eff. 0.309)
2.39/2.47	c #Conflicts:      20000 | #Learnt:       6621 | 0.001
2.39/2.47	c total clause space: 29.637MB
2.39/2.47	c total #watches: 155621
2.59/2.63	c total #propagations: 1488477 / total #impl: 4827964 (eff. 0.308)
2.59/2.63	c GC COLLECT
2.59/2.63	c #Conflicts:      21000 | #Learnt:       4167 | 0.000
2.59/2.63	c total clause space: 29.637MB
2.59/2.63	c total #watches: 147947
2.69/2.79	c total #propagations: 1568157 / total #impl: 5099547 (eff. 0.308)
2.69/2.79	c #Conflicts:      22000 | #Learnt:       5167 | 0.000
2.69/2.79	c total clause space: 29.637MB
2.69/2.79	c total #watches: 151253
2.89/2.94	c total #propagations: 1638660 / total #impl: 5320088 (eff. 0.308)
2.89/2.94	c #Conflicts:      23000 | #Learnt:       6167 | 0.000
2.89/2.94	c total clause space: 29.637MB
2.89/2.94	c total #watches: 155272
2.99/3.08	c total #propagations: 1718148 / total #impl: 5605798 (eff. 0.306)
2.99/3.08	c #Conflicts:      24000 | #Learnt:       7167 | 0.000
2.99/3.08	c total clause space: 29.637MB
2.99/3.08	c total #watches: 159059
3.19/3.23	c total #propagations: 1780827 / total #impl: 5800275 (eff. 0.307)
3.19/3.23	c GC COLLECT
3.19/3.23	c #Conflicts:      25000 | #Learnt:       4383 | 0.000
3.19/3.23	c total clause space: 29.637MB
3.19/3.23	c total #watches: 147576
3.29/3.39	c total #propagations: 1845605 / total #impl: 6028223 (eff. 0.306)
3.29/3.39	c #Conflicts:      26000 | #Learnt:       5383 | 0.000
3.29/3.39	c total clause space: 29.637MB
3.29/3.39	c total #watches: 150803
3.49/3.53	c total #propagations: 1922683 / total #impl: 6304172 (eff. 0.305)
3.49/3.53	c #Conflicts:      27000 | #Learnt:       6383 | 0.000
3.49/3.53	c total clause space: 29.637MB
3.49/3.53	c total #watches: 154570
3.59/3.69	c total #propagations: 1999535 / total #impl: 6563945 (eff. 0.305)
3.59/3.69	c #Conflicts:      28000 | #Learnt:       7383 | 0.000
3.59/3.69	c total clause space: 29.637MB
3.59/3.69	c total #watches: 158188
3.79/3.87	c total #propagations: 2078106 / total #impl: 6825761 (eff. 0.304)
3.79/3.87	c GC COLLECT
3.79/3.87	c #Conflicts:      29000 | #Learnt:       4291 | 0.000
3.79/3.87	c total clause space: 29.637MB
3.79/3.87	c total #watches: 147451
3.99/4.01	c total #propagations: 2155983 / total #impl: 7089006 (eff. 0.304)
3.99/4.01	c #Conflicts:      30000 | #Learnt:       5291 | 0.000
3.99/4.01	c total clause space: 29.637MB
3.99/4.01	c total #watches: 150885
4.09/4.16	c total #propagations: 2231157 / total #impl: 7386505 (eff. 0.302)
4.09/4.16	c #Conflicts:      31000 | #Learnt:       6291 | 0.000
4.09/4.16	c total clause space: 29.637MB
4.09/4.16	c total #watches: 154221
4.29/4.34	c total #propagations: 2311661 / total #impl: 7705099 (eff. 0.300)
4.29/4.34	c #Conflicts:      32000 | #Learnt:       7291 | 0.000
4.29/4.34	c total clause space: 29.637MB
4.29/4.34	c total #watches: 158380
4.49/4.52	c total #propagations: 2391627 / total #impl: 7987092 (eff. 0.299)
4.49/4.52	c #Conflicts:      33000 | #Learnt:       8291 | 0.000
4.49/4.52	c total clause space: 29.637MB
4.49/4.52	c total #watches: 161890
4.69/4.70	c total #propagations: 2461515 / total #impl: 8230869 (eff. 0.299)
4.69/4.70	c GC COLLECT
4.69/4.70	c #Conflicts:      34000 | #Learnt:       4898 | 0.000
4.69/4.70	c total clause space: 29.637MB
4.69/4.70	c total #watches: 150577
4.79/4.87	c total #propagations: 2536781 / total #impl: 8489558 (eff. 0.299)
4.79/4.87	c #Conflicts:      35000 | #Learnt:       5898 | 0.000
4.79/4.87	c total clause space: 29.637MB
4.79/4.87	c total #watches: 154647
4.99/5.04	c total #propagations: 2609517 / total #impl: 8727259 (eff. 0.299)
4.99/5.04	c #Conflicts:      36000 | #Learnt:       6898 | 0.000
4.99/5.04	c total clause space: 29.637MB
4.99/5.04	c total #watches: 157895
5.19/5.23	c total #propagations: 2681387 / total #impl: 8995197 (eff. 0.298)
5.19/5.23	c #Conflicts:      37000 | #Learnt:       7898 | 0.000
5.19/5.23	c total clause space: 29.637MB
5.19/5.23	c total #watches: 161793
5.39/5.43	c total #propagations: 2763398 / total #impl: 9318411 (eff. 0.297)
5.39/5.43	c #Conflicts:      38000 | #Learnt:       8898 | 0.000
5.39/5.43	c total clause space: 29.637MB
5.39/5.43	c total #watches: 165371
5.60/5.61	c total #propagations: 2843873 / total #impl: 9623986 (eff. 0.295)
5.60/5.61	c GC COLLECT
5.60/5.61	c #Conflicts:      39000 | #Learnt:       5200 | 0.000
5.60/5.61	c total clause space: 29.637MB
5.60/5.61	c total #watches: 151847
5.69/5.77	c total #propagations: 2919852 / total #impl: 9892542 (eff. 0.295)
5.69/5.77	c #Conflicts:      40000 | #Learnt:       6200 | 0.000
5.69/5.77	c total clause space: 29.637MB
5.69/5.77	c total #watches: 155209
5.89/5.95	c total #propagations: 2992112 / total #impl: 10183429 (eff. 0.294)
5.89/5.95	c #Conflicts:      41000 | #Learnt:       7200 | 0.000
5.89/5.95	c total clause space: 29.637MB
5.89/5.95	c total #watches: 158874
6.09/6.13	c total #propagations: 3078792 / total #impl: 10517864 (eff. 0.293)
6.09/6.13	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
6.09/6.13	c total clause space: 29.637MB
6.09/6.13	c total #watches: 162567
6.29/6.33	c total #propagations: 3157834 / total #impl: 10806209 (eff. 0.292)
6.29/6.33	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
6.29/6.33	c total clause space: 29.637MB
6.29/6.33	c total #watches: 165928
6.49/6.53	c total #propagations: 3246537 / total #impl: 11155422 (eff. 0.291)
6.49/6.53	c GC COLLECT
6.49/6.53	c #Conflicts:      44000 | #Learnt:       5204 | 0.000
6.49/6.53	c total clause space: 29.637MB
6.49/6.53	c total #watches: 152162
6.70/6.71	c total #propagations: 3337614 / total #impl: 11516671 (eff. 0.290)
6.70/6.71	c #Conflicts:      45000 | #Learnt:       6204 | 0.000
6.70/6.71	c total clause space: 29.637MB
6.70/6.71	c total #watches: 156018
6.79/6.88	c total #propagations: 3442647 / total #impl: 11986375 (eff. 0.287)
6.79/6.88	c #Conflicts:      46000 | #Learnt:       7204 | 0.000
6.79/6.88	c total clause space: 29.637MB
6.79/6.88	c total #watches: 159474
6.99/7.08	c total #propagations: 3534392 / total #impl: 12354496 (eff. 0.286)
6.99/7.08	c #Conflicts:      47000 | #Learnt:       8204 | 0.000
6.99/7.08	c total clause space: 29.637MB
6.99/7.08	c total #watches: 163042
7.19/7.28	c total #propagations: 3615463 / total #impl: 12663488 (eff. 0.286)
7.19/7.28	c #Conflicts:      48000 | #Learnt:       9204 | 0.000
7.19/7.28	c total clause space: 29.637MB
7.19/7.28	c total #watches: 166855
7.49/7.50	c total #propagations: 3694751 / total #impl: 12954059 (eff. 0.285)
7.49/7.50	c #Conflicts:      49000 | #Learnt:      10204 | 0.000
7.49/7.50	c total clause space: 29.637MB
7.49/7.50	c total #watches: 169958
7.59/7.69	c total #propagations: 3781315 / total #impl: 13270352 (eff. 0.285)
7.59/7.69	c GC COLLECT
7.59/7.69	c #Conflicts:      50000 | #Learnt:       5904 | 0.000
7.59/7.69	c total clause space: 29.637MB
7.59/7.69	c total #watches: 154496
7.80/7.88	c total #propagations: 3851874 / total #impl: 13491685 (eff. 0.285)
7.80/7.88	c #Conflicts:      51000 | #Learnt:       6904 | 0.000
7.80/7.88	c total clause space: 29.637MB
7.80/7.88	c total #watches: 157988
7.99/8.07	c total #propagations: 3932615 / total #impl: 13794326 (eff. 0.285)
7.99/8.07	c #Conflicts:      52000 | #Learnt:       7904 | 0.000
7.99/8.07	c total clause space: 29.637MB
7.99/8.07	c total #watches: 161518
8.19/8.26	c total #propagations: 4012366 / total #impl: 14099289 (eff. 0.285)
8.19/8.26	c #Conflicts:      53000 | #Learnt:       8904 | 0.000
8.19/8.26	c total clause space: 29.637MB
8.19/8.26	c total #watches: 164594
8.39/8.47	c total #propagations: 4097811 / total #impl: 14424065 (eff. 0.284)
8.39/8.47	c #Conflicts:      54000 | #Learnt:       9904 | 0.000
8.39/8.47	c total clause space: 29.637MB
8.39/8.47	c total #watches: 167536
8.59/8.68	c total #propagations: 4171417 / total #impl: 14673880 (eff. 0.284)
8.59/8.68	c #Conflicts:      55000 | #Learnt:      10904 | 0.000
8.59/8.68	c total clause space: 29.637MB
8.59/8.68	c total #watches: 171103
8.80/8.88	c total #propagations: 4257000 / total #impl: 14993366 (eff. 0.284)
8.80/8.88	c GC COLLECT
8.80/8.88	c #Conflicts:      56000 | #Learnt:       6305 | 0.000
8.80/8.88	c total clause space: 29.637MB
8.80/8.88	c total #watches: 155963
8.99/9.06	c total #propagations: 4322408 / total #impl: 15211404 (eff. 0.284)
8.99/9.06	c #Conflicts:      57000 | #Learnt:       7305 | 0.000
8.99/9.06	c total clause space: 29.637MB
8.99/9.06	c total #watches: 159314
9.19/9.27	c total #propagations: 4387841 / total #impl: 15431325 (eff. 0.284)
9.19/9.27	c #Conflicts:      58000 | #Learnt:       8305 | 0.000
9.19/9.27	c total clause space: 29.637MB
9.19/9.27	c total #watches: 163011
9.39/9.46	c total #propagations: 4465366 / total #impl: 15716777 (eff. 0.284)
9.39/9.46	c #Conflicts:      59000 | #Learnt:       9305 | 0.000
9.39/9.46	c total clause space: 29.637MB
9.39/9.46	c total #watches: 166487
9.59/9.66	c total #propagations: 4544365 / total #impl: 15999662 (eff. 0.284)
9.59/9.66	c #Conflicts:      60000 | #Learnt:      10305 | 0.000
9.59/9.66	c total clause space: 29.637MB
9.59/9.66	c total #watches: 169626
9.79/9.87	c total #propagations: 4624851 / total #impl: 16287767 (eff. 0.284)
9.79/9.87	c #Conflicts:      61000 | #Learnt:      11305 | 0.000
9.79/9.87	c total clause space: 29.637MB
9.79/9.87	c total #watches: 173171
10.00/10.07	c total #propagations: 4707649 / total #impl: 16601644 (eff. 0.284)
10.00/10.07	c GC COLLECT
10.00/10.07	c #Conflicts:      62000 | #Learnt:       6401 | 0.000
10.00/10.07	c total clause space: 29.637MB
10.00/10.07	c total #watches: 156506
10.19/10.25	c total #propagations: 4781333 / total #impl: 16851067 (eff. 0.284)
10.19/10.25	c #Conflicts:      63000 | #Learnt:       7401 | 0.000
10.19/10.25	c total clause space: 29.637MB
10.19/10.25	c total #watches: 160089
10.39/10.43	c total #propagations: 4856344 / total #impl: 17091991 (eff. 0.284)
10.39/10.43	c #Conflicts:      64000 | #Learnt:       8401 | 0.000
10.39/10.43	c total clause space: 29.637MB
10.39/10.43	c total #watches: 163723
10.59/10.62	c total #propagations: 4928740 / total #impl: 17332842 (eff. 0.284)
10.59/10.62	c #Conflicts:      65000 | #Learnt:       9401 | 0.000
10.59/10.62	c total clause space: 29.637MB
10.59/10.62	c total #watches: 167247
10.79/10.86	c total #propagations: 5001271 / total #impl: 17563815 (eff. 0.285)
10.79/10.86	c #Conflicts:      66000 | #Learnt:      10401 | 0.000
10.79/10.86	c total clause space: 29.637MB
10.79/10.86	c total #watches: 170403
11.00/11.09	c total #propagations: 5092199 / total #impl: 17916836 (eff. 0.284)
11.00/11.09	c #Conflicts:      67000 | #Learnt:      11401 | 0.000
11.00/11.09	c total clause space: 29.637MB
11.00/11.09	c total #watches: 174220
11.29/11.32	c total #propagations: 5182996 / total #impl: 18335452 (eff. 0.283)
11.29/11.32	c #Conflicts:      68000 | #Learnt:      12401 | 0.000
11.29/11.32	c total clause space: 29.637MB
11.29/11.32	c total #watches: 178159
11.49/11.52	c total #propagations: 5278099 / total #impl: 18748825 (eff. 0.282)
11.49/11.52	c GC COLLECT
11.49/11.52	c #Conflicts:      69000 | #Learnt:       7199 | 0.000
11.49/11.52	c total clause space: 29.637MB
11.49/11.52	c total #watches: 159204
11.69/11.71	c total #propagations: 5365599 / total #impl: 19108537 (eff. 0.281)
11.69/11.71	c #Conflicts:      70000 | #Learnt:       8199 | 0.000
11.69/11.71	c total clause space: 29.637MB
11.69/11.71	c total #watches: 162525
11.79/11.89	c total #propagations: 5442255 / total #impl: 19393295 (eff. 0.281)
11.79/11.89	c #Conflicts:      71000 | #Learnt:       9199 | 0.000
11.79/11.89	c total clause space: 29.637MB
11.79/11.89	c total #watches: 166039
12.10/12.10	c total #propagations: 5522496 / total #impl: 19656245 (eff. 0.281)
12.10/12.10	c #Conflicts:      72000 | #Learnt:      10199 | 0.000
12.10/12.10	c total clause space: 29.637MB
12.10/12.10	c total #watches: 168927
12.29/12.30	c total #propagations: 5594869 / total #impl: 19897364 (eff. 0.281)
12.29/12.30	c #Conflicts:      73000 | #Learnt:      11199 | 0.000
12.29/12.30	c total clause space: 29.637MB
12.29/12.30	c total #watches: 172072
12.49/12.50	c total #propagations: 5664777 / total #impl: 20151215 (eff. 0.281)
12.49/12.50	c #Conflicts:      74000 | #Learnt:      12199 | 0.000
12.49/12.50	c total clause space: 29.637MB
12.49/12.50	c total #watches: 175492
12.69/12.72	c total #propagations: 5738296 / total #impl: 20415152 (eff. 0.281)
12.69/12.72	c GC COLLECT
12.69/12.72	c #Conflicts:      75000 | #Learnt:       6694 | 0.000
12.69/12.72	c total clause space: 29.637MB
12.69/12.72	c total #watches: 157255
12.79/12.89	c total #propagations: 5812792 / total #impl: 20662062 (eff. 0.281)
12.79/12.89	c #Conflicts:      76000 | #Learnt:       7694 | 0.000
12.79/12.89	c total clause space: 29.637MB
12.79/12.89	c total #watches: 160447
12.99/13.08	c total #propagations: 5882960 / total #impl: 20886471 (eff. 0.282)
12.99/13.08	c #Conflicts:      77000 | #Learnt:       8694 | 0.000
12.99/13.08	c total clause space: 29.637MB
12.99/13.08	c total #watches: 164309
13.20/13.30	c total #propagations: 5959479 / total #impl: 21167798 (eff. 0.282)
13.20/13.30	c #Conflicts:      78000 | #Learnt:       9694 | 0.000
13.20/13.30	c total clause space: 29.637MB
13.20/13.30	c total #watches: 167539
13.49/13.51	c total #propagations: 6047466 / total #impl: 21545297 (eff. 0.281)
13.49/13.51	c #Conflicts:      79000 | #Learnt:      10694 | 0.000
13.49/13.51	c total clause space: 29.637MB
13.49/13.51	c total #watches: 171277
13.69/13.73	c total #propagations: 6141933 / total #impl: 21983733 (eff. 0.279)
13.69/13.73	c #Conflicts:      80000 | #Learnt:      11694 | 0.000
13.69/13.73	c total clause space: 29.637MB
13.69/13.73	c total #watches: 175185
13.89/13.98	c total #propagations: 6232465 / total #impl: 22348884 (eff. 0.279)
13.89/13.98	c #Conflicts:      81000 | #Learnt:      12694 | 0.000
13.89/13.98	c total clause space: 29.637MB
13.89/13.98	c total #watches: 178851
14.19/14.25	c total #propagations: 6330922 / total #impl: 22810630 (eff. 0.278)
14.19/14.25	c GC COLLECT
14.19/14.25	c #Conflicts:      82000 | #Learnt:       6896 | 0.000
14.19/14.25	c total clause space: 29.637MB
14.19/14.25	c total #watches: 157860
14.40/14.44	c total #propagations: 6421789 / total #impl: 23205902 (eff. 0.277)
14.40/14.44	c #Conflicts:      83000 | #Learnt:       7896 | 0.000
14.40/14.44	c total clause space: 29.637MB
14.40/14.44	c total #watches: 161224
14.59/14.65	c total #propagations: 6503585 / total #impl: 23496839 (eff. 0.277)
14.59/14.65	c #Conflicts:      84000 | #Learnt:       8896 | 0.000
14.59/14.65	c total clause space: 29.637MB
14.59/14.65	c total #watches: 164868
14.79/14.85	c total #propagations: 6616235 / total #impl: 24082812 (eff. 0.275)
14.79/14.85	c #Conflicts:      85000 | #Learnt:       9896 | 0.000
14.79/14.85	c total clause space: 29.637MB
14.79/14.85	c total #watches: 168758
14.99/15.05	c total #propagations: 6726352 / total #impl: 24705384 (eff. 0.272)
14.99/15.05	c #Conflicts:      86000 | #Learnt:      10896 | 0.000
14.99/15.05	c total clause space: 29.637MB
14.99/15.05	c total #watches: 172289
15.19/15.27	c total #propagations: 6815847 / total #impl: 25091816 (eff. 0.272)
15.19/15.27	c #Conflicts:      87000 | #Learnt:      11896 | 0.000
15.19/15.27	c total clause space: 29.637MB
15.19/15.27	c total #watches: 176130
15.50/15.52	c total #propagations: 6933483 / total #impl: 25644402 (eff. 0.270)
15.50/15.52	c #Conflicts:      88000 | #Learnt:      12896 | 0.000
15.50/15.52	c total clause space: 29.637MB
15.50/15.52	c total #watches: 179559
15.69/15.75	c total #propagations: 7014428 / total #impl: 25943654 (eff. 0.270)
15.69/15.75	c #Conflicts:      89000 | #Learnt:      13896 | 0.000
15.69/15.75	c total clause space: 29.637MB
15.69/15.75	c total #watches: 183141
15.89/15.97	c total #propagations: 7097283 / total #impl: 26269160 (eff. 0.270)
15.89/15.97	c GC COLLECT
15.89/15.97	c #Conflicts:      90000 | #Learnt:       7800 | 0.000
15.89/15.97	c total clause space: 48.1602MB
15.89/15.97	c total #watches: 161238
16.09/16.17	c total #propagations: 7174639 / total #impl: 26555422 (eff. 0.270)
16.09/16.17	c #Conflicts:      91000 | #Learnt:       8800 | 0.000
16.09/16.17	c total clause space: 48.1602MB
16.09/16.17	c total #watches: 165078
16.39/16.40	c total #propagations: 7258566 / total #impl: 26857344 (eff. 0.270)
16.39/16.40	c #Conflicts:      92000 | #Learnt:       9800 | 0.000
16.39/16.40	c total clause space: 48.1602MB
16.39/16.40	c total #watches: 169145
16.59/16.64	c total #propagations: 7338877 / total #impl: 27195669 (eff. 0.270)
16.59/16.64	c #Conflicts:      93000 | #Learnt:      10800 | 0.000
16.59/16.64	c total clause space: 48.1602MB
16.59/16.64	c total #watches: 172871
16.89/16.90	c total #propagations: 7420548 / total #impl: 27495277 (eff. 0.270)
16.89/16.90	c #Conflicts:      94000 | #Learnt:      11800 | 0.000
16.89/16.90	c total clause space: 48.1602MB
16.89/16.90	c total #watches: 176188
17.09/17.17	c total #propagations: 7503227 / total #impl: 27810651 (eff. 0.270)
17.09/17.17	c #Conflicts:      95000 | #Learnt:      12800 | 0.000
17.09/17.17	c total clause space: 48.1602MB
17.09/17.17	c total #watches: 179745
17.39/17.42	c total #propagations: 7583259 / total #impl: 28114161 (eff. 0.270)
17.39/17.42	c #Conflicts:      96000 | #Learnt:      13800 | 0.000
17.39/17.42	c total clause space: 48.1602MB
17.39/17.42	c total #watches: 183054
17.59/17.69	c total #propagations: 7661472 / total #impl: 28397119 (eff. 0.270)
17.59/17.69	c #Conflicts:      97000 | #Learnt:      14800 | 0.000
17.59/17.69	c total clause space: 48.1602MB
17.59/17.69	c total #watches: 186279
17.79/17.89	c total #propagations: 7730801 / total #impl: 28641757 (eff. 0.270)
17.79/17.89	c GC COLLECT
17.79/17.89	c #Conflicts:      98000 | #Learnt:       8404 | 0.000
17.79/17.89	c total clause space: 48.1602MB
17.79/17.89	c total #watches: 163601
17.99/18.09	c total #propagations: 7813995 / total #impl: 28977091 (eff. 0.270)
17.99/18.09	c #Conflicts:      99000 | #Learnt:       9404 | 0.000
17.99/18.09	c total clause space: 48.1602MB
17.99/18.09	c total #watches: 167956
18.29/18.35	c total #propagations: 7894754 / total #impl: 29258587 (eff. 0.270)
18.29/18.35	c #Conflicts:     100000 | #Learnt:      10404 | 0.000
18.29/18.35	c total clause space: 48.1602MB
18.29/18.35	c total #watches: 171430
18.59/18.62	c total #propagations: 7979652 / total #impl: 29559234 (eff. 0.270)
18.59/18.62	c #Conflicts:     101000 | #Learnt:      11404 | 0.000
18.59/18.62	c total clause space: 48.1602MB
18.59/18.62	c total #watches: 174651
18.79/18.86	c total #propagations: 8057934 / total #impl: 29834059 (eff. 0.270)
18.79/18.86	c #Conflicts:     102000 | #Learnt:      12404 | 0.000
18.79/18.86	c total clause space: 48.1602MB
18.79/18.86	c total #watches: 178210
19.09/19.11	c total #propagations: 8146986 / total #impl: 30207156 (eff. 0.270)
19.09/19.11	c #Conflicts:     103000 | #Learnt:      13404 | 0.000
19.09/19.11	c total clause space: 48.1602MB
19.09/19.11	c total #watches: 181751
19.29/19.37	c total #propagations: 8234871 / total #impl: 30565248 (eff. 0.269)
19.29/19.37	c #Conflicts:     104000 | #Learnt:      14404 | 0.000
19.29/19.37	c total clause space: 48.1602MB
19.29/19.37	c total #watches: 185317
19.59/19.65	c total #propagations: 8327885 / total #impl: 30939153 (eff. 0.269)
19.59/19.65	c #Conflicts:     105000 | #Learnt:      15404 | 0.000
19.59/19.65	c total clause space: 48.1602MB
19.59/19.65	c total #watches: 188457
19.79/19.87	c total #propagations: 8399258 / total #impl: 31170732 (eff. 0.269)
19.79/19.87	c GC COLLECT
19.79/19.87	c #Conflicts:     106000 | #Learnt:       8698 | 0.000
19.79/19.87	c total clause space: 48.1602MB
19.79/19.87	c total #watches: 164018
19.99/20.07	c total #propagations: 8472741 / total #impl: 31437246 (eff. 0.270)
19.99/20.07	c #Conflicts:     107000 | #Learnt:       9698 | 0.000
19.99/20.07	c total clause space: 48.1602MB
19.99/20.07	c total #watches: 167518
20.19/20.29	c total #propagations: 8542815 / total #impl: 31668939 (eff. 0.270)
20.19/20.29	c #Conflicts:     108000 | #Learnt:      10698 | 0.000
20.19/20.29	c total clause space: 48.1602MB
20.19/20.29	c total #watches: 170974
20.49/20.52	c total #propagations: 8633265 / total #impl: 32000474 (eff. 0.270)
20.49/20.52	c #Conflicts:     109000 | #Learnt:      11698 | 0.000
20.49/20.52	c total clause space: 48.1602MB
20.49/20.52	c total #watches: 174773
20.69/20.74	c total #propagations: 8717263 / total #impl: 32304729 (eff. 0.270)
20.69/20.74	c #Conflicts:     110000 | #Learnt:      12698 | 0.000
20.69/20.74	c total clause space: 48.1602MB
20.69/20.74	c total #watches: 179066
20.99/21.01	c total #propagations: 8829989 / total #impl: 32818105 (eff. 0.269)
20.99/21.01	c #Conflicts:     111000 | #Learnt:      13698 | 0.000
20.99/21.01	c total clause space: 48.1602MB
20.99/21.01	c total #watches: 182967
21.29/21.30	c total #propagations: 8907737 / total #impl: 33087676 (eff. 0.269)
21.29/21.30	c #Conflicts:     112000 | #Learnt:      14698 | 0.000
21.29/21.30	c total clause space: 48.1602MB
21.29/21.30	c total #watches: 186104
21.59/21.62	c total #propagations: 8974144 / total #impl: 33301803 (eff. 0.269)
21.59/21.62	c #Conflicts:     113000 | #Learnt:      15698 | 0.000
21.59/21.62	c total clause space: 48.1602MB
21.59/21.62	c total #watches: 189241
21.79/21.87	c total #propagations: 9060852 / total #impl: 33624543 (eff. 0.269)
21.79/21.87	c GC COLLECT
21.79/21.87	c #Conflicts:     114000 | #Learnt:       8692 | 0.000
21.79/21.87	c total clause space: 48.1602MB
21.79/21.87	c total #watches: 163903
21.99/22.09	c total #propagations: 9139708 / total #impl: 33915749 (eff. 0.269)
21.99/22.09	c #Conflicts:     115000 | #Learnt:       9692 | 0.000
21.99/22.09	c total clause space: 48.1602MB
21.99/22.09	c total #watches: 167607
22.29/22.30	c total #propagations: 9219580 / total #impl: 34190088 (eff. 0.270)
22.29/22.30	c #Conflicts:     116000 | #Learnt:      10692 | 0.000
22.29/22.30	c total clause space: 48.1602MB
22.29/22.30	c total #watches: 171457
22.49/22.54	c total #propagations: 9293652 / total #impl: 34446079 (eff. 0.270)
22.49/22.54	c #Conflicts:     117000 | #Learnt:      11692 | 0.000
22.49/22.54	c total clause space: 48.1602MB
22.49/22.54	c total #watches: 175317
22.79/22.81	c total #propagations: 9385373 / total #impl: 34832261 (eff. 0.269)
22.79/22.81	c #Conflicts:     118000 | #Learnt:      12692 | 0.000
22.79/22.81	c total clause space: 48.1602MB
22.79/22.81	c total #watches: 179162
22.99/23.05	c total #propagations: 9471136 / total #impl: 35175490 (eff. 0.269)
22.99/23.05	c #Conflicts:     119000 | #Learnt:      13692 | 0.000
22.99/23.05	c total clause space: 48.1602MB
22.99/23.05	c total #watches: 183721
23.29/23.31	c total #propagations: 9579874 / total #impl: 35745196 (eff. 0.268)
23.29/23.31	c #Conflicts:     120000 | #Learnt:      14692 | 0.000
23.29/23.31	c total clause space: 48.1602MB
23.29/23.31	c total #watches: 187494
23.59/23.61	c total #propagations: 9691275 / total #impl: 36277853 (eff. 0.267)
23.59/23.61	c #Conflicts:     121000 | #Learnt:      15692 | 0.000
23.59/23.61	c total clause space: 48.1602MB
23.59/23.61	c total #watches: 190954
23.89/23.91	c total #propagations: 9787807 / total #impl: 36733089 (eff. 0.266)
23.89/23.91	c GC COLLECT
23.89/23.91	c #Conflicts:     122000 | #Learnt:       8387 | 0.000
23.89/23.91	c total clause space: 48.1602MB
23.89/23.91	c total #watches: 163026
24.09/24.12	c total #propagations: 9879056 / total #impl: 37101013 (eff. 0.266)
24.09/24.12	c #Conflicts:     123000 | #Learnt:       9387 | 0.000
24.09/24.12	c total clause space: 48.1602MB
24.09/24.12	c total #watches: 166110
24.29/24.36	c total #propagations: 9962013 / total #impl: 37400051 (eff. 0.266)
24.29/24.36	c #Conflicts:     124000 | #Learnt:      10387 | 0.000
24.29/24.36	c total clause space: 48.1602MB
24.29/24.36	c total #watches: 169737
24.59/24.61	c total #propagations: 10043967 / total #impl: 37699175 (eff. 0.266)
24.59/24.61	c #Conflicts:     125000 | #Learnt:      11387 | 0.000
24.59/24.61	c total clause space: 48.1602MB
24.59/24.61	c total #watches: 173760
24.79/24.85	c total #propagations: 10141629 / total #impl: 38121857 (eff. 0.266)
24.79/24.85	c #Conflicts:     126000 | #Learnt:      12387 | 0.000
24.79/24.85	c total clause space: 48.1602MB
24.79/24.85	c total #watches: 177658
25.09/25.13	c total #propagations: 10233074 / total #impl: 38469366 (eff. 0.266)
25.09/25.13	c #Conflicts:     127000 | #Learnt:      13387 | 0.000
25.09/25.13	c total clause space: 48.1602MB
25.09/25.13	c total #watches: 181313
25.39/25.40	c total #propagations: 10335614 / total #impl: 38923842 (eff. 0.266)
25.39/25.40	c #Conflicts:     128000 | #Learnt:      14387 | 0.000
25.39/25.40	c total clause space: 48.1602MB
25.39/25.40	c total #watches: 184884
25.59/25.67	c total #propagations: 10419218 / total #impl: 39240550 (eff. 0.266)
25.59/25.67	c #Conflicts:     129000 | #Learnt:      15387 | 0.000
25.59/25.67	c total clause space: 48.1602MB
25.59/25.67	c total #watches: 188706
25.99/26.00	c total #propagations: 10514457 / total #impl: 39651754 (eff. 0.265)
25.99/26.00	c #Conflicts:     130000 | #Learnt:      16387 | 0.000
25.99/26.00	c total clause space: 48.1602MB
25.99/26.00	c total #watches: 192643
26.19/26.29	c total #propagations: 10616792 / total #impl: 40108610 (eff. 0.265)
26.19/26.29	c GC COLLECT
26.19/26.29	c #Conflicts:     131000 | #Learnt:       8788 | 0.000
26.19/26.29	c total clause space: 48.1602MB
26.19/26.29	c total #watches: 164237
26.39/26.49	c total #propagations: 10698385 / total #impl: 40435550 (eff. 0.265)
26.39/26.49	c #Conflicts:     132000 | #Learnt:       9788 | 0.000
26.39/26.49	c total clause space: 48.1602MB
26.39/26.49	c total #watches: 167675
26.69/26.72	c total #propagations: 10782706 / total #impl: 40784903 (eff. 0.264)
26.69/26.72	c #Conflicts:     133000 | #Learnt:      10788 | 0.000
26.69/26.72	c total clause space: 48.1602MB
26.69/26.72	c total #watches: 171613
26.89/26.95	c total #propagations: 10891449 / total #impl: 41317837 (eff. 0.264)
26.89/26.95	c #Conflicts:     134000 | #Learnt:      11788 | 0.000
26.89/26.95	c total clause space: 48.1602MB
26.89/26.95	c total #watches: 174940
27.19/27.21	c total #propagations: 10979540 / total #impl: 41668999 (eff. 0.263)
27.19/27.21	c #Conflicts:     135000 | #Learnt:      12788 | 0.000
27.19/27.21	c total clause space: 48.1602MB
27.19/27.21	c total #watches: 178535
27.39/27.48	c total #propagations: 11069333 / total #impl: 42047294 (eff. 0.263)
27.39/27.48	c #Conflicts:     136000 | #Learnt:      13788 | 0.000
27.39/27.48	c total clause space: 48.1602MB
27.39/27.48	c total #watches: 181983
27.69/27.73	c total #propagations: 11175596 / total #impl: 42520399 (eff. 0.263)
27.69/27.73	c #Conflicts:     137000 | #Learnt:      14788 | 0.000
27.69/27.73	c total clause space: 48.1602MB
27.69/27.73	c total #watches: 185790
27.89/27.98	c total #propagations: 11268065 / total #impl: 42886588 (eff. 0.263)
27.89/27.98	c #Conflicts:     138000 | #Learnt:      15788 | 0.000
27.89/27.98	c total clause space: 48.1602MB
27.89/27.98	c total #watches: 189318
28.19/28.28	c total #propagations: 11352043 / total #impl: 43218843 (eff. 0.263)
28.19/28.28	c #Conflicts:     139000 | #Learnt:      16788 | 0.000
28.19/28.28	c total clause space: 48.1602MB
28.19/28.28	c total #watches: 193137
28.49/28.58	c total #propagations: 11440672 / total #impl: 43547487 (eff. 0.263)
28.49/28.58	c #Conflicts:     140000 | #Learnt:      17788 | 0.000
28.49/28.58	c total clause space: 48.1602MB
28.49/28.58	c total #watches: 196247
28.69/28.79	c total #propagations: 11514822 / total #impl: 43829743 (eff. 0.263)
28.69/28.79	c GC COLLECT
28.69/28.79	c #Conflicts:     141000 | #Learnt:       9892 | 0.000
28.69/28.79	c total clause space: 48.1602MB
28.69/28.79	c total #watches: 168063
28.99/29.01	c total #propagations: 11594146 / total #impl: 44118608 (eff. 0.263)
28.99/29.01	c #Conflicts:     142000 | #Learnt:      10892 | 0.000
28.99/29.01	c total clause space: 48.1602MB
28.99/29.01	c total #watches: 171554
29.19/29.24	c total #propagations: 11671375 / total #impl: 44397033 (eff. 0.263)
29.19/29.24	c #Conflicts:     143000 | #Learnt:      11892 | 0.000
29.19/29.24	c total clause space: 48.1602MB
29.19/29.24	c total #watches: 175464
29.39/29.49	c total #propagations: 11750868 / total #impl: 44700013 (eff. 0.263)
29.39/29.49	c #Conflicts:     144000 | #Learnt:      12892 | 0.000
29.39/29.49	c total clause space: 48.1602MB
29.39/29.49	c total #watches: 179559
29.69/29.74	c total #propagations: 11833217 / total #impl: 45027037 (eff. 0.263)
29.69/29.74	c #Conflicts:     145000 | #Learnt:      13892 | 0.000
29.69/29.74	c total clause space: 48.1602MB
29.69/29.74	c total #watches: 183640
29.99/30.02	c total #propagations: 11915340 / total #impl: 45349487 (eff. 0.263)
29.99/30.02	c #Conflicts:     146000 | #Learnt:      14892 | 0.000
29.99/30.02	c total clause space: 48.1602MB
29.99/30.02	c total #watches: 186805
30.19/30.30	c total #propagations: 11994384 / total #impl: 45658264 (eff. 0.263)
30.19/30.30	c #Conflicts:     147000 | #Learnt:      15892 | 0.000
30.19/30.30	c total clause space: 48.1602MB
30.19/30.30	c total #watches: 190921
30.49/30.59	c total #propagations: 12073402 / total #impl: 45959805 (eff. 0.263)
30.49/30.59	c #Conflicts:     148000 | #Learnt:      16892 | 0.000
30.49/30.59	c total clause space: 48.1602MB
30.49/30.59	c total #watches: 194804
30.89/30.91	c total #propagations: 12158048 / total #impl: 46304728 (eff. 0.263)
30.89/30.91	c #Conflicts:     149000 | #Learnt:      17892 | 0.000
30.89/30.91	c total clause space: 48.1602MB
30.89/30.91	c total #watches: 197836
31.09/31.19	c total #propagations: 12236439 / total #impl: 46624423 (eff. 0.262)
31.09/31.19	c GC COLLECT
31.09/31.19	c #Conflicts:     150000 | #Learnt:       9687 | 0.000
31.09/31.19	c total clause space: 48.1602MB
31.09/31.19	c total #watches: 167822
31.39/31.42	c total #propagations: 12308491 / total #impl: 46880435 (eff. 0.263)
31.39/31.42	c #Conflicts:     151000 | #Learnt:      10687 | 0.000
31.39/31.42	c total clause space: 48.1602MB
31.39/31.42	c total #watches: 172346
31.59/31.68	c total #propagations: 12397566 / total #impl: 47245656 (eff. 0.262)
31.59/31.68	c #Conflicts:     152000 | #Learnt:      11687 | 0.000
31.59/31.68	c total clause space: 48.1602MB
31.59/31.68	c total #watches: 175783
31.89/31.96	c total #propagations: 12475683 / total #impl: 47519685 (eff. 0.263)
31.89/31.96	c #Conflicts:     153000 | #Learnt:      12687 | 0.000
31.89/31.96	c total clause space: 48.1602MB
31.89/31.96	c total #watches: 178974
32.19/32.26	c total #propagations: 12554292 / total #impl: 47814518 (eff. 0.263)
32.19/32.26	c #Conflicts:     154000 | #Learnt:      13687 | 0.000
32.19/32.26	c total clause space: 48.1602MB
32.19/32.26	c total #watches: 182856
32.49/32.57	c total #propagations: 12638356 / total #impl: 48105073 (eff. 0.263)
32.49/32.57	c #Conflicts:     155000 | #Learnt:      14687 | 0.000
32.49/32.57	c total clause space: 48.1602MB
32.49/32.57	c total #watches: 186151
32.79/32.87	c total #propagations: 12714684 / total #impl: 48384452 (eff. 0.263)
32.79/32.87	c #Conflicts:     156000 | #Learnt:      15687 | 0.000
32.79/32.87	c total clause space: 48.1602MB
32.79/32.87	c total #watches: 189903
33.09/33.16	c total #propagations: 12807543 / total #impl: 48820464 (eff. 0.262)
33.09/33.16	c #Conflicts:     157000 | #Learnt:      16687 | 0.000
33.09/33.16	c total clause space: 48.1602MB
33.09/33.16	c total #watches: 193501
33.39/33.44	c total #propagations: 12912374 / total #impl: 49305678 (eff. 0.262)
33.39/33.44	c #Conflicts:     158000 | #Learnt:      17687 | 0.000
33.39/33.44	c total clause space: 48.1602MB
33.39/33.44	c total #watches: 197129
33.68/33.76	c total #propagations: 13017250 / total #impl: 49803319 (eff. 0.261)
33.68/33.76	c #Conflicts:     159000 | #Learnt:      18687 | 0.000
33.68/33.76	c total clause space: 48.1602MB
33.68/33.76	c total #watches: 200904
33.88/33.99	c total #propagations: 13106291 / total #impl: 50166874 (eff. 0.261)
33.88/33.99	c GC COLLECT
33.88/33.99	c #Conflicts:     160000 | #Learnt:      10185 | 0.000
33.88/33.99	c total clause space: 48.1602MB
33.88/33.99	c total #watches: 169976
34.19/34.23	c total #propagations: 13208635 / total #impl: 50619278 (eff. 0.261)
34.19/34.23	c #Conflicts:     161000 | #Learnt:      11185 | 0.000
34.19/34.23	c total clause space: 48.1602MB
34.19/34.23	c total #watches: 173405
34.38/34.46	c total #propagations: 13299773 / total #impl: 50988832 (eff. 0.261)
34.38/34.46	c #Conflicts:     162000 | #Learnt:      12185 | 0.000
34.38/34.46	c total clause space: 48.1602MB
34.38/34.46	c total #watches: 176751
34.68/34.71	c total #propagations: 13371426 / total #impl: 51235593 (eff. 0.261)
34.68/34.71	c #Conflicts:     163000 | #Learnt:      13185 | 0.000
34.68/34.71	c total clause space: 48.1602MB
34.68/34.71	c total #watches: 180487
34.88/34.96	c total #propagations: 13454862 / total #impl: 51536451 (eff. 0.261)
34.88/34.96	c #Conflicts:     164000 | #Learnt:      14185 | 0.000
34.88/34.96	c total clause space: 48.1602MB
34.88/34.96	c total #watches: 183873
35.19/35.24	c total #propagations: 13531771 / total #impl: 51806427 (eff. 0.261)
35.19/35.24	c #Conflicts:     165000 | #Learnt:      15185 | 0.000
35.19/35.24	c total clause space: 48.1602MB
35.19/35.24	c total #watches: 187795
35.48/35.54	c total #propagations: 13607512 / total #impl: 52087417 (eff. 0.261)
35.48/35.54	c #Conflicts:     166000 | #Learnt:      16185 | 0.000
35.48/35.54	c total clause space: 48.1602MB
35.48/35.54	c total #watches: 191299
35.78/35.83	c total #propagations: 13686729 / total #impl: 52389403 (eff. 0.261)
35.78/35.83	c #Conflicts:     167000 | #Learnt:      17185 | 0.000
35.78/35.83	c total clause space: 48.1602MB
35.78/35.83	c total #watches: 195073
36.08/36.18	c total #propagations: 13763872 / total #impl: 52679266 (eff. 0.261)
36.08/36.18	c #Conflicts:     168000 | #Learnt:      18185 | 0.000
36.08/36.18	c total clause space: 48.1602MB
36.08/36.18	c total #watches: 198068
36.48/36.55	c total #propagations: 13836015 / total #impl: 52923150 (eff. 0.261)
36.48/36.55	c #Conflicts:     169000 | #Learnt:      19185 | 0.000
36.48/36.55	c total clause space: 48.1602MB
36.48/36.55	c total #watches: 201359
36.78/36.85	c total #propagations: 13925441 / total #impl: 53300480 (eff. 0.261)
36.78/36.85	c GC COLLECT
36.78/36.85	c #Conflicts:     170000 | #Learnt:      10383 | 0.000
36.78/36.85	c total clause space: 48.1602MB
36.78/36.85	c total #watches: 170673
36.98/37.08	c total #propagations: 13999510 / total #impl: 53568439 (eff. 0.261)
36.98/37.08	c #Conflicts:     171000 | #Learnt:      11383 | 0.000
36.98/37.08	c total clause space: 48.1602MB
36.98/37.08	c total #watches: 174290
37.28/37.34	c total #propagations: 14071155 / total #impl: 53824777 (eff. 0.261)
37.28/37.34	c #Conflicts:     172000 | #Learnt:      12383 | 0.000
37.28/37.34	c total clause space: 48.1602MB
37.28/37.34	c total #watches: 178369
37.58/37.61	c total #propagations: 14180722 / total #impl: 54287036 (eff. 0.261)
37.58/37.61	c #Conflicts:     173000 | #Learnt:      13383 | 0.000
37.58/37.61	c total clause space: 48.1602MB
37.58/37.61	c total #watches: 182412
37.78/37.87	c total #propagations: 14287683 / total #impl: 54741224 (eff. 0.261)
37.78/37.87	c #Conflicts:     174000 | #Learnt:      14383 | 0.000
37.78/37.87	c total clause space: 48.1602MB
37.78/37.87	c total #watches: 186944
38.08/38.14	c total #propagations: 14388352 / total #impl: 55209456 (eff. 0.261)
38.08/38.14	c #Conflicts:     175000 | #Learnt:      15383 | 0.000
38.08/38.14	c total clause space: 48.1602MB
38.08/38.14	c total #watches: 191110
38.28/38.40	c total #propagations: 14485457 / total #impl: 55637520 (eff. 0.260)
38.28/38.40	c #Conflicts:     176000 | #Learnt:      16383 | 0.000
38.28/38.40	c total clause space: 48.1602MB
38.28/38.40	c total #watches: 194619
38.68/38.73	c total #propagations: 14576933 / total #impl: 55995641 (eff. 0.260)
38.68/38.73	c #Conflicts:     177000 | #Learnt:      17383 | 0.000
38.68/38.73	c total clause space: 48.1602MB
38.68/38.73	c total #watches: 197955
38.98/39.08	c total #propagations: 14651117 / total #impl: 56252474 (eff. 0.260)
38.98/39.08	c #Conflicts:     178000 | #Learnt:      18383 | 0.000
38.98/39.08	c total clause space: 48.1602MB
38.98/39.08	c total #watches: 201392
39.38/39.42	c total #propagations: 14740311 / total #impl: 56626165 (eff. 0.260)
39.38/39.42	c #Conflicts:     179000 | #Learnt:      19383 | 0.000
39.38/39.42	c total clause space: 48.1602MB
39.38/39.42	c total #watches: 204859
39.69/39.76	c total #propagations: 14840720 / total #impl: 57075930 (eff. 0.260)
39.69/39.76	c GC COLLECT
39.69/39.76	c #Conflicts:     180000 | #Learnt:      10278 | 0.000
39.69/39.76	c total clause space: 48.1602MB
39.69/39.76	c total #watches: 170170
39.88/39.99	c total #propagations: 14948584 / total #impl: 57584027 (eff. 0.260)
39.88/39.99	c #Conflicts:     181000 | #Learnt:      11278 | 0.000
39.88/39.99	c total clause space: 48.1602MB
39.88/39.99	c total #watches: 173999
40.18/40.23	c total #propagations: 15046908 / total #impl: 58015428 (eff. 0.259)
40.18/40.23	c #Conflicts:     182000 | #Learnt:      12278 | 0.000
40.18/40.23	c total clause space: 48.1602MB
40.18/40.23	c total #watches: 178276
40.38/40.48	c total #propagations: 15145358 / total #impl: 58424972 (eff. 0.259)
40.38/40.48	c #Conflicts:     183000 | #Learnt:      13278 | 0.000
40.38/40.48	c total clause space: 48.1602MB
40.38/40.48	c total #watches: 182278
40.69/40.75	c total #propagations: 15230547 / total #impl: 58754212 (eff. 0.259)
40.69/40.75	c #Conflicts:     184000 | #Learnt:      14278 | 0.000
40.69/40.75	c total clause space: 48.1602MB
40.69/40.75	c total #watches: 185980
40.98/41.06	c total #propagations: 15328322 / total #impl: 59204690 (eff. 0.259)
40.98/41.06	c #Conflicts:     185000 | #Learnt:      15278 | 0.000
40.98/41.06	c total clause space: 48.1602MB
40.98/41.06	c total #watches: 189973
41.28/41.35	c total #propagations: 15439589 / total #impl: 59735904 (eff. 0.258)
41.28/41.35	c #Conflicts:     186000 | #Learnt:      16278 | 0.000
41.28/41.35	c total clause space: 48.1602MB
41.28/41.35	c total #watches: 193288
41.58/41.65	c total #propagations: 15515826 / total #impl: 60026724 (eff. 0.258)
41.58/41.65	c #Conflicts:     187000 | #Learnt:      17278 | 0.000
41.58/41.65	c total clause space: 48.1602MB
41.58/41.65	c total #watches: 197167
41.89/41.95	c total #propagations: 15611652 / total #impl: 60487691 (eff. 0.258)
41.89/41.95	c #Conflicts:     188000 | #Learnt:      18278 | 0.000
41.89/41.95	c total clause space: 48.1602MB
41.89/41.95	c total #watches: 201709
42.18/42.24	c total #propagations: 15715262 / total #impl: 60985488 (eff. 0.258)
42.18/42.24	c #Conflicts:     189000 | #Learnt:      19278 | 0.000
42.18/42.24	c total clause space: 48.1602MB
42.18/42.24	c total #watches: 205828
42.58/42.60	c total #propagations: 15818766 / total #impl: 61548383 (eff. 0.257)
42.58/42.60	c #Conflicts:     190000 | #Learnt:      20278 | 0.000
42.58/42.60	c total clause space: 48.1602MB
42.58/42.60	c total #watches: 209614
42.78/42.89	c total #propagations: 15918065 / total #impl: 62000140 (eff. 0.257)
42.78/42.89	c GC COLLECT
42.78/42.89	c #Conflicts:     191000 | #Learnt:      10890 | 0.000
42.78/42.89	c total clause space: 48.1602MB
42.78/42.89	c total #watches: 172746
43.08/43.15	c total #propagations: 16019766 / total #impl: 62448144 (eff. 0.257)
43.08/43.15	c #Conflicts:     192000 | #Learnt:      11890 | 0.000
43.08/43.15	c total clause space: 48.1602MB
43.08/43.15	c total #watches: 176950
43.38/43.41	c total #propagations: 16116331 / total #impl: 62829230 (eff. 0.257)
43.38/43.41	c #Conflicts:     193000 | #Learnt:      12890 | 0.000
43.38/43.41	c total clause space: 48.1602MB
43.38/43.41	c total #watches: 180426
43.58/43.66	c total #propagations: 16203443 / total #impl: 63193231 (eff. 0.256)
43.58/43.66	c #Conflicts:     194000 | #Learnt:      13890 | 0.000
43.58/43.66	c total clause space: 48.1602MB
43.58/43.66	c total #watches: 184373
43.88/43.92	c total #propagations: 16295473 / total #impl: 63566852 (eff. 0.256)
43.88/43.92	c #Conflicts:     195000 | #Learnt:      14890 | 0.000
43.88/43.92	c total clause space: 48.1602MB
43.88/43.92	c total #watches: 188065
44.09/44.19	c total #propagations: 16364162 / total #impl: 63795052 (eff. 0.257)
44.09/44.19	c #Conflicts:     196000 | #Learnt:      15890 | 0.000
44.09/44.19	c total clause space: 48.1602MB
44.09/44.19	c total #watches: 191750
44.38/44.48	c total #propagations: 16433996 / total #impl: 64048964 (eff. 0.257)
44.38/44.48	c #Conflicts:     197000 | #Learnt:      16890 | 0.000
44.38/44.48	c total clause space: 48.1602MB
44.38/44.48	c total #watches: 195375
44.68/44.79	c total #propagations: 16503164 / total #impl: 64262221 (eff. 0.257)
44.68/44.79	c #Conflicts:     198000 | #Learnt:      17890 | 0.000
44.68/44.79	c total clause space: 48.1602MB
44.68/44.79	c total #watches: 198666
44.98/45.08	c total #propagations: 16580740 / total #impl: 64530462 (eff. 0.257)
44.98/45.08	c #Conflicts:     199000 | #Learnt:      18890 | 0.000
44.98/45.08	c total clause space: 48.1602MB
44.98/45.08	c total #watches: 202058
45.38/45.42	c total #propagations: 16652337 / total #impl: 64774822 (eff. 0.257)
45.38/45.42	c #Conflicts:     200000 | #Learnt:      19890 | 0.000
45.38/45.42	c total clause space: 48.1602MB
45.38/45.42	c total #watches: 205974
45.78/45.81	c total #propagations: 16725252 / total #impl: 65026001 (eff. 0.257)
45.78/45.81	c #Conflicts:     201000 | #Learnt:      20890 | 0.000
45.78/45.81	c total clause space: 48.1602MB
45.78/45.81	c total #watches: 209190
46.08/46.13	c total #propagations: 16810236 / total #impl: 65340890 (eff. 0.257)
46.08/46.13	c GC COLLECT
46.08/46.13	c #Conflicts:     202000 | #Learnt:      11191 | 0.000
46.08/46.13	c total clause space: 48.1602MB
46.08/46.13	c total #watches: 174018
46.29/46.35	c total #propagations: 16906271 / total #impl: 65752620 (eff. 0.257)
46.29/46.35	c S1->S2
46.29/46.35	c #Conflicts:     203000 | #Learnt:      12192 | 0.000
46.29/46.35	c total clause space: 48.1602MB
46.29/46.35	c total #watches: 179441
46.49/46.51	c total #propagations: 16988904 / total #impl: 66120476 (eff. 0.257)
46.49/46.51	c #Conflicts:     204000 | #Learnt:      13192 | 0.000
46.49/46.51	c total clause space: 48.1602MB
46.49/46.51	c total #watches: 184580
46.59/46.68	c total #propagations: 17050964 / total #impl: 66298431 (eff. 0.257)
46.59/46.68	c #Conflicts:     205000 | #Learnt:      14192 | 0.000
46.59/46.68	c total clause space: 48.1602MB
46.59/46.68	c total #watches: 188493
46.79/46.86	c total #propagations: 17119016 / total #impl: 66506944 (eff. 0.257)
46.79/46.86	c #Conflicts:     206000 | #Learnt:      15192 | 0.000
46.79/46.86	c total clause space: 48.1602MB
46.79/46.86	c total #watches: 191374
46.99/47.06	c total #propagations: 17181125 / total #impl: 66700055 (eff. 0.258)
46.99/47.06	c #Conflicts:     207000 | #Learnt:      16192 | 0.000
46.99/47.06	c total clause space: 48.1602MB
46.99/47.06	c total #watches: 196210
47.19/47.25	c total #propagations: 17242748 / total #impl: 66878776 (eff. 0.258)
47.19/47.25	c #Conflicts:     208000 | #Learnt:      17192 | 0.000
47.19/47.25	c total clause space: 48.1602MB
47.19/47.25	c total #watches: 200465
47.39/47.44	c total #propagations: 17309715 / total #impl: 67096243 (eff. 0.258)
47.39/47.44	c #Conflicts:     209000 | #Learnt:      18189 | 0.000
47.39/47.44	c total clause space: 48.1602MB
47.39/47.44	c total #watches: 204912
47.59/47.62	c total #propagations: 17373248 / total #impl: 67290157 (eff. 0.258)
47.59/47.62	c #Conflicts:     210000 | #Learnt:      19188 | 0.000
47.59/47.62	c total clause space: 48.1602MB
47.59/47.62	c total #watches: 208964
47.78/47.85	c total #propagations: 17434132 / total #impl: 67462950 (eff. 0.258)
47.78/47.85	c S2->S1
47.78/47.85	c #Conflicts:     211000 | #Learnt:      11980 | 0.000
47.78/47.85	c total clause space: 78.2603MB
47.78/47.85	c total #watches: 188068
47.98/48.05	c total #propagations: 17495331 / total #impl: 67637475 (eff. 0.259)
47.98/48.05	c #Conflicts:     212000 | #Learnt:      12980 | 0.000
47.98/48.05	c total clause space: 78.2603MB
47.98/48.05	c total #watches: 184474
48.18/48.25	c total #propagations: 17564522 / total #impl: 67843164 (eff. 0.259)
48.18/48.25	c GC COLLECT
48.18/48.25	c #Conflicts:     213000 | #Learnt:       7083 | 0.000
48.18/48.25	c total clause space: 78.2603MB
48.18/48.25	c total #watches: 158945
48.39/48.41	c total #propagations: 17642060 / total #impl: 68096410 (eff. 0.259)
48.39/48.41	c #Conflicts:     214000 | #Learnt:       8083 | 0.000
48.39/48.41	c total clause space: 78.2603MB
48.39/48.41	c total #watches: 163880
48.49/48.57	c total #propagations: 17708297 / total #impl: 68286488 (eff. 0.259)
48.49/48.57	c #Conflicts:     215000 | #Learnt:       9083 | 0.000
48.49/48.57	c total clause space: 78.2603MB
48.49/48.57	c total #watches: 168780
48.68/48.75	c total #propagations: 17773596 / total #impl: 68483585 (eff. 0.260)
48.68/48.75	c #Conflicts:     216000 | #Learnt:      10083 | 0.000
48.68/48.75	c total clause space: 78.2603MB
48.68/48.75	c total #watches: 172243
48.88/48.96	c total #propagations: 17848050 / total #impl: 68717331 (eff. 0.260)
48.88/48.96	c #Conflicts:     217000 | #Learnt:      11083 | 0.000
48.88/48.96	c total clause space: 78.2603MB
48.88/48.96	c total #watches: 176005
49.08/49.17	c total #propagations: 17918722 / total #impl: 68936563 (eff. 0.260)
49.08/49.17	c #Conflicts:     218000 | #Learnt:      12082 | 0.000
49.08/49.17	c total clause space: 78.2603MB
49.08/49.17	c total #watches: 180115
49.38/49.40	c total #propagations: 17994835 / total #impl: 69163518 (eff. 0.260)
49.38/49.40	c #Conflicts:     219000 | #Learnt:      13082 | 0.000
49.38/49.40	c total clause space: 78.2603MB
49.38/49.40	c total #watches: 183884
49.59/49.64	c total #propagations: 18074084 / total #impl: 69420565 (eff. 0.260)
49.59/49.64	c #Conflicts:     220000 | #Learnt:      14082 | 0.000
49.59/49.64	c total clause space: 78.2603MB
49.59/49.64	c total #watches: 187728
49.78/49.88	c total #propagations: 18148547 / total #impl: 69659101 (eff. 0.261)
49.78/49.88	c #Conflicts:     221000 | #Learnt:      15082 | 0.000
49.78/49.88	c total clause space: 78.2603MB
49.78/49.88	c total #watches: 191816
50.08/50.15	c total #propagations: 18216720 / total #impl: 69839668 (eff. 0.261)
50.08/50.15	c #Conflicts:     222000 | #Learnt:      16082 | 0.000
50.08/50.15	c total clause space: 78.2603MB
50.08/50.15	c total #watches: 195404
50.38/50.42	c total #propagations: 18290196 / total #impl: 70070556 (eff. 0.261)
50.38/50.42	c #Conflicts:     223000 | #Learnt:      17082 | 0.000
50.38/50.42	c total clause space: 78.2603MB
50.38/50.42	c total #watches: 198342
50.59/50.69	c total #propagations: 18366771 / total #impl: 70314546 (eff. 0.261)
50.59/50.69	c #Conflicts:     224000 | #Learnt:      18082 | 0.000
50.59/50.69	c total clause space: 78.2603MB
50.59/50.69	c total #watches: 201589
50.88/50.95	c total #propagations: 18436700 / total #impl: 70535761 (eff. 0.261)
50.88/50.95	c GC COLLECT
50.88/50.95	c #Conflicts:     225000 | #Learnt:       9836 | 0.000
50.88/50.95	c total clause space: 78.2603MB
50.88/50.95	c total #watches: 172248
51.08/51.14	c total #propagations: 18516259 / total #impl: 70808831 (eff. 0.261)
51.08/51.14	c #Conflicts:     226000 | #Learnt:      10836 | 0.000
51.08/51.14	c total clause space: 78.2603MB
51.08/51.14	c total #watches: 176993
51.28/51.34	c total #propagations: 18586030 / total #impl: 71002149 (eff. 0.262)
51.28/51.34	c #Conflicts:     227000 | #Learnt:      11836 | 0.000
51.28/51.34	c total clause space: 78.2603MB
51.28/51.34	c total #watches: 181631
51.48/51.55	c total #propagations: 18654127 / total #impl: 71201121 (eff. 0.262)
51.48/51.55	c #Conflicts:     228000 | #Learnt:      12835 | 0.000
51.48/51.55	c total clause space: 78.2603MB
51.48/51.55	c total #watches: 184845
51.69/51.77	c total #propagations: 18721846 / total #impl: 71406291 (eff. 0.262)
51.69/51.77	c #Conflicts:     229000 | #Learnt:      13835 | 0.000
51.69/51.77	c total clause space: 78.2603MB
51.69/51.77	c total #watches: 188348
51.88/51.99	c total #propagations: 18783043 / total #impl: 71586858 (eff. 0.262)
51.88/51.99	c #Conflicts:     230000 | #Learnt:      14835 | 0.000
51.88/51.99	c total clause space: 78.2603MB
51.88/51.99	c total #watches: 191960
52.18/52.24	c total #propagations: 18845097 / total #impl: 71759190 (eff. 0.263)
52.18/52.24	c S2->S1
52.18/52.24	c #Conflicts:     231000 | #Learnt:      12099 | 0.000
52.18/52.24	c total clause space: 78.2603MB
52.18/52.24	c total #watches: 181765
52.48/52.51	c total #propagations: 18912274 / total #impl: 71966156 (eff. 0.263)
52.48/52.51	c #Conflicts:     232000 | #Learnt:      13099 | 0.000
52.48/52.51	c total clause space: 78.2603MB
52.48/52.51	c total #watches: 182232
52.68/52.78	c total #propagations: 18983382 / total #impl: 72189231 (eff. 0.263)
52.68/52.78	c #Conflicts:     233000 | #Learnt:      14099 | 0.000
52.68/52.78	c total clause space: 78.2603MB
52.68/52.78	c total #watches: 185560
52.98/53.07	c total #propagations: 19060458 / total #impl: 72451380 (eff. 0.263)
52.98/53.07	c #Conflicts:     234000 | #Learnt:      15099 | 0.000
52.98/53.07	c total clause space: 78.2603MB
52.98/53.07	c total #watches: 188746
53.28/53.35	c total #propagations: 19133675 / total #impl: 72681236 (eff. 0.263)
53.28/53.35	c #Conflicts:     235000 | #Learnt:      16099 | 0.000
53.28/53.35	c total clause space: 78.2603MB
53.28/53.35	c total #watches: 192009
53.58/53.68	c total #propagations: 19202730 / total #impl: 72920418 (eff. 0.263)
53.58/53.68	c #Conflicts:     236000 | #Learnt:      17099 | 0.000
53.58/53.68	c total clause space: 78.2603MB
53.58/53.68	c total #watches: 195282
53.89/53.93	c total #propagations: 19273403 / total #impl: 73155898 (eff. 0.263)
53.89/53.93	c GC COLLECT
53.89/53.93	c #Conflicts:     237000 | #Learnt:       9392 | 0.000
53.89/53.93	c total clause space: 78.2603MB
53.89/53.93	c total #watches: 166491
54.08/54.14	c total #propagations: 19348693 / total #impl: 73413061 (eff. 0.264)
54.08/54.14	c #Conflicts:     238000 | #Learnt:      10392 | 0.000
54.08/54.14	c total clause space: 78.2603MB
54.08/54.14	c total #watches: 170161
54.28/54.36	c total #propagations: 19423717 / total #impl: 73673294 (eff. 0.264)
54.28/54.36	c #Conflicts:     239000 | #Learnt:      11392 | 0.000
54.28/54.36	c total clause space: 78.2603MB
54.28/54.36	c total #watches: 174019
54.48/54.57	c total #propagations: 19499944 / total #impl: 73944318 (eff. 0.264)
54.48/54.57	c #Conflicts:     240000 | #Learnt:      12392 | 0.000
54.48/54.57	c total clause space: 78.2603MB
54.48/54.57	c total #watches: 178067
54.78/54.83	c total #propagations: 19564622 / total #impl: 74141491 (eff. 0.264)
54.78/54.83	c #Conflicts:     241000 | #Learnt:      13392 | 0.000
54.78/54.83	c total clause space: 78.2603MB
54.78/54.83	c total #watches: 181298
54.99/55.10	c total #propagations: 19636115 / total #impl: 74375327 (eff. 0.264)
54.99/55.10	c #Conflicts:     242000 | #Learnt:      14392 | 0.000
54.99/55.10	c total clause space: 78.2603MB
54.99/55.10	c total #watches: 184854
55.28/55.37	c total #propagations: 19709630 / total #impl: 74640198 (eff. 0.264)
55.28/55.37	c #Conflicts:     243000 | #Learnt:      15392 | 0.000
55.28/55.37	c total clause space: 78.2603MB
55.28/55.37	c total #watches: 189253
55.58/55.68	c total #propagations: 19784052 / total #impl: 74898990 (eff. 0.264)
55.58/55.68	c #Conflicts:     244000 | #Learnt:      16392 | 0.000
55.58/55.68	c total clause space: 78.2603MB
55.58/55.68	c total #watches: 192366
55.98/56.02	c total #propagations: 19852293 / total #impl: 75123821 (eff. 0.264)
55.98/56.02	c #Conflicts:     245000 | #Learnt:      17392 | 0.000
55.98/56.02	c total clause space: 78.2603MB
55.98/56.02	c total #watches: 195545
56.28/56.36	c total #propagations: 19928946 / total #impl: 75395546 (eff. 0.264)
56.28/56.36	c #Conflicts:     246000 | #Learnt:      18392 | 0.000
56.28/56.36	c total clause space: 78.2603MB
56.28/56.36	c total #watches: 198899
56.58/56.64	c total #propagations: 19997675 / total #impl: 75630971 (eff. 0.264)
56.58/56.64	c #Conflicts:     247000 | #Learnt:      19392 | 0.000
56.58/56.64	c total clause space: 78.2603MB
56.58/56.64	c total #watches: 202525
56.88/56.95	c total #propagations: 20070958 / total #impl: 75884437 (eff. 0.264)
56.88/56.95	c #Conflicts:     248000 | #Learnt:      20392 | 0.000
56.88/56.95	c total clause space: 78.2603MB
56.88/56.95	c total #watches: 207072
57.19/57.23	c total #propagations: 20160016 / total #impl: 76200596 (eff. 0.265)
57.19/57.23	c GC COLLECT
57.19/57.23	c #Conflicts:     249000 | #Learnt:      10941 | 0.000
57.19/57.23	c total clause space: 78.2603MB
57.19/57.23	c total #watches: 173035
57.38/57.47	c total #propagations: 20249190 / total #impl: 76564013 (eff. 0.264)
57.38/57.47	c #Conflicts:     250000 | #Learnt:      11941 | 0.000
57.38/57.47	c total clause space: 78.2603MB
57.38/57.47	c total #watches: 177168
57.68/57.72	c total #propagations: 20327974 / total #impl: 76809881 (eff. 0.265)
57.68/57.72	c #Conflicts:     251000 | #Learnt:      12941 | 0.000
57.68/57.72	c total clause space: 78.2603MB
57.68/57.72	c total #watches: 181110
57.88/57.99	c total #propagations: 20399242 / total #impl: 77021118 (eff. 0.265)
57.88/57.99	c #Conflicts:     252000 | #Learnt:      13941 | 0.000
57.88/57.99	c total clause space: 78.2603MB
57.88/57.99	c total #watches: 184585
58.18/58.25	c total #propagations: 20470151 / total #impl: 77235107 (eff. 0.265)
58.18/58.25	c #Conflicts:     253000 | #Learnt:      14941 | 0.000
58.18/58.25	c total clause space: 78.2603MB
58.18/58.25	c total #watches: 188463
58.48/58.53	c total #propagations: 20545486 / total #impl: 77486907 (eff. 0.265)
58.48/58.53	c #Conflicts:     254000 | #Learnt:      15941 | 0.000
58.48/58.53	c total clause space: 78.2603MB
58.48/58.53	c total #watches: 192911
58.78/58.84	c total #propagations: 20622450 / total #impl: 77734927 (eff. 0.265)
58.78/58.84	c #Conflicts:     255000 | #Learnt:      16941 | 0.000
58.78/58.84	c total clause space: 78.2603MB
58.78/58.84	c total #watches: 196555
59.08/59.12	c total #propagations: 20696829 / total #impl: 77975401 (eff. 0.265)
59.08/59.12	c #Conflicts:     256000 | #Learnt:      17941 | 0.000
59.08/59.12	c total clause space: 78.2603MB
59.08/59.12	c total #watches: 200470
59.28/59.40	c total #propagations: 20790126 / total #impl: 78303188 (eff. 0.266)
59.28/59.40	c #Conflicts:     257000 | #Learnt:      18941 | 0.000
59.28/59.40	c total clause space: 78.2603MB
59.28/59.40	c total #watches: 203596
59.58/59.70	c total #propagations: 20856583 / total #impl: 78491709 (eff. 0.266)
59.58/59.70	c #Conflicts:     258000 | #Learnt:      19941 | 0.000
59.58/59.70	c total clause space: 78.2603MB
59.58/59.70	c total #watches: 207314
59.98/60.04	c total #propagations: 20922510 / total #impl: 78683845 (eff. 0.266)
59.98/60.04	c #Conflicts:     259000 | #Learnt:      20941 | 0.000
59.98/60.04	c total clause space: 78.2603MB
59.98/60.04	c total #watches: 211027
60.28/60.38	c total #propagations: 20999520 / total #impl: 78929863 (eff. 0.266)
60.28/60.38	c #Conflicts:     260000 | #Learnt:      21941 | 0.000
60.28/60.38	c total clause space: 78.2603MB
60.28/60.38	c total #watches: 215021
60.68/60.77	c total #propagations: 21085057 / total #impl: 79208259 (eff. 0.266)
60.68/60.77	c #Conflicts:     261000 | #Learnt:      22941 | 0.000
60.68/60.77	c total clause space: 78.2603MB
60.68/60.77	c total #watches: 218153
60.98/61.02	c total #propagations: 21174263 / total #impl: 79509426 (eff. 0.266)
60.98/61.02	c GC COLLECT
60.98/61.02	c #Conflicts:     262000 | #Learnt:      12457 | 0.000
60.98/61.02	c total clause space: 78.2603MB
60.98/61.02	c total #watches: 179449
61.18/61.25	c total #propagations: 21242526 / total #impl: 79696402 (eff. 0.267)
61.18/61.25	c #Conflicts:     263000 | #Learnt:      13457 | 0.000
61.18/61.25	c total clause space: 78.2603MB
61.18/61.25	c total #watches: 183693
61.48/61.52	c total #propagations: 21311647 / total #impl: 79907351 (eff. 0.267)
61.48/61.52	c #Conflicts:     264000 | #Learnt:      14457 | 0.000
61.48/61.52	c total clause space: 78.2603MB
61.48/61.52	c total #watches: 186920
61.78/61.81	c total #propagations: 21374895 / total #impl: 80094392 (eff. 0.267)
61.78/61.81	c #Conflicts:     265000 | #Learnt:      15457 | 0.000
61.78/61.81	c total clause space: 78.2603MB
61.78/61.81	c total #watches: 190405
62.08/62.15	c total #propagations: 21445994 / total #impl: 80315515 (eff. 0.267)
62.08/62.15	c #Conflicts:     266000 | #Learnt:      16457 | 0.000
62.08/62.15	c total clause space: 78.2603MB
62.08/62.15	c total #watches: 194097
62.38/62.48	c total #propagations: 21520852 / total #impl: 80555956 (eff. 0.267)
62.38/62.48	c #Conflicts:     267000 | #Learnt:      17457 | 0.000
62.38/62.48	c total clause space: 78.2603MB
62.38/62.48	c total #watches: 197335
62.78/62.84	c total #propagations: 21596073 / total #impl: 80787747 (eff. 0.267)
62.78/62.84	c #Conflicts:     268000 | #Learnt:      18457 | 0.000
62.78/62.84	c total clause space: 78.2603MB
62.78/62.84	c total #watches: 201047
63.08/63.15	c total #propagations: 21667860 / total #impl: 80999306 (eff. 0.268)
63.08/63.15	c #Conflicts:     269000 | #Learnt:      19457 | 0.000
63.08/63.15	c total clause space: 78.2603MB
63.08/63.15	c total #watches: 205344
63.38/63.48	c total #propagations: 21772170 / total #impl: 81392146 (eff. 0.267)
63.38/63.48	c #Conflicts:     270000 | #Learnt:      20457 | 0.000
63.38/63.48	c total clause space: 78.2603MB
63.38/63.48	c total #watches: 209256
63.78/63.87	c total #propagations: 21865878 / total #impl: 81748460 (eff. 0.267)
63.78/63.87	c #Conflicts:     271000 | #Learnt:      21457 | 0.000
63.78/63.87	c total clause space: 78.2603MB
63.78/63.87	c total #watches: 212750
64.18/64.25	c total #propagations: 21947791 / total #impl: 82020794 (eff. 0.268)
64.18/64.25	c #Conflicts:     272000 | #Learnt:      22457 | 0.000
64.18/64.25	c total clause space: 78.2603MB
64.18/64.25	c total #watches: 216243
64.58/64.62	c total #propagations: 22024753 / total #impl: 82274521 (eff. 0.268)
64.58/64.62	c #Conflicts:     273000 | #Learnt:      23457 | 0.000
64.58/64.62	c total clause space: 78.2603MB
64.58/64.62	c total #watches: 220308
64.88/65.00	c total #propagations: 22095333 / total #impl: 82488593 (eff. 0.268)
64.88/65.00	c GC COLLECT
64.88/65.00	c #Conflicts:     274000 | #Learnt:      12326 | 0.000
64.88/65.00	c total clause space: 78.2603MB
64.88/65.00	c total #watches: 178573
65.18/65.22	c total #propagations: 22166611 / total #impl: 82712957 (eff. 0.268)
65.18/65.22	c #Conflicts:     275000 | #Learnt:      13326 | 0.000
65.18/65.22	c total clause space: 78.2603MB
65.18/65.22	c total #watches: 183451
65.38/65.49	c total #propagations: 22237807 / total #impl: 82938328 (eff. 0.268)
65.38/65.49	c #Conflicts:     276000 | #Learnt:      14326 | 0.000
65.38/65.49	c total clause space: 78.2603MB
65.38/65.49	c total #watches: 187634
65.68/65.78	c total #propagations: 22317803 / total #impl: 83227033 (eff. 0.268)
65.68/65.78	c #Conflicts:     277000 | #Learnt:      15326 | 0.000
65.68/65.78	c total clause space: 78.2603MB
65.68/65.78	c total #watches: 191676
66.08/66.11	c total #propagations: 22405719 / total #impl: 83525166 (eff. 0.268)
66.08/66.11	c #Conflicts:     278000 | #Learnt:      16326 | 0.000
66.08/66.11	c total clause space: 78.2603MB
66.08/66.11	c total #watches: 195242
66.38/66.40	c total #propagations: 22475861 / total #impl: 83750227 (eff. 0.268)
66.38/66.40	c #Conflicts:     279000 | #Learnt:      17326 | 0.000
66.38/66.40	c total clause space: 78.2603MB
66.38/66.40	c total #watches: 198558
66.68/66.75	c total #propagations: 22547958 / total #impl: 83971642 (eff. 0.269)
66.68/66.75	c #Conflicts:     280000 | #Learnt:      18326 | 0.000
66.68/66.75	c total clause space: 78.2603MB
66.68/66.75	c total #watches: 202028
66.98/67.07	c total #propagations: 22631111 / total #impl: 84271712 (eff. 0.269)
66.98/67.07	c #Conflicts:     281000 | #Learnt:      19326 | 0.000
66.98/67.07	c total clause space: 78.2603MB
66.98/67.07	c total #watches: 205949
67.38/67.43	c total #propagations: 22704424 / total #impl: 84487793 (eff. 0.269)
67.38/67.43	c #Conflicts:     282000 | #Learnt:      20326 | 0.000
67.38/67.43	c total clause space: 78.2603MB
67.38/67.43	c total #watches: 209580
67.78/67.80	c total #propagations: 22785547 / total #impl: 84764588 (eff. 0.269)
67.78/67.80	c #Conflicts:     283000 | #Learnt:      21326 | 0.000
67.78/67.80	c total clause space: 78.2603MB
67.78/67.80	c total #watches: 213449
68.08/68.16	c total #propagations: 22883609 / total #impl: 85160234 (eff. 0.269)
68.08/68.16	c S2->S1
68.08/68.16	c #Conflicts:     284000 | #Learnt:      11876 | 0.000
68.08/68.16	c total clause space: 78.2603MB
68.08/68.16	c total #watches: 183969
68.38/68.40	c total #propagations: 22954999 / total #impl: 85400451 (eff. 0.269)
68.38/68.40	c #Conflicts:     285000 | #Learnt:      12876 | 0.000
68.38/68.40	c total clause space: 78.2603MB
68.38/68.40	c total #watches: 181245
68.58/68.65	c total #propagations: 23028830 / total #impl: 85667511 (eff. 0.269)
68.58/68.65	c #Conflicts:     286000 | #Learnt:      13876 | 0.000
68.58/68.65	c total clause space: 78.2603MB
68.58/68.65	c total #watches: 183640
68.88/68.90	c total #propagations: 23112797 / total #impl: 86003322 (eff. 0.269)
68.88/68.90	c GC COLLECT
68.88/68.90	c #Conflicts:     287000 | #Learnt:       7479 | 0.000
68.88/68.90	c total clause space: 78.2603MB
68.88/68.90	c total #watches: 159953
68.98/69.09	c total #propagations: 23201403 / total #impl: 86314077 (eff. 0.269)
68.98/69.09	c #Conflicts:     288000 | #Learnt:       8479 | 0.000
68.98/69.09	c total clause space: 78.2603MB
68.98/69.09	c total #watches: 163605
69.28/69.30	c total #propagations: 23277599 / total #impl: 86582004 (eff. 0.269)
69.28/69.30	c #Conflicts:     289000 | #Learnt:       9479 | 0.000
69.28/69.30	c total clause space: 78.2603MB
69.28/69.30	c total #watches: 166901
69.48/69.53	c total #propagations: 23343716 / total #impl: 86815892 (eff. 0.269)
69.48/69.53	c #Conflicts:     290000 | #Learnt:      10479 | 0.000
69.48/69.53	c total clause space: 78.2603MB
69.48/69.53	c total #watches: 169994
69.68/69.78	c total #propagations: 23408039 / total #impl: 87022514 (eff. 0.269)
69.68/69.78	c #Conflicts:     291000 | #Learnt:      11479 | 0.000
69.68/69.78	c total clause space: 78.2603MB
69.68/69.78	c total #watches: 172953
69.98/70.03	c total #propagations: 23479336 / total #impl: 87259728 (eff. 0.269)
69.98/70.03	c #Conflicts:     292000 | #Learnt:      12479 | 0.000
69.98/70.03	c total clause space: 78.2603MB
69.98/70.03	c total #watches: 176186
70.18/70.27	c total #propagations: 23549504 / total #impl: 87507950 (eff. 0.269)
70.18/70.27	c #Conflicts:     293000 | #Learnt:      13479 | 0.000
70.18/70.27	c total clause space: 78.2603MB
70.18/70.27	c total #watches: 179689
70.48/70.52	c total #propagations: 23627796 / total #impl: 87788057 (eff. 0.269)
70.48/70.52	c #Conflicts:     294000 | #Learnt:      14479 | 0.000
70.48/70.52	c total clause space: 78.2603MB
70.48/70.52	c total #watches: 182659
70.68/70.78	c total #propagations: 23693579 / total #impl: 88010400 (eff. 0.269)
70.68/70.78	c #Conflicts:     295000 | #Learnt:      15479 | 0.000
70.68/70.78	c total clause space: 78.2603MB
70.68/70.78	c total #watches: 185939
70.98/71.07	c total #propagations: 23761723 / total #impl: 88250212 (eff. 0.269)
70.98/71.07	c #Conflicts:     296000 | #Learnt:      16479 | 0.000
70.98/71.07	c total clause space: 78.2603MB
70.98/71.07	c total #watches: 189024
71.28/71.39	c total #propagations: 23832991 / total #impl: 88512146 (eff. 0.269)
71.28/71.39	c #Conflicts:     297000 | #Learnt:      17479 | 0.000
71.28/71.39	c total clause space: 78.2603MB
71.28/71.39	c total #watches: 192555
71.68/71.71	c total #propagations: 23914615 / total #impl: 88810120 (eff. 0.269)
71.68/71.71	c #Conflicts:     298000 | #Learnt:      18479 | 0.000
71.68/71.71	c total clause space: 78.2603MB
71.68/71.71	c total #watches: 196111
71.98/72.00	c total #propagations: 23998954 / total #impl: 89125713 (eff. 0.269)
71.98/72.00	c #Conflicts:     299000 | #Learnt:      19479 | 0.000
71.98/72.00	c total clause space: 78.2603MB
71.98/72.00	c total #watches: 200074
72.28/72.33	c total #propagations: 24091112 / total #impl: 89514941 (eff. 0.269)
72.28/72.33	c #Conflicts:     300000 | #Learnt:      20479 | 0.000
72.28/72.33	c total clause space: 78.2603MB
72.28/72.33	c total #watches: 203806
72.58/72.62	c total #propagations: 24194184 / total #impl: 89942235 (eff. 0.269)
72.58/72.62	c GC COLLECT
72.58/72.62	c #Conflicts:     301000 | #Learnt:      11077 | 0.000
72.58/72.62	c total clause space: 78.2603MB
72.58/72.62	c total #watches: 172489
72.77/72.86	c total #propagations: 24286677 / total #impl: 90324735 (eff. 0.269)
72.77/72.86	c #Conflicts:     302000 | #Learnt:      12077 | 0.000
72.77/72.86	c total clause space: 78.2603MB
72.77/72.86	c total #watches: 176431
73.08/73.10	c total #propagations: 24385715 / total #impl: 90745056 (eff. 0.269)
73.08/73.10	c #Conflicts:     303000 | #Learnt:      13077 | 0.000
73.08/73.10	c total clause space: 78.2603MB
73.08/73.10	c total #watches: 180760
73.28/73.38	c total #propagations: 24472318 / total #impl: 91055583 (eff. 0.269)
73.28/73.38	c #Conflicts:     304000 | #Learnt:      14077 | 0.000
73.28/73.38	c total clause space: 78.2603MB
73.28/73.38	c total #watches: 185218
73.58/73.64	c total #propagations: 24548949 / total #impl: 91301326 (eff. 0.269)
73.58/73.64	c #Conflicts:     305000 | #Learnt:      15077 | 0.000
73.58/73.64	c total clause space: 78.2603MB
73.58/73.64	c total #watches: 189101
73.88/73.92	c total #propagations: 24624497 / total #impl: 91568839 (eff. 0.269)
73.88/73.92	c #Conflicts:     306000 | #Learnt:      16077 | 0.000
73.88/73.92	c total clause space: 78.2603MB
73.88/73.92	c total #watches: 192724
74.18/74.24	c total #propagations: 24691317 / total #impl: 91769424 (eff. 0.269)
74.18/74.24	c #Conflicts:     307000 | #Learnt:      17077 | 0.000
74.18/74.24	c total clause space: 78.2603MB
74.18/74.24	c total #watches: 196188
74.48/74.56	c total #propagations: 24763350 / total #impl: 91999826 (eff. 0.269)
74.48/74.56	c #Conflicts:     308000 | #Learnt:      18077 | 0.000
74.48/74.56	c total clause space: 78.2603MB
74.48/74.56	c total #watches: 199614
74.89/74.91	c total #propagations: 24833531 / total #impl: 92234931 (eff. 0.269)
74.89/74.91	c #Conflicts:     309000 | #Learnt:      19077 | 0.000
74.89/74.91	c total clause space: 78.2603MB
74.89/74.91	c total #watches: 203215
75.18/75.27	c total #propagations: 24913738 / total #impl: 92522098 (eff. 0.269)
75.18/75.27	c #Conflicts:     310000 | #Learnt:      20077 | 0.000
75.18/75.27	c total clause space: 78.2603MB
75.18/75.27	c total #watches: 206272
75.58/75.66	c total #propagations: 24994906 / total #impl: 92839322 (eff. 0.269)
75.58/75.66	c #Conflicts:     311000 | #Learnt:      21077 | 0.000
75.58/75.66	c total clause space: 78.2603MB
75.58/75.66	c total #watches: 209478
75.99/76.04	c total #propagations: 25075337 / total #impl: 93134525 (eff. 0.269)
75.99/76.04	c #Conflicts:     312000 | #Learnt:      22077 | 0.000
75.99/76.04	c total clause space: 78.2603MB
75.99/76.04	c total #watches: 213286
76.38/76.42	c total #propagations: 25146910 / total #impl: 93380449 (eff. 0.269)
76.38/76.42	c #Conflicts:     313000 | #Learnt:      23077 | 0.000
76.38/76.42	c total clause space: 78.2603MB
76.38/76.42	c total #watches: 216826
76.78/76.84	c total #propagations: 25229274 / total #impl: 93692230 (eff. 0.269)
76.78/76.84	c #Conflicts:     314000 | #Learnt:      24077 | 0.000
76.78/76.84	c total clause space: 78.2603MB
76.78/76.84	c total #watches: 220225
76.99/77.08	c total #propagations: 25307231 / total #impl: 93967866 (eff. 0.269)
76.99/77.08	c GC COLLECT
76.99/77.08	c #Conflicts:     315000 | #Learnt:      13036 | 0.000
76.99/77.08	c total clause space: 78.2603MB
76.99/77.08	c total #watches: 179902
77.28/77.33	c total #propagations: 25379308 / total #impl: 94244193 (eff. 0.269)
77.28/77.33	c #Conflicts:     316000 | #Learnt:      14036 | 0.000
77.28/77.33	c total clause space: 78.2603MB
77.28/77.33	c total #watches: 184306
77.58/77.63	c total #propagations: 25454186 / total #impl: 94503531 (eff. 0.269)
77.58/77.63	c #Conflicts:     317000 | #Learnt:      15036 | 0.000
77.58/77.63	c total clause space: 78.2603MB
77.58/77.63	c total #watches: 188076
77.78/77.89	c total #propagations: 25535409 / total #impl: 94809025 (eff. 0.269)
77.78/77.89	c #Conflicts:     318000 | #Learnt:      16036 | 0.000
77.78/77.89	c total clause space: 78.2603MB
77.78/77.89	c total #watches: 192382
78.09/78.19	c total #propagations: 25607109 / total #impl: 95039724 (eff. 0.269)
78.09/78.19	c #Conflicts:     319000 | #Learnt:      17036 | 0.000
78.09/78.19	c total clause space: 78.2603MB
78.09/78.19	c total #watches: 196251
78.48/78.51	c total #propagations: 25693728 / total #impl: 95349442 (eff. 0.269)
78.48/78.51	c #Conflicts:     320000 | #Learnt:      18036 | 0.000
78.48/78.51	c total clause space: 78.2603MB
78.48/78.51	c total #watches: 200257
78.68/78.80	c total #propagations: 25783510 / total #impl: 95726553 (eff. 0.269)
78.68/78.80	c #Conflicts:     321000 | #Learnt:      19036 | 0.000
78.68/78.80	c total clause space: 78.2603MB
78.68/78.80	c total #watches: 204524
79.08/79.13	c total #propagations: 25879883 / total #impl: 96121445 (eff. 0.269)
79.08/79.13	c #Conflicts:     322000 | #Learnt:      20036 | 0.000
79.08/79.13	c total clause space: 78.2603MB
79.08/79.13	c total #watches: 208263
79.38/79.49	c total #propagations: 25959976 / total #impl: 96439740 (eff. 0.269)
79.38/79.49	c #Conflicts:     323000 | #Learnt:      21036 | 0.000
79.38/79.49	c total clause space: 78.2603MB
79.38/79.49	c total #watches: 211809
79.78/79.81	c total #propagations: 26051302 / total #impl: 96818318 (eff. 0.269)
79.78/79.81	c #Conflicts:     324000 | #Learnt:      22036 | 0.000
79.78/79.81	c total clause space: 78.2603MB
79.78/79.81	c total #watches: 215265
80.08/80.17	c total #propagations: 26130718 / total #impl: 97107256 (eff. 0.269)
80.08/80.17	c #Conflicts:     325000 | #Learnt:      23036 | 0.000
80.08/80.17	c total clause space: 78.2603MB
80.08/80.17	c total #watches: 219183
80.48/80.55	c total #propagations: 26194895 / total #impl: 97302845 (eff. 0.269)
80.48/80.55	c #Conflicts:     326000 | #Learnt:      24036 | 0.000
80.48/80.55	c total clause space: 78.2603MB
80.48/80.55	c total #watches: 223189
80.88/80.98	c total #propagations: 26263513 / total #impl: 97532793 (eff. 0.269)
80.88/80.98	c #Conflicts:     327000 | #Learnt:      25036 | 0.000
80.88/80.98	c total clause space: 78.2603MB
80.88/80.98	c total #watches: 227107
81.28/81.37	c total #propagations: 26338902 / total #impl: 97823729 (eff. 0.269)
81.28/81.37	c #Conflicts:     328000 | #Learnt:      26036 | 0.000
81.28/81.37	c total clause space: 78.2603MB
81.28/81.37	c total #watches: 230983
81.58/81.60	c total #propagations: 26401541 / total #impl: 98027269 (eff. 0.269)
81.58/81.60	c GC COLLECT
81.58/81.60	c #Conflicts:     329000 | #Learnt:      14006 | 0.000
81.58/81.60	c total clause space: 78.2603MB
81.58/81.60	c total #watches: 183781
81.78/81.85	c total #propagations: 26473933 / total #impl: 98236601 (eff. 0.269)
81.78/81.85	c #Conflicts:     330000 | #Learnt:      15006 | 0.000
81.78/81.85	c total clause space: 78.2603MB
81.78/81.85	c total #watches: 187876
82.08/82.11	c total #propagations: 26551193 / total #impl: 98486648 (eff. 0.270)
82.08/82.11	c #Conflicts:     331000 | #Learnt:      16006 | 0.000
82.08/82.11	c total clause space: 78.2603MB
82.08/82.11	c total #watches: 191886
82.28/82.39	c total #propagations: 26636645 / total #impl: 98786084 (eff. 0.270)
82.28/82.39	c #Conflicts:     332000 | #Learnt:      17006 | 0.000
82.28/82.39	c total clause space: 78.2603MB
82.28/82.39	c total #watches: 195968
82.59/82.69	c total #propagations: 26732739 / total #impl: 99105539 (eff. 0.270)
82.59/82.69	c #Conflicts:     333000 | #Learnt:      18006 | 0.000
82.59/82.69	c total clause space: 78.2603MB
82.59/82.69	c total #watches: 199552
82.88/82.99	c total #propagations: 26809333 / total #impl: 99340671 (eff. 0.270)
82.88/82.99	c #Conflicts:     334000 | #Learnt:      19006 | 0.000
82.88/82.99	c total clause space: 78.2603MB
82.88/82.99	c total #watches: 203554
83.28/83.32	c total #propagations: 26903494 / total #impl: 99693453 (eff. 0.270)
83.28/83.32	c #Conflicts:     335000 | #Learnt:      20006 | 0.000
83.28/83.32	c total clause space: 78.2603MB
83.28/83.32	c total #watches: 207121
83.59/83.66	c total #propagations: 26978837 / total #impl: 99942417 (eff. 0.270)
83.59/83.66	c #Conflicts:     336000 | #Learnt:      21006 | 0.000
83.59/83.66	c total clause space: 78.2603MB
83.59/83.66	c total #watches: 210801
83.88/83.99	c total #propagations: 27064695 / total #impl: 100222942 (eff. 0.270)
83.88/83.99	c #Conflicts:     337000 | #Learnt:      22006 | 0.000
83.88/83.99	c total clause space: 78.2603MB
83.88/83.99	c total #watches: 214070
84.28/84.35	c total #propagations: 27137865 / total #impl: 100460786 (eff. 0.270)
84.28/84.35	c #Conflicts:     338000 | #Learnt:      23006 | 0.000
84.28/84.35	c total clause space: 78.2603MB
84.28/84.35	c total #watches: 217960
84.69/84.75	c total #propagations: 27202912 / total #impl: 100670500 (eff. 0.270)
84.69/84.75	c #Conflicts:     339000 | #Learnt:      24006 | 0.000
84.69/84.75	c total clause space: 78.2603MB
84.69/84.75	c total #watches: 221146
85.08/85.14	c total #propagations: 27275838 / total #impl: 100908823 (eff. 0.270)
85.08/85.14	c #Conflicts:     340000 | #Learnt:      25006 | 0.000
85.08/85.14	c total clause space: 78.2603MB
85.08/85.14	c total #watches: 224893
85.48/85.52	c total #propagations: 27367041 / total #impl: 101241260 (eff. 0.270)
85.48/85.52	c #Conflicts:     341000 | #Learnt:      26006 | 0.000
85.48/85.52	c total clause space: 78.2603MB
85.48/85.52	c total #watches: 228246
85.89/85.96	c total #propagations: 27455894 / total #impl: 101568072 (eff. 0.270)
85.89/85.96	c #Conflicts:     342000 | #Learnt:      27006 | 0.000
85.89/85.96	c total clause space: 78.2603MB
85.89/85.96	c total #watches: 231577
86.18/86.29	c total #propagations: 27542649 / total #impl: 101899411 (eff. 0.270)
86.18/86.29	c GC COLLECT
86.18/86.29	c #Conflicts:     343000 | #Learnt:      14338 | 0.000
86.18/86.29	c total clause space: 78.2603MB
86.18/86.29	c total #watches: 184760
86.48/86.57	c total #propagations: 27611722 / total #impl: 102124070 (eff. 0.270)
86.48/86.57	c #Conflicts:     344000 | #Learnt:      15338 | 0.000
86.48/86.57	c total clause space: 78.2603MB
86.48/86.57	c total #watches: 188175
86.78/86.86	c total #propagations: 27679341 / total #impl: 102362748 (eff. 0.270)
86.78/86.86	c #Conflicts:     345000 | #Learnt:      16338 | 0.000
86.78/86.86	c total clause space: 78.2603MB
86.78/86.86	c total #watches: 191742
87.08/87.17	c total #propagations: 27758068 / total #impl: 102672420 (eff. 0.270)
87.08/87.17	c #Conflicts:     346000 | #Learnt:      17338 | 0.000
87.08/87.17	c total clause space: 78.2603MB
87.08/87.17	c total #watches: 195486
87.38/87.49	c total #propagations: 27840171 / total #impl: 102984746 (eff. 0.270)
87.38/87.49	c #Conflicts:     347000 | #Learnt:      18338 | 0.000
87.38/87.49	c total clause space: 78.2603MB
87.38/87.49	c total #watches: 199590
87.78/87.85	c total #propagations: 27926433 / total #impl: 103324854 (eff. 0.270)
87.78/87.85	c #Conflicts:     348000 | #Learnt:      19338 | 0.000
87.78/87.85	c total clause space: 78.2603MB
87.78/87.85	c total #watches: 203117
88.18/88.23	c total #propagations: 27998155 / total #impl: 103562583 (eff. 0.270)
88.18/88.23	c #Conflicts:     349000 | #Learnt:      20338 | 0.000
88.18/88.23	c total clause space: 78.2603MB
88.18/88.23	c total #watches: 206920
88.58/88.62	c total #propagations: 28081825 / total #impl: 103864980 (eff. 0.270)
88.58/88.62	c #Conflicts:     350000 | #Learnt:      21338 | 0.000
88.58/88.62	c total clause space: 78.2603MB
88.58/88.62	c total #watches: 210499
88.88/88.96	c total #propagations: 28165958 / total #impl: 104144951 (eff. 0.270)
88.88/88.96	c #Conflicts:     351000 | #Learnt:      22338 | 0.000
88.88/88.96	c total clause space: 78.2603MB
88.88/88.96	c total #watches: 214180
89.28/89.32	c total #propagations: 28240776 / total #impl: 104416790 (eff. 0.270)
89.28/89.32	c #Conflicts:     352000 | #Learnt:      23338 | 0.000
89.28/89.32	c total clause space: 78.2603MB
89.28/89.32	c total #watches: 217459
89.68/89.70	c total #propagations: 28306363 / total #impl: 104631359 (eff. 0.271)
89.68/89.70	c #Conflicts:     353000 | #Learnt:      24338 | 0.000
89.68/89.70	c total clause space: 78.2603MB
89.68/89.70	c total #watches: 220828
89.98/90.07	c total #propagations: 28377341 / total #impl: 104871635 (eff. 0.271)
89.98/90.07	c #Conflicts:     354000 | #Learnt:      25338 | 0.000
89.98/90.07	c total clause space: 78.2603MB
89.98/90.07	c total #watches: 224533
90.38/90.43	c total #propagations: 28462104 / total #impl: 105201164 (eff. 0.271)
90.38/90.43	c #Conflicts:     355000 | #Learnt:      26338 | 0.000
90.38/90.43	c total clause space: 78.2603MB
90.38/90.43	c total #watches: 228399
90.68/90.77	c total #propagations: 28559125 / total #impl: 105653871 (eff. 0.270)
90.68/90.77	c #Conflicts:     356000 | #Learnt:      27338 | 0.000
90.68/90.77	c total clause space: 78.2603MB
90.68/90.77	c total #watches: 232725
91.18/91.21	c total #propagations: 28657057 / total #impl: 106079852 (eff. 0.270)
91.18/91.21	c GC COLLECT
91.18/91.21	c #Conflicts:     357000 | #Learnt:      14207 | 0.000
91.18/91.21	c total clause space: 78.2603MB
91.18/91.21	c total #watches: 184546
91.39/91.46	c total #propagations: 28732851 / total #impl: 106349446 (eff. 0.270)
91.39/91.46	c #Conflicts:     358000 | #Learnt:      15207 | 0.000
91.39/91.46	c total clause space: 78.2603MB
91.39/91.46	c total #watches: 188716
91.78/91.82	c total #propagations: 28812924 / total #impl: 106639738 (eff. 0.270)
91.78/91.82	c #Conflicts:     359000 | #Learnt:      16207 | 0.000
91.78/91.82	c total clause space: 78.2603MB
91.78/91.82	c total #watches: 192023
92.08/92.16	c total #propagations: 28891963 / total #impl: 106917697 (eff. 0.270)
92.08/92.16	c #Conflicts:     360000 | #Learnt:      17207 | 0.000
92.08/92.16	c total clause space: 78.2603MB
92.08/92.16	c total #watches: 195550
92.39/92.48	c total #propagations: 28976852 / total #impl: 107226611 (eff. 0.270)
92.39/92.48	c #Conflicts:     361000 | #Learnt:      18207 | 0.000
92.39/92.48	c total clause space: 78.2603MB
92.39/92.48	c total #watches: 199138
92.78/92.82	c total #propagations: 29063972 / total #impl: 107566646 (eff. 0.270)
92.78/92.82	c #Conflicts:     362000 | #Learnt:      19207 | 0.000
92.78/92.82	c total clause space: 78.2603MB
92.78/92.82	c total #watches: 202056
93.08/93.18	c total #propagations: 29139444 / total #impl: 107853645 (eff. 0.270)
93.08/93.18	c #Conflicts:     363000 | #Learnt:      20207 | 0.000
93.08/93.18	c total clause space: 78.2603MB
93.08/93.18	c total #watches: 205209
93.49/93.54	c total #propagations: 29215623 / total #impl: 108125261 (eff. 0.270)
93.49/93.54	c #Conflicts:     364000 | #Learnt:      21207 | 0.000
93.49/93.54	c total clause space: 78.2603MB
93.49/93.54	c total #watches: 208185
93.88/93.90	c total #propagations: 29287590 / total #impl: 108392525 (eff. 0.270)
93.88/93.90	c #Conflicts:     365000 | #Learnt:      22207 | 0.000
93.88/93.90	c total clause space: 78.2603MB
93.88/93.90	c total #watches: 211178
94.18/94.29	c total #propagations: 29357680 / total #impl: 108642504 (eff. 0.270)
94.18/94.29	c #Conflicts:     366000 | #Learnt:      23207 | 0.000
94.18/94.29	c total clause space: 78.2603MB
94.18/94.29	c total #watches: 214216
94.69/94.71	c total #propagations: 29435848 / total #impl: 108951769 (eff. 0.270)
94.69/94.71	c #Conflicts:     367000 | #Learnt:      24207 | 0.000
94.69/94.71	c total clause space: 78.2603MB
94.69/94.71	c total #watches: 217489
95.08/95.18	c total #propagations: 29516029 / total #impl: 109257774 (eff. 0.270)
95.08/95.18	c #Conflicts:     368000 | #Learnt:      25207 | 0.000
95.08/95.18	c total clause space: 78.2603MB
95.08/95.18	c total #watches: 220876
95.48/95.58	c total #propagations: 29611045 / total #impl: 109656945 (eff. 0.270)
95.48/95.58	c #Conflicts:     369000 | #Learnt:      26207 | 0.000
95.48/95.58	c total clause space: 78.2603MB
95.48/95.58	c total #watches: 223836
95.88/95.95	c total #propagations: 29689243 / total #impl: 109954056 (eff. 0.270)
95.88/95.95	c #Conflicts:     370000 | #Learnt:      27207 | 0.000
95.88/95.95	c total clause space: 78.2603MB
95.88/95.95	c total #watches: 226994
96.28/96.34	c total #propagations: 29760419 / total #impl: 110195384 (eff. 0.270)
96.28/96.34	c #Conflicts:     371000 | #Learnt:      28206 | 0.000
96.28/96.34	c total clause space: 78.2603MB
96.28/96.34	c total #watches: 230896
96.79/96.80	c total #propagations: 29837693 / total #impl: 110438235 (eff. 0.270)
96.79/96.80	c GC COLLECT
96.79/96.80	c #Conflicts:     372000 | #Learnt:      14697 | 0.000
96.79/96.80	c total clause space: 78.2603MB
96.79/96.80	c total #watches: 186846
96.98/97.09	c total #propagations: 29920605 / total #impl: 110760154 (eff. 0.270)
96.98/97.09	c #Conflicts:     373000 | #Learnt:      15697 | 0.000
96.98/97.09	c total clause space: 78.2603MB
96.98/97.09	c total #watches: 190831
97.38/97.40	c total #propagations: 30001262 / total #impl: 111060774 (eff. 0.270)
97.38/97.40	c #Conflicts:     374000 | #Learnt:      16697 | 0.000
97.38/97.40	c total clause space: 78.2603MB
97.38/97.40	c total #watches: 194458
97.68/97.70	c total #propagations: 30077660 / total #impl: 111344358 (eff. 0.270)
97.68/97.70	c #Conflicts:     375000 | #Learnt:      17697 | 0.000
97.68/97.70	c total clause space: 78.2603MB
97.68/97.70	c total #watches: 198496
97.89/97.97	c total #propagations: 30175645 / total #impl: 111752915 (eff. 0.270)
97.89/97.97	c #Conflicts:     376000 | #Learnt:      18697 | 0.000
97.89/97.97	c total clause space: 78.2603MB
97.89/97.97	c total #watches: 201845
98.18/98.26	c total #propagations: 30280732 / total #impl: 112275825 (eff. 0.270)
98.18/98.26	c #Conflicts:     377000 | #Learnt:      19697 | 0.000
98.18/98.26	c total clause space: 78.2603MB
98.18/98.26	c total #watches: 205560
98.58/98.62	c total #propagations: 30384994 / total #impl: 112746605 (eff. 0.269)
98.58/98.62	c #Conflicts:     378000 | #Learnt:      20697 | 0.000
98.58/98.62	c total clause space: 78.2603MB
98.58/98.62	c total #watches: 209002
98.88/98.96	c total #propagations: 30462372 / total #impl: 113033389 (eff. 0.269)
98.88/98.96	c #Conflicts:     379000 | #Learnt:      21697 | 0.000
98.88/98.96	c total clause space: 78.2603MB
98.88/98.96	c total #watches: 212389
99.28/99.31	c total #propagations: 30537278 / total #impl: 113284752 (eff. 0.270)
99.28/99.31	c #Conflicts:     380000 | #Learnt:      22697 | 0.000
99.28/99.31	c total clause space: 78.2603MB
99.28/99.31	c total #watches: 216394
99.68/99.70	c total #propagations: 30620446 / total #impl: 113587460 (eff. 0.270)
99.68/99.70	c #Conflicts:     381000 | #Learnt:      23697 | 0.000
99.68/99.70	c total clause space: 78.2603MB
99.68/99.70	c total #watches: 220334
99.98/100.07	c total #propagations: 30697764 / total #impl: 113858266 (eff. 0.270)
99.98/100.07	c #Conflicts:     382000 | #Learnt:      24697 | 0.000
99.98/100.07	c total clause space: 78.2603MB
99.98/100.07	c total #watches: 223909
100.38/100.45	c total #propagations: 30767298 / total #impl: 114080685 (eff. 0.270)
100.38/100.45	c #Conflicts:     383000 | #Learnt:      25696 | 0.000
100.38/100.45	c total clause space: 78.2603MB
100.38/100.45	c total #watches: 227085
100.78/100.87	c total #propagations: 30832484 / total #impl: 114286628 (eff. 0.270)
100.78/100.87	c #Conflicts:     384000 | #Learnt:      26696 | 0.000
100.78/100.87	c total clause space: 78.2603MB
100.78/100.87	c total #watches: 230570
101.18/101.27	c total #propagations: 30907402 / total #impl: 114552472 (eff. 0.270)
101.18/101.27	c #Conflicts:     385000 | #Learnt:      27696 | 0.000
101.18/101.27	c total clause space: 78.2603MB
101.18/101.27	c total #watches: 234045
101.68/101.70	c total #propagations: 30970247 / total #impl: 114759999 (eff. 0.270)
101.68/101.70	c #Conflicts:     386000 | #Learnt:      28696 | 0.000
101.68/101.70	c total clause space: 78.2603MB
101.68/101.70	c total #watches: 237588
102.08/102.15	c total #propagations: 31036021 / total #impl: 114981664 (eff. 0.270)
102.08/102.15	c #Conflicts:     387000 | #Learnt:      29696 | 0.000
102.08/102.15	c total clause space: 78.2603MB
102.08/102.15	c total #watches: 240891
102.38/102.49	c total #propagations: 31103179 / total #impl: 115203855 (eff. 0.270)
102.38/102.49	c GC COLLECT
102.38/102.49	c #Conflicts:     388000 | #Learnt:      15834 | 0.000
102.38/102.49	c total clause space: 78.2603MB
102.38/102.49	c total #watches: 191135
102.68/102.78	c total #propagations: 31186622 / total #impl: 115520612 (eff. 0.270)
102.68/102.78	c #Conflicts:     389000 | #Learnt:      16834 | 0.000
102.68/102.78	c total clause space: 78.2603MB
102.68/102.78	c total #watches: 194496
103.08/103.12	c total #propagations: 31267415 / total #impl: 115860346 (eff. 0.270)
103.08/103.12	c #Conflicts:     390000 | #Learnt:      17834 | 0.000
103.08/103.12	c total clause space: 78.2603MB
103.08/103.12	c total #watches: 197524
103.38/103.46	c total #propagations: 31341157 / total #impl: 116139900 (eff. 0.270)
103.38/103.46	c #Conflicts:     391000 | #Learnt:      18834 | 0.000
103.38/103.46	c total clause space: 78.2603MB
103.38/103.46	c total #watches: 201507
103.68/103.77	c total #propagations: 31430136 / total #impl: 116534179 (eff. 0.270)
103.68/103.77	c #Conflicts:     392000 | #Learnt:      19834 | 0.000
103.68/103.77	c total clause space: 78.2603MB
103.68/103.77	c total #watches: 204644
104.08/104.17	c total #propagations: 31519842 / total #impl: 116935942 (eff. 0.270)
104.08/104.17	c #Conflicts:     393000 | #Learnt:      20834 | 0.000
104.08/104.17	c total clause space: 78.2603MB
104.08/104.17	c total #watches: 208235
104.48/104.53	c total #propagations: 31596620 / total #impl: 117224689 (eff. 0.270)
104.48/104.53	c #Conflicts:     394000 | #Learnt:      21834 | 0.000
104.48/104.53	c total clause space: 78.2603MB
104.48/104.53	c total #watches: 212119
104.88/104.92	c total #propagations: 31682768 / total #impl: 117589540 (eff. 0.269)
104.88/104.92	c #Conflicts:     395000 | #Learnt:      22834 | 0.000
104.88/104.92	c total clause space: 78.2603MB
104.88/104.92	c total #watches: 215603
105.28/105.34	c total #propagations: 31764667 / total #impl: 117898043 (eff. 0.269)
105.28/105.34	c #Conflicts:     396000 | #Learnt:      23834 | 0.000
105.28/105.34	c total clause space: 78.2603MB
105.28/105.34	c total #watches: 219067
105.68/105.72	c total #propagations: 31842295 / total #impl: 118163211 (eff. 0.269)
105.68/105.72	c #Conflicts:     397000 | #Learnt:      24834 | 0.000
105.68/105.72	c total clause space: 78.2603MB
105.68/105.72	c total #watches: 223428
106.08/106.15	c total #propagations: 31947087 / total #impl: 118678047 (eff. 0.269)
106.08/106.15	c #Conflicts:     398000 | #Learnt:      25834 | 0.000
106.08/106.15	c total clause space: 78.2603MB
106.08/106.15	c total #watches: 226742
106.48/106.59	c total #propagations: 32028018 / total #impl: 118980019 (eff. 0.269)
106.48/106.59	c #Conflicts:     399000 | #Learnt:      26834 | 0.000
106.48/106.59	c total clause space: 78.2603MB
106.48/106.59	c total #watches: 229814
106.98/107.03	c total #propagations: 32091939 / total #impl: 119185175 (eff. 0.269)
106.98/107.03	c #Conflicts:     400000 | #Learnt:      27834 | 0.000
106.98/107.03	c total clause space: 78.2603MB
106.98/107.03	c total #watches: 233399
107.48/107.57	c total #propagations: 32162572 / total #impl: 119417970 (eff. 0.269)
107.48/107.57	c #Conflicts:     401000 | #Learnt:      28834 | 0.000
107.48/107.57	c total clause space: 78.2603MB
107.48/107.57	c total #watches: 236613
107.88/107.98	c total #propagations: 32239043 / total #impl: 119695645 (eff. 0.269)
107.88/107.98	c #Conflicts:     402000 | #Learnt:      29834 | 0.000
107.88/107.98	c total clause space: 78.2603MB
107.88/107.98	c total #watches: 239471
108.38/108.43	c total #propagations: 32313132 / total #impl: 119953206 (eff. 0.269)
108.38/108.43	c GC COLLECT
108.38/108.43	c #Conflicts:     403000 | #Learnt:      15650 | 0.000
108.38/108.43	c total clause space: 78.2603MB
108.38/108.43	c total #watches: 190497
108.68/108.71	c total #propagations: 32389256 / total #impl: 120212442 (eff. 0.269)
108.68/108.71	c #Conflicts:     404000 | #Learnt:      16650 | 0.000
108.68/108.71	c total clause space: 78.2603MB
108.68/108.71	c total #watches: 194012
108.98/109.03	c total #propagations: 32465383 / total #impl: 120475926 (eff. 0.269)
108.98/109.03	c #Conflicts:     405000 | #Learnt:      17650 | 0.000
108.98/109.03	c total clause space: 78.2603MB
108.98/109.03	c total #watches: 197388
109.28/109.37	c total #propagations: 32538233 / total #impl: 120730052 (eff. 0.270)
109.28/109.37	c #Conflicts:     406000 | #Learnt:      18650 | 0.000
109.28/109.37	c total clause space: 78.2603MB
109.28/109.37	c total #watches: 200581
109.68/109.71	c total #propagations: 32605391 / total #impl: 120945335 (eff. 0.270)
109.68/109.71	c #Conflicts:     407000 | #Learnt:      19650 | 0.000
109.68/109.71	c total clause space: 78.2603MB
109.68/109.71	c total #watches: 204253
109.98/110.05	c total #propagations: 32676292 / total #impl: 121185207 (eff. 0.270)
109.98/110.05	c #Conflicts:     408000 | #Learnt:      20650 | 0.000
109.98/110.05	c total clause space: 78.2603MB
109.98/110.05	c total #watches: 207369
110.28/110.37	c total #propagations: 32752214 / total #impl: 121440771 (eff. 0.270)
110.28/110.37	c #Conflicts:     409000 | #Learnt:      21650 | 0.000
110.28/110.37	c total clause space: 78.2603MB
110.28/110.37	c total #watches: 211327
110.68/110.79	c total #propagations: 32822419 / total #impl: 121670539 (eff. 0.270)
110.68/110.79	c S2->S1
110.68/110.79	c #Conflicts:     410000 | #Learnt:      11708 | 0.000
110.68/110.79	c total clause space: 78.2603MB
110.68/110.79	c total #watches: 203351
110.98/111.03	c total #propagations: 32894316 / total #impl: 121917939 (eff. 0.270)
110.98/111.03	c #Conflicts:     411000 | #Learnt:      12708 | 0.000
110.98/111.03	c total clause space: 78.2603MB
110.98/111.03	c total #watches: 180305
111.18/111.27	c total #propagations: 32964795 / total #impl: 122152519 (eff. 0.270)
111.18/111.27	c #Conflicts:     412000 | #Learnt:      13708 | 0.000
111.18/111.27	c total clause space: 78.2603MB
111.18/111.27	c total #watches: 183776
111.48/111.53	c total #propagations: 33036570 / total #impl: 122387061 (eff. 0.270)
111.48/111.53	c #Conflicts:     413000 | #Learnt:      14708 | 0.000
111.48/111.53	c total clause space: 78.2603MB
111.48/111.53	c total #watches: 186974
111.78/111.81	c total #propagations: 33105556 / total #impl: 122611352 (eff. 0.270)
111.78/111.81	c #Conflicts:     414000 | #Learnt:      15708 | 0.000
111.78/111.81	c total clause space: 78.2603MB
111.78/111.81	c total #watches: 190257
111.98/112.09	c total #propagations: 33186868 / total #impl: 122909665 (eff. 0.270)
111.98/112.09	c #Conflicts:     415000 | #Learnt:      16708 | 0.000
111.98/112.09	c total clause space: 78.2603MB
111.98/112.09	c total #watches: 194163
112.28/112.37	c total #propagations: 33282507 / total #impl: 123315830 (eff. 0.270)
112.28/112.37	c #Conflicts:     416000 | #Learnt:      17708 | 0.000
112.28/112.37	c total clause space: 78.2603MB
112.28/112.37	c total #watches: 198331
112.68/112.70	c total #propagations: 33377822 / total #impl: 123677934 (eff. 0.270)
112.68/112.70	c #Conflicts:     417000 | #Learnt:      18708 | 0.000
112.68/112.70	c total clause space: 78.2603MB
112.68/112.70	c total #watches: 201566
112.98/113.03	c total #propagations: 33466745 / total #impl: 124027506 (eff. 0.270)
112.98/113.03	c #Conflicts:     418000 | #Learnt:      19708 | 0.000
112.98/113.03	c total clause space: 78.2603MB
112.98/113.03	c total #watches: 204919
113.18/113.28	c total #propagations: 33548665 / total #impl: 124334756 (eff. 0.270)
113.18/113.28	c GC COLLECT
113.18/113.28	c #Conflicts:     419000 | #Learnt:      10687 | 0.000
113.18/113.28	c total clause space: 78.2603MB
113.18/113.28	c total #watches: 171893
113.38/113.49	c total #propagations: 33622862 / total #impl: 124593459 (eff. 0.270)
113.38/113.49	c #Conflicts:     420000 | #Learnt:      11687 | 0.000
113.38/113.49	c total clause space: 78.2603MB
113.38/113.49	c total #watches: 175314
113.68/113.73	c total #propagations: 33697686 / total #impl: 124880624 (eff. 0.270)
113.68/113.73	c #Conflicts:     421000 | #Learnt:      12687 | 0.000
113.68/113.73	c total clause space: 78.2603MB
113.68/113.73	c total #watches: 178636
113.88/113.97	c total #propagations: 33774753 / total #impl: 125153157 (eff. 0.270)
113.88/113.97	c #Conflicts:     422000 | #Learnt:      13687 | 0.000
113.88/113.97	c total clause space: 78.2603MB
113.88/113.97	c total #watches: 182356
114.18/114.23	c total #propagations: 33852475 / total #impl: 125433520 (eff. 0.270)
114.18/114.23	c #Conflicts:     423000 | #Learnt:      14687 | 0.000
114.18/114.23	c total clause space: 78.2603MB
114.18/114.23	c total #watches: 186012
114.38/114.50	c total #propagations: 33942432 / total #impl: 125788391 (eff. 0.270)
114.38/114.50	c #Conflicts:     424000 | #Learnt:      15687 | 0.000
114.38/114.50	c total clause space: 78.2603MB
114.38/114.50	c total #watches: 189297
114.68/114.76	c total #propagations: 34021458 / total #impl: 126074181 (eff. 0.270)
114.68/114.76	c #Conflicts:     425000 | #Learnt:      16687 | 0.000
114.68/114.76	c total clause space: 78.2603MB
114.68/114.76	c total #watches: 192652
114.98/115.08	c total #propagations: 34105347 / total #impl: 126378431 (eff. 0.270)
114.98/115.08	c #Conflicts:     426000 | #Learnt:      17687 | 0.000
114.98/115.08	c total clause space: 78.2603MB
114.98/115.08	c total #watches: 195803
115.38/115.40	c total #propagations: 34181342 / total #impl: 126630314 (eff. 0.270)
115.38/115.40	c #Conflicts:     427000 | #Learnt:      18687 | 0.000
115.38/115.40	c total clause space: 78.2603MB
115.38/115.40	c total #watches: 199070
115.68/115.72	c total #propagations: 34257985 / total #impl: 126925698 (eff. 0.270)
115.68/115.72	c #Conflicts:     428000 | #Learnt:      19687 | 0.000
115.68/115.72	c total clause space: 78.2603MB
115.68/115.72	c total #watches: 202463
115.98/116.04	c total #propagations: 34342515 / total #impl: 127253501 (eff. 0.270)
115.98/116.04	c #Conflicts:     429000 | #Learnt:      20687 | 0.000
115.98/116.04	c total clause space: 78.2603MB
115.98/116.04	c total #watches: 205823
116.28/116.37	c total #propagations: 34431460 / total #impl: 127583875 (eff. 0.270)
116.28/116.37	c #Conflicts:     430000 | #Learnt:      21687 | 0.000
116.28/116.37	c total clause space: 78.2603MB
116.28/116.37	c total #watches: 209242
116.68/116.72	c total #propagations: 34512299 / total #impl: 127874776 (eff. 0.270)
116.68/116.72	c #Conflicts:     431000 | #Learnt:      22687 | 0.000
116.68/116.72	c total clause space: 78.2603MB
116.68/116.72	c total #watches: 212364
117.08/117.12	c total #propagations: 34589709 / total #impl: 128160527 (eff. 0.270)
117.08/117.12	c #Conflicts:     432000 | #Learnt:      23687 | 0.000
117.08/117.12	c total clause space: 78.2603MB
117.08/117.12	c total #watches: 215917
117.48/117.50	c total #propagations: 34663129 / total #impl: 128420440 (eff. 0.270)
117.48/117.50	c #Conflicts:     433000 | #Learnt:      24687 | 0.000
117.48/117.50	c total clause space: 78.2603MB
117.48/117.50	c total #watches: 219188
117.78/117.85	c total #propagations: 34742684 / total #impl: 128711904 (eff. 0.270)
117.78/117.85	c #Conflicts:     434000 | #Learnt:      25687 | 0.000
117.78/117.85	c total clause space: 78.2603MB
117.78/117.85	c total #watches: 222585
118.08/118.17	c total #propagations: 34826490 / total #impl: 129036976 (eff. 0.270)
118.08/118.17	c GC COLLECT
118.08/118.17	c #Conflicts:     435000 | #Learnt:      13627 | 0.000
118.08/118.17	c total clause space: 78.2603MB
118.08/118.17	c total #watches: 182561
118.38/118.44	c total #propagations: 34938333 / total #impl: 129567066 (eff. 0.270)
118.38/118.44	c #Conflicts:     436000 | #Learnt:      14627 | 0.000
118.38/118.44	c total clause space: 78.2603MB
118.38/118.44	c total #watches: 186483
118.67/118.71	c total #propagations: 35034721 / total #impl: 129950200 (eff. 0.270)
118.67/118.71	c #Conflicts:     437000 | #Learnt:      15627 | 0.000
118.67/118.71	c total clause space: 78.2603MB
118.67/118.71	c total #watches: 190650
118.88/118.99	c total #propagations: 35121372 / total #impl: 130300695 (eff. 0.270)
118.88/118.99	c #Conflicts:     438000 | #Learnt:      16627 | 0.000
118.88/118.99	c total clause space: 78.2603MB
118.88/118.99	c total #watches: 194181
119.27/119.31	c total #propagations: 35199070 / total #impl: 130587046 (eff. 0.270)
119.27/119.31	c #Conflicts:     439000 | #Learnt:      17627 | 0.000
119.27/119.31	c total clause space: 78.2603MB
119.27/119.31	c total #watches: 197805
119.57/119.64	c total #propagations: 35276122 / total #impl: 130858487 (eff. 0.270)
119.57/119.64	c #Conflicts:     440000 | #Learnt:      18627 | 0.000
119.57/119.64	c total clause space: 78.2603MB
119.57/119.64	c total #watches: 201479
119.98/120.03	c total #propagations: 35352172 / total #impl: 131128345 (eff. 0.270)
119.98/120.03	c #Conflicts:     441000 | #Learnt:      19627 | 0.000
119.98/120.03	c total clause space: 78.2603MB
119.98/120.03	c total #watches: 204853
120.27/120.38	c total #propagations: 35423202 / total #impl: 131397017 (eff. 0.270)
120.27/120.38	c #Conflicts:     442000 | #Learnt:      20627 | 0.000
120.27/120.38	c total clause space: 78.2603MB
120.27/120.38	c total #watches: 208822
120.67/120.74	c total #propagations: 35512647 / total #impl: 131807400 (eff. 0.269)
120.67/120.74	c #Conflicts:     443000 | #Learnt:      21627 | 0.000
120.67/120.74	c total clause space: 78.2603MB
120.67/120.74	c total #watches: 212233
121.08/121.15	c total #propagations: 35589474 / total #impl: 132108502 (eff. 0.269)
121.08/121.15	c #Conflicts:     444000 | #Learnt:      22627 | 0.000
121.08/121.15	c total clause space: 78.2603MB
121.08/121.15	c total #watches: 215938
121.47/121.54	c total #propagations: 35683208 / total #impl: 132476800 (eff. 0.269)
121.47/121.54	c #Conflicts:     445000 | #Learnt:      23627 | 0.000
121.47/121.54	c total clause space: 78.2603MB
121.47/121.54	c total #watches: 219133
121.87/121.97	c total #propagations: 35759083 / total #impl: 132777221 (eff. 0.269)
121.87/121.97	c #Conflicts:     446000 | #Learnt:      24627 | 0.000
121.87/121.97	c total clause space: 78.2603MB
121.87/121.97	c total #watches: 222622
122.27/122.37	c total #propagations: 35828618 / total #impl: 133020896 (eff. 0.269)
122.27/122.37	c #Conflicts:     447000 | #Learnt:      25627 | 0.000
122.27/122.37	c total clause space: 78.2603MB
122.27/122.37	c total #watches: 225879
122.67/122.75	c total #propagations: 35898148 / total #impl: 133247023 (eff. 0.269)
122.67/122.75	c #Conflicts:     448000 | #Learnt:      26627 | 0.000
122.67/122.75	c total clause space: 78.2603MB
122.67/122.75	c total #watches: 229248
123.07/123.13	c total #propagations: 35990435 / total #impl: 133650294 (eff. 0.269)
123.07/123.13	c #Conflicts:     449000 | #Learnt:      27627 | 0.000
123.07/123.13	c total clause space: 78.2603MB
123.07/123.13	c total #watches: 233682
123.47/123.57	c total #propagations: 36091326 / total #impl: 134062116 (eff. 0.269)
123.47/123.57	c #Conflicts:     450000 | #Learnt:      28627 | 0.000
123.47/123.57	c total clause space: 78.2603MB
123.47/123.57	c total #watches: 237650
123.97/124.02	c total #propagations: 36180326 / total #impl: 134429271 (eff. 0.269)
123.97/124.02	c GC COLLECT
123.97/124.02	c #Conflicts:     451000 | #Learnt:      14897 | 0.000
123.97/124.02	c total clause space: 78.2603MB
123.97/124.02	c total #watches: 187609
124.28/124.32	c total #propagations: 36264193 / total #impl: 134817820 (eff. 0.269)
124.28/124.32	c #Conflicts:     452000 | #Learnt:      15897 | 0.000
124.28/124.32	c total clause space: 78.2603MB
124.28/124.32	c total #watches: 190896
124.57/124.63	c total #propagations: 36338360 / total #impl: 135093997 (eff. 0.269)
124.57/124.63	c #Conflicts:     453000 | #Learnt:      16897 | 0.000
124.57/124.63	c total clause space: 78.2603MB
124.57/124.63	c total #watches: 194291
124.87/124.94	c total #propagations: 36413559 / total #impl: 135389812 (eff. 0.269)
124.87/124.94	c #Conflicts:     454000 | #Learnt:      17897 | 0.000
124.87/124.94	c total clause space: 78.2603MB
124.87/124.94	c total #watches: 197635
125.17/125.27	c total #propagations: 36488231 / total #impl: 135651464 (eff. 0.269)
125.17/125.27	c #Conflicts:     455000 | #Learnt:      18897 | 0.000
125.17/125.27	c total clause space: 78.2603MB
125.17/125.27	c total #watches: 201590
125.57/125.66	c total #propagations: 36568262 / total #impl: 135947288 (eff. 0.269)
125.57/125.66	c #Conflicts:     456000 | #Learnt:      19897 | 0.000
125.57/125.66	c total clause space: 78.2603MB
125.57/125.66	c total #watches: 204979
125.97/126.01	c total #propagations: 36653896 / total #impl: 136281727 (eff. 0.269)
125.97/126.01	c #Conflicts:     457000 | #Learnt:      20897 | 0.000
125.97/126.01	c total clause space: 78.2603MB
125.97/126.01	c total #watches: 208611
126.27/126.39	c total #propagations: 36733745 / total #impl: 136559448 (eff. 0.269)
126.27/126.39	c #Conflicts:     458000 | #Learnt:      21897 | 0.000
126.27/126.39	c total clause space: 78.2603MB
126.27/126.39	c total #watches: 212013
126.67/126.73	c total #propagations: 36811802 / total #impl: 136854637 (eff. 0.269)
126.67/126.73	c #Conflicts:     459000 | #Learnt:      22897 | 0.000
126.67/126.73	c total clause space: 78.2603MB
126.67/126.73	c total #watches: 215630
127.07/127.14	c total #propagations: 36898871 / total #impl: 137212549 (eff. 0.269)
127.07/127.14	c #Conflicts:     460000 | #Learnt:      23897 | 0.000
127.07/127.14	c total clause space: 78.2603MB
127.07/127.14	c total #watches: 219189
127.47/127.55	c total #propagations: 36977103 / total #impl: 137522495 (eff. 0.269)
127.47/127.55	c #Conflicts:     461000 | #Learnt:      24897 | 0.000
127.47/127.55	c total clause space: 78.2603MB
127.47/127.55	c total #watches: 222252
127.87/127.95	c total #propagations: 37056379 / total #impl: 137808360 (eff. 0.269)
127.87/127.95	c #Conflicts:     462000 | #Learnt:      25897 | 0.000
127.87/127.95	c total clause space: 78.2603MB
127.87/127.95	c total #watches: 225643
128.27/128.35	c total #propagations: 37127512 / total #impl: 138073873 (eff. 0.269)
128.27/128.35	c #Conflicts:     463000 | #Learnt:      26897 | 0.000
128.27/128.35	c total clause space: 78.2603MB
128.27/128.35	c total #watches: 228794
128.68/128.80	c total #propagations: 37201628 / total #impl: 138357452 (eff. 0.269)
128.68/128.80	c #Conflicts:     464000 | #Learnt:      27897 | 0.000
128.68/128.80	c total clause space: 78.2603MB
128.68/128.80	c total #watches: 232509
129.17/129.25	c total #propagations: 37289485 / total #impl: 138735629 (eff. 0.269)
129.17/129.25	c #Conflicts:     465000 | #Learnt:      28897 | 0.000
129.17/129.25	c total clause space: 78.2603MB
129.17/129.25	c total #watches: 236273
129.67/129.70	c total #propagations: 37378819 / total #impl: 139132870 (eff. 0.269)
129.67/129.70	c #Conflicts:     466000 | #Learnt:      29897 | 0.000
129.67/129.70	c total clause space: 78.2603MB
129.67/129.70	c total #watches: 239678
130.07/130.16	c total #propagations: 37469195 / total #impl: 139533739 (eff. 0.269)
130.07/130.16	c #Conflicts:     467000 | #Learnt:      30897 | 0.000
130.07/130.16	c total clause space: 78.2603MB
130.07/130.16	c total #watches: 242719
130.47/130.53	c total #propagations: 37553175 / total #impl: 139910448 (eff. 0.268)
130.47/130.53	c GC COLLECT
130.47/130.53	c #Conflicts:     468000 | #Learnt:      16189 | 0.000
130.47/130.53	c total clause space: 78.2603MB
130.47/130.53	c total #watches: 191941
130.77/130.86	c total #propagations: 37657309 / total #impl: 140488856 (eff. 0.268)
130.77/130.86	c #Conflicts:     469000 | #Learnt:      17189 | 0.000
130.77/130.86	c total clause space: 78.2603MB
130.77/130.86	c total #watches: 195305
131.07/131.18	c total #propagations: 37751943 / total #impl: 140940546 (eff. 0.268)
131.07/131.18	c #Conflicts:     470000 | #Learnt:      18189 | 0.000
131.07/131.18	c total clause space: 78.2603MB
131.07/131.18	c total #watches: 199503
131.47/131.52	c total #propagations: 37839261 / total #impl: 141318714 (eff. 0.268)
131.47/131.52	c #Conflicts:     471000 | #Learnt:      19189 | 0.000
131.47/131.52	c total clause space: 78.2603MB
131.47/131.52	c total #watches: 203417
131.87/131.91	c total #propagations: 37934858 / total #impl: 141756260 (eff. 0.268)
131.87/131.91	c #Conflicts:     472000 | #Learnt:      20189 | 0.000
131.87/131.91	c total clause space: 78.2603MB
131.87/131.91	c total #watches: 206594
132.17/132.24	c total #propagations: 38018000 / total #impl: 142068913 (eff. 0.268)
132.17/132.24	c #Conflicts:     473000 | #Learnt:      21188 | 0.000
132.17/132.24	c total clause space: 78.2603MB
132.17/132.24	c total #watches: 210367
132.57/132.64	c total #propagations: 38100499 / total #impl: 142390171 (eff. 0.268)
132.57/132.64	c S2->S1
132.57/132.64	c #Conflicts:     474000 | #Learnt:      11781 | 0.000
132.57/132.64	c total clause space: 78.2603MB
132.57/132.64	c total #watches: 197663
132.77/132.87	c total #propagations: 38180754 / total #impl: 142707719 (eff. 0.268)
132.77/132.87	c #Conflicts:     475000 | #Learnt:      12781 | 0.000
132.77/132.87	c total clause space: 78.2603MB
132.77/132.87	c total #watches: 187284
133.07/133.10	c total #propagations: 38254461 / total #impl: 142976072 (eff. 0.268)
133.07/133.10	c #Conflicts:     476000 | #Learnt:      13781 | 0.000
133.07/133.10	c total clause space: 78.2603MB
133.07/133.10	c total #watches: 189719
133.27/133.38	c total #propagations: 38329364 / total #impl: 143218932 (eff. 0.268)
133.27/133.38	c #Conflicts:     477000 | #Learnt:      14781 | 0.000
133.27/133.38	c total clause space: 78.2603MB
133.27/133.38	c total #watches: 189294
133.57/133.64	c total #propagations: 38402376 / total #impl: 143472978 (eff. 0.268)
133.57/133.64	c #Conflicts:     478000 | #Learnt:      15781 | 0.000
133.57/133.64	c total clause space: 78.2603MB
133.57/133.64	c total #watches: 191476
133.87/133.92	c total #propagations: 38473573 / total #impl: 143717822 (eff. 0.268)
133.87/133.92	c #Conflicts:     479000 | #Learnt:      16781 | 0.000
133.87/133.92	c total clause space: 78.2603MB
133.87/133.92	c total #watches: 192308
134.07/134.19	c total #propagations: 38547745 / total #impl: 143972408 (eff. 0.268)
134.07/134.19	c #Conflicts:     480000 | #Learnt:      17781 | 0.000
134.07/134.19	c total clause space: 78.2603MB
134.07/134.19	c total #watches: 195503
134.37/134.49	c total #propagations: 38617551 / total #impl: 144198326 (eff. 0.268)
134.37/134.49	c #Conflicts:     481000 | #Learnt:      18781 | 0.000
134.37/134.49	c total clause space: 78.2603MB
134.37/134.49	c total #watches: 198747
134.67/134.79	c total #propagations: 38695431 / total #impl: 144482201 (eff. 0.268)
134.67/134.79	c #Conflicts:     482000 | #Learnt:      19781 | 0.000
134.67/134.79	c total clause space: 78.2603MB
134.67/134.79	c total #watches: 202028
135.07/135.10	c total #propagations: 38768695 / total #impl: 144742574 (eff. 0.268)
135.07/135.10	c #Conflicts:     483000 | #Learnt:      20781 | 0.000
135.07/135.10	c total clause space: 78.2603MB
135.07/135.10	c total #watches: 205805
135.37/135.43	c total #propagations: 38847063 / total #impl: 145059990 (eff. 0.268)
135.37/135.43	c #Conflicts:     484000 | #Learnt:      21781 | 0.000
135.37/135.43	c total clause space: 78.2603MB
135.37/135.43	c total #watches: 209966
135.67/135.73	c total #propagations: 38931677 / total #impl: 145358593 (eff. 0.268)
135.67/135.73	c GC COLLECT
135.67/135.73	c #Conflicts:     485000 | #Learnt:      11625 | 0.000
135.67/135.73	c total clause space: 78.2603MB
135.67/135.73	c total #watches: 175346
135.87/135.98	c total #propagations: 39018305 / total #impl: 145696818 (eff. 0.268)
135.87/135.98	c #Conflicts:     486000 | #Learnt:      12625 | 0.000
135.87/135.98	c total clause space: 78.2603MB
135.87/135.98	c total #watches: 179277
136.17/136.23	c total #propagations: 39097672 / total #impl: 145978307 (eff. 0.268)
136.17/136.23	c #Conflicts:     487000 | #Learnt:      13625 | 0.000
136.17/136.23	c total clause space: 78.2603MB
136.17/136.23	c total #watches: 182712
136.47/136.50	c total #propagations: 39179035 / total #impl: 146278061 (eff. 0.268)
136.47/136.50	c #Conflicts:     488000 | #Learnt:      14625 | 0.000
136.47/136.50	c total clause space: 78.2603MB
136.47/136.50	c total #watches: 186110
136.67/136.76	c total #propagations: 39253369 / total #impl: 146531023 (eff. 0.268)
136.67/136.76	c #Conflicts:     489000 | #Learnt:      15625 | 0.000
136.67/136.76	c total clause space: 78.2603MB
136.67/136.76	c total #watches: 189527
136.97/137.02	c total #propagations: 39326265 / total #impl: 146795448 (eff. 0.268)
136.97/137.02	c #Conflicts:     490000 | #Learnt:      16625 | 0.000
136.97/137.02	c total clause space: 78.2603MB
136.97/137.02	c total #watches: 193043
137.27/137.32	c total #propagations: 39403818 / total #impl: 147101760 (eff. 0.268)
137.27/137.32	c #Conflicts:     491000 | #Learnt:      17625 | 0.000
137.27/137.32	c total clause space: 78.2603MB
137.27/137.32	c total #watches: 196166
137.57/137.63	c total #propagations: 39481208 / total #impl: 147382666 (eff. 0.268)
137.57/137.63	c #Conflicts:     492000 | #Learnt:      18625 | 0.000
137.57/137.63	c total clause space: 78.2603MB
137.57/137.63	c total #watches: 199750
137.87/137.93	c total #propagations: 39554603 / total #impl: 147668949 (eff. 0.268)
137.87/137.93	c #Conflicts:     493000 | #Learnt:      19625 | 0.000
137.87/137.93	c total clause space: 78.2603MB
137.87/137.93	c total #watches: 203242
138.17/138.28	c total #propagations: 39633891 / total #impl: 147971873 (eff. 0.268)
138.17/138.28	c #Conflicts:     494000 | #Learnt:      20625 | 0.000
138.17/138.28	c total clause space: 78.2603MB
138.17/138.28	c total #watches: 207271
138.47/138.60	c total #propagations: 39715028 / total #impl: 148261393 (eff. 0.268)
138.47/138.60	c #Conflicts:     495000 | #Learnt:      21625 | 0.000
138.47/138.60	c total clause space: 78.2603MB
138.47/138.60	c total #watches: 210692
138.87/138.94	c total #propagations: 39788732 / total #impl: 148497003 (eff. 0.268)
138.87/138.94	c #Conflicts:     496000 | #Learnt:      22625 | 0.000
138.87/138.94	c total clause space: 78.2603MB
138.87/138.94	c total #watches: 213690
139.27/139.31	c total #propagations: 39862825 / total #impl: 148736279 (eff. 0.268)
139.27/139.31	c #Conflicts:     497000 | #Learnt:      23625 | 0.000
139.27/139.31	c total clause space: 78.2603MB
139.27/139.31	c total #watches: 217547
139.57/139.69	c total #propagations: 39935473 / total #impl: 148986213 (eff. 0.268)
139.57/139.69	c #Conflicts:     498000 | #Learnt:      24625 | 0.000
139.57/139.69	c total clause space: 78.2603MB
139.57/139.69	c total #watches: 221247
140.06/140.10	c total #propagations: 40011402 / total #impl: 149255579 (eff. 0.268)
140.06/140.10	c #Conflicts:     499000 | #Learnt:      25625 | 0.000
140.06/140.10	c total clause space: 78.2603MB
140.06/140.10	c total #watches: 225053
140.36/140.47	c total #propagations: 40096619 / total #impl: 149575118 (eff. 0.268)
140.36/140.47	c #Conflicts:     500000 | #Learnt:      26625 | 0.000
140.36/140.47	c total clause space: 78.2603MB
140.36/140.47	c total #watches: 228769
140.77/140.85	c total #propagations: 40174604 / total #impl: 149845245 (eff. 0.268)
140.77/140.85	c #Conflicts:     501000 | #Learnt:      27625 | 0.000
140.77/140.85	c total clause space: 78.2603MB
140.77/140.85	c total #watches: 232258
141.16/141.23	c total #propagations: 40258970 / total #impl: 150152807 (eff. 0.268)
141.16/141.23	c GC COLLECT
141.16/141.23	c #Conflicts:     502000 | #Learnt:      14397 | 0.000
141.16/141.23	c total clause space: 78.2603MB
141.16/141.23	c total #watches: 185209
141.36/141.45	c total #propagations: 40342547 / total #impl: 150494918 (eff. 0.268)
141.36/141.45	c #Conflicts:     503000 | #Learnt:      15397 | 0.000
141.36/141.45	c total clause space: 78.2603MB
141.36/141.45	c total #watches: 188800
141.56/141.69	c total #propagations: 40425855 / total #impl: 150834288 (eff. 0.268)
141.56/141.69	c #Conflicts:     504000 | #Learnt:      16397 | 0.000
141.56/141.69	c total clause space: 78.2603MB
141.56/141.69	c total #watches: 192354
141.87/141.95	c total #propagations: 40521526 / total #impl: 151227672 (eff. 0.268)
141.87/141.95	c #Conflicts:     505000 | #Learnt:      17397 | 0.000
141.87/141.95	c total clause space: 78.2603MB
141.87/141.95	c total #watches: 196424
142.16/142.25	c total #propagations: 40626912 / total #impl: 151721373 (eff. 0.268)
142.16/142.25	c #Conflicts:     506000 | #Learnt:      18397 | 0.000
142.16/142.25	c total clause space: 78.2603MB
142.16/142.25	c total #watches: 200279
142.46/142.53	c total #propagations: 40732485 / total #impl: 152167998 (eff. 0.268)
142.46/142.53	c #Conflicts:     507000 | #Learnt:      19397 | 0.000
142.46/142.53	c total clause space: 78.2603MB
142.46/142.53	c total #watches: 204747
142.76/142.81	c total #propagations: 40846004 / total #impl: 152714434 (eff. 0.267)
142.76/142.81	c S1->S2
142.76/142.81	o -193
142.76/142.81	s OPTIMUM FOUND
142.76/142.81	v x1 -x2 x3 -x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 -x15 x16 x17 x18 x19 -x20 x21 x22 -x23 x24 x25 -x26 -x27 x28 -x29 x30 x31 -x32 x33 x34 x35 x36 -x37 -x38 -x39 x40 -x41 x42 x43 -x44 -x45 x46 x47 x48 x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 x58 -x59 -x60 x61 x62 x63 -x64 x65 x66 x67 x68 -x69 -x70 -x71 x72 x73 -x74 x75 x76 x77 -x78 -x79 x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 x97 -x98 -x99 x100 -x101 x102 x103 -x104 -x105 x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 x114 x115 -x116 -x117 x118 x119 -x120 x121 -x122 x123 -x124 -x125 x126 -x127 x128 -x129 -x130 -x131 -x132 x133 -x134 x135 x136 x137 -x138 -x139 x140 -x141 x142 x143 x144 -x145 -x146 -x147 -x148 x149 x150 -x151 x152 x153 x154 x155 x156 x157 -x158 x159 x160 x161 -x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 -x172 x173 x174 -x175 x176 x177 -x178 x179 x180 x181 x182 x183 x184 -x185 -x186 -x187 x188 x189 x190 -x191 x192 -x193 x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 x203 x204 x205 -x206 x207 -x208 x209 -x210 -x211 x212 -x213 -x214 x215 x216 x217 x218 -x219 -x220 x221 -x222 -x223 x224 -x225 x226 -x227 -x228 x229 -x230 -x231 x232 -x233 x234 x235 x236 -x237 x238 x239 x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 x248 -x249 -x250 x251 x252 x253 x254 x255 x256 -x257 x258 x259 x260 x261 -x262 -x263 x264 -x265 x266 -x267 x268 x269 x270 -x271 x272 -x273 x274 x275 -x276 -x277 x278 x279 x280 -x281 -x282 x283 -x284 x285 x286 x287 x288 x289 x290 x291 -x292 x293 -x294 -x295 x296 -x297 x298 -x299 -x300 x301 x302 -x303 x304 -x305 x306 -x307 x308 x309 x310 x311 x312 -x313 -x314 -x315 x316 x317 x318 x319 -x320 x321 x322 -x323 x324 x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333 x334 -x335 -x336 -x337 x338 -x339 x340 -x341 x342 -x343 -x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 -x354 x355 -x356 x357 -x358 x359 -x360 -x361 x362 x363 -x364 x365 -x366 x367 -x368 -x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 x385 -x386 x387 -x388 -x389 x390 -x391 -x392 -x393 -x394 x395 -x396 x397 -x398 -x399 -x400 -x401 -x402 x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 x424 -x425 x426 -x427 x428 -x429 -x430 x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 x448 -x449 x450 -x451 -x452 -x453 x454 x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 x475 -x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 x489 -x490 x491 -x492 x493 -x494 x495 -x496 x497 -x498 x499 -x500 x501 -x502 x503 -x504 -x505 x506 x507 -x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517 -x518 -x519 -x520 x521 -x522 x523 -x524 -x525 -x526 x527 -x528 x529 -x530 x531 -x532 -x533 -x534 -x535 x536 -x537 x538 -x539 x540 -x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 x549 -x550 x551 -x552 x553 -x554 x555 -x556 x557 -x558 x559 -x560 x561 -x562 x563 x564 -x565 x566 -x567 x568 -x569 -x570 x571 x572 -x573 -x574 x575 -x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 -x588 -x589 x590 -x591 x592 x593 -x594 x595 -x596 -x597 -x598 -x599 x600 -x601 -x602 -x603 x604 -x605 x606 -x607 x608 -x609 -x610 x611 -x612 x613 -x614 x615 -x616 x617 -x618 x619 -x620 -x621 -x622 x623 -x624 x625 -x626 -x627 x628 -x629 x630 -x631 x632 -x633 -x634 x635 -x636 x637 -x638 x639 x640 -x641 x642 -x643 x644 -x645 x646 -x647 -x648 x649 -x650 -x651 x652 -x653 x654 -x655 -x656 x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 x666 -x667 x668 -x669 -x670 -x671 -x672 x673 -x674 x675 -x676 x677 -x678 -x679 -x680 x681 -x682 x683 -x684 x685 x686 -x687 -x688 -x689 -x690 -x691 -x692 x693 -x694 x695 -x696 x697 -x698 x699 -x700 x701 -x702 x703 -x704 -x705 x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 -x716 x717 -x718 -x719 x720 -x721 x722 -x723 x724 -x725 x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 x737 -x738 x739 -x740 -x741 x742 -x743 x744 -x745 -x746 x747 -x748 x749 x750 -x751 x752 -x753 x754 -x755 -x756 -x757 x758 -x759 x760 -x761 x762 x763 -x764 x765 -x766 -x767 x768 x769 -x770 -x771 x772 -x773 x774 -x775 -x776 -x777 x778 -x779 -x780 x781 -x782 x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 x792 -x793 x794 -x795 -x796 -x797 x798 -x799 x800 -x801 x802 -x803 -x804 -x805 -x806 x807 -x808 -x809 -x810 x811 -x812 x813 x814 -x815 x816 -x817 -x818 -x819 -x820 x821 x822 -x823 x824 -x825 x826 -x827 x828 -x829 -x830 x831 x832 -x833 -x834 x835 -x836 x837 -x838 -x839 -x840 x841 -x842 -x843 -x844 -x845 x846 -x847 -x848 x849 -x850 -x851 -x852 x853 -x854 x855 -x856 x857 -x858 x859 -x860 x861 -x862 x863 -x864 x865 -x866 -x867 x868 -x869 x870 -x871 x872 -x873 x874 -x875 -x876 -x877 x878 -x879 x880 -x881 x882 -x883 -x884 -x885 x886 -x887 x888 -x889 -x890 x891 -x892 -x893 x894 -x895 -x896 x897 -x898 x899 -x900 x901 -x902 x903 -x904 -x905 x906 -x907 -x908 x909 -x910 -x911 x912 -x913 x914 -x915 -x916 x917 -x918 x919 -x920 -x921 x922 -x923 x924 -x925 x926 -x927 x928 -x929 -x930 x931 -x932 x933 -x934 x935 -x936 x937 -x938 x939 -x940 x941 -x942 -x943 x944 -x945 -x946 -x947 x948 -x949 x950 -x951 -x952 -x953 x954 -x955 x956 x957 -x958 x959 -x960 x961 -x962 x963 -x964 -x965 x966 -x967 -x968 x969 -x970 x971 -x972 x973 -x974 x975 x976 -x977 -x978 -x979 -x980 -x981 -x982 x983 -x984 -x985 -x986 x987 -x988 x989 -x990 x991 -x992 x993 -x994 x995 -x996 -x997 x998 x999 -x1000 -x1001 x1002 -x1003 x1004 x1005 -x1006 x1007 -x1008 x1009 -x1010 -x1011 -x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 x1023 -x1024 -x1025 x1026 -x1027 -x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 -x1038 -x1039 -x1040 x1041 -x1042 x1043 -x1044 x1045 -x1046 -x1047 -x1048 -x1049 x1050 -x1051 -x1052 -x1053 -x1054 x1055 -x1056 x1057 x1058 -x1059 -x1060 -x1061 x1062 -x1063 x1064 -x1065 x1066 -x1067 -x1068 x1069 -x1070 x1071 -x1072 x1073 -x1074 x1075 -x1076 x1077 -x1078 x1079 -x1080 -x1081 -x1082 x1083 -x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 -x1091 x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 x1100 -x1101 x1102 -x1103 -x1104 -x1105 -x1106 x1107 -x1108 x1109 -x1110 -x1111 -x1112 -x1113 -x1114 x1115 -x1116 x1117 x1118 -x1119 x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 x1127 -x1128 x1129 x1130 -x1131 -x1132 x1133 -x1134 x1135 -x1136 -x1137 -x1138 -x1139 x1140 -x1141 x1142 -x1143 x1144 -x1145 x1146 x1147 -x1148 -x1149 x1150 -x1151 -x1152 -x1153 x1154 -x1155 x1156 -x1157 -x1158 -x1159 x1160 -x1161 x1162 -x1163 -x1164 x1165 -x1166 x1167 -x1168 -x1169 x1170 x1171 -x1172 -x1173 x1174 -x1175 -x1176 x1177 -x1178 x1179 -x1180 -x1181 x1182 -x1183 x1184 -x1185 x1186 -x1187 x1188 -x1189 x1190 -x1191 x1192 -x1193 -x1194 x1195 -x1196 -x1197 x1198 x1199 -x1200 x1201 -x1202 x1203 -x1204 x1205 -x1206 x1207 -x1208 x1209 -x1210 x1211 -x1212 x1213 -x1214 -x1215 x1216 -x1217 x1218 -x1219 x1220 -x1221 x1222 -x1223 x1224 -x1225 x1226 -x1227 x1228 -x1229 x1230 -x1231 x1232 -x1233 x1234 -x1235 x1236 -x1237 -x1238 x1239 -x1240 x1241 -x1242 x1243 -x1244 -x1245 x1246 x1247 x1248 -x1249 x1250 x1251 -x1252 x1253 -x1254 x1255 -x1256 -x1257 -x1258 x1259 -x1260 x1261 x1262 -x1263 x1264 x1265 -x1266 x1267 -x1268 x1269 -x1270 x1271 -x1272 -x1273 -x1274 x1275 -x1276 x1277 -x1278 x1279 -x1280 -x1281 x1282 x1283 -x1284 x1285 x1286 -x1287 -x1288 -x1289 x1290 -x1291 x1292 -x1293 -x1294 -x1295 -x1296 -x1297 x1298 -x1299 x1300 -x1301 -x1302 x1303 x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 x1311 -x1312 -x1313 -x1314 -x1315 x1316 -x1317 -x1318 x1319 -x1320 x1321 -x1322 -x1323 -x1324 -x1325 x1326 -x1327 x1328 -x1329 x1330 -x1331 x1332 -x1333 -x1334 -x1335 -x1336 -x1337 x1338 -x1339 -x1340 -x1341 x1342 -x1343 -x1344 -x1345 x1346 -x1347 x1348 -x1349 x1350 -x1351 -x1352 -x1353 -x1354 -x1355 x1356 -x1357 x1358 x1359 -x1360 x1361 -x1362 -x1363 -x1364 x1365 -x1366 x1367 -x1368 -x1369 x1370 -x1371 -x1372 -x1373 x1374 -x1375 x1376 -x1377 x1378 -x1379 x1380 -x1381 -x1382 x1383 -x1384 x1385 -x1386 -x1387 -x1388 x1389 -x1390 x1391 -x1392 -x1393 -x1394 x1395 x1396 -x1397 x1398 -x1399 x1400 -x1401 -x1402 -x1403 -x1404 -x1405 x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 x1413 -x1414 x1415 -x1416 -x1417 -x1418 x1419 -x1420 x1421 -x1422 x1423 -x1424 x1425 -x1426 x1427 x1428 -x1429 x1430 -x1431 -x1432 x1433 x1434 x1435 -x1436 -x1437 -x1438 x1439 -x1440 x1441 -x1442 x1443 -x1444 -x1445 -x1446 -x1447 -x1448 x1449 x1450 -x1451 x1452 -x1453 -x1454 -x1455 x1456 -x1457 x1458 -x1459 x1460 -x1461 -x1462 -x1463 x1464 x1465 -x1466 -x1467 -x1468 x1469 -x1470 -x1471 x1472 -x1473 x1474 -x1475 -x1476 x1477 -x1478 -x1479 -x1480 -x1481 x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 x1492 -x1493 x1494 -x1495 -x1496 x1497 -x1498 -x1499 x1500 -x1501 x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 x1511 x1512 -x1513 x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 x1521 -x1522 x1523 -x1524 x1525 -x1526 -x1527 -x1528 -x1529 -x1530 x1531 -x1532 x1533 x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 x1543 -x1544 -x1545 x1546 -x1547 x1548 -x1549 x1550 x1551 -x1552 x1553 -x1554 x1555 -x1556 x1557 -x1558 x1559 -x1560 x1561 -x1562 x1563 -x1564 -x1565 -x1566 -x1567 x1568 -x1569 x1570 -x1571 x1572 -x1573 x1574 -x1575 x1576 -x1577 x1578 -x1579 x1580 -x1581 -x1582 x1583 -x1584 x1585 x1586 -x1587 x1588 -x1589 -x1590 -x1591 -x1592 x1593 -x1594 x1595 -x1596 -x1597 -x1598 -x1599 x1600 -x1601 x1602 x1603 -x1604 x1605 -x1606 x1607 -x1608 x1609 -x1610 x1611 -x1612 x1613 -x1614 x1615 -x1616 x1617 -x1618 x1619 -x1620 x1621 -x1622 x1623 -x1624 x1625 -x1626 x1627 -x1628 x1629 -x1630 -x1631 x1632 -x1633 x1634 -x1635 x1636 -x1637 x1638 -x1639 -x1640 -x1641 x1642 -x1643 -x1644 x1645 -x1646 -x1647 x1648 -x1649 x1650 -x1651 -x1652 -x1653 -x1654 x1655 -x1656 x1657 -x1658 x1659 -x1660 x1661 -x1662 x1663 -x1664 -x1665 -x1666 x1667 x1668 -x1669 x1670 -x1671 x1672 -x1673 -x1674 -x1675 x1676 -x1677 -x1678 x1679 -x1680 -x1681 x1682 -x1683 x1684 -x1685 -x1686 -x1687 x1688 -x1689 x1690 -x1691 -x1692 x1693 -x1694 x1695 -x1696 x1697 -x1698 x1699 -x1700 -x1701 x1702 -x1703 x1704 x1705 -x1706 x1707 -x1708 x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 x1732 -x1733 -x1734 x1735 -x1736 x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 x1773 -x1774 x1775 -x1776 -x1777 x1778 -x1779 x1780 -x1781 x1782 -x1783 -x1784 -x1785 -x1786 x1787 -x1788 -x1789 x1790 x1791 x1792 -x1793 -x1794 -x1795 -x1796 -x1797 x1798 -x1799 x1800 -x1801 -x1802 -x1803 x1804 -x1805 x1806 -x1807 x1808 -x1809 x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 x1818 -x1819 x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 x1829 -x1830 -x1831 -x1832 x1833 -x1834 -x1835 x1836 -x1837 x1838 -x1839 x1840 -x1841 x1842 -x1843 -x1844 x1845 -x1846 x1847 -x1848 -x1849 x1850 -x1851 x1852 -x1853 x1854 -x1855 -x1856 -x1857 x1858 -x1859 x1860 x1861 -x1862 x1863 -x1864 x1865 -x1866 x1867 -x1868 x1869 -x1870 x1871 -x1872 x1873 -x1874 -x1875 -x1876 x1877 -x1878 -x1879 -x1880 -x1881 -x1882 -x1883 -x1884 -x1885 -x1886 x1887 x1888 -x1889 -x1890 -x1891 -x1892 -x1893 -x1894 -x1895 x1896 -x1897 -x1898 -x1899 x1900 -x1901 x1902 -x1903 x1904 x1905 -x1906 x1907 -x1908 x1909 -x1910 x1911 -x1912 x1913 -x1914 -x1915 -x1916 x1917 -x1918 x1919 -x1920 x1921 x1922 -x1923 x1924 -x1925 x1926 -x1927 x1928 -x1929 x1930 x1931 x1932 -x1933 x1934 -x1935 x1936 -x1937 x1938 -x1939 x1940 -x1941 x1942 -x1943 x1944 -x1945 x1946 -x1947 x1948 -x1949 x1950 x1951 -x1952 x1953 -x1954 x1955 -x1956 x1957 -x1958 x1959 -x1960 x1961 -x1962 x1963 -x1964 -x1965 -x1966 -x1967 x1968 -x1969 x1970 -x1971 x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 -x1981 -x1982 -x1983 x1984 -x1985 -x1986 x1987 -x1988 x1989 -x1990 -x1991 -x1992 x1993 -x1994 x1995 x1996 -x1997 x1998 -x1999 -x2000 -x2001 -x2002 x2003 -x2004 x2005 -x2006 -x2007 -x2008 -x2009 x2010 -x2011 x2012 x2013 -x2014 -x2015 -x2016 -x2017 x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2024 -x2025
142.76/142.81	c CPU time              : 142.724 s

Verifier Data

OK	-193

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-4087727-1465436081/watcher-4087727-1465436081 -o /tmp/evaluation-result-4087727-1465436081/solver-4087727-1465436081 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1776 --watchdog 1960 --input HOME/instance-4087727-1465436081.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=3338
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.17 2.17 2.18 3/174 3341
/proc/meminfo: memFree=29615720/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 125541103 57319424 7292 33554432000 4194304 6211289 140735439956320 140736120928136 4206544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 13994 7292 98 493 0 13491 0

[startup+0.100227 s]
/proc/loadavg: 2.17 2.17 2.18 3/174 3341
/proc/meminfo: memFree=29615720/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=64844 CPUtime=0.09 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 1976 0 0 0 8 1 0 0 20 0 1 0 125541103 66400256 13052 33554432000 4194304 6211289 140735439956320 140736120928136 5204384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 16211 13077 133 493 0 15708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64844

[startup+0.200373 s]
/proc/loadavg: 2.17 2.17 2.18 3/174 3341
/proc/meminfo: memFree=29615720/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=68720 CPUtime=0.19 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 2973 0 0 0 18 1 0 0 20 0 1 0 125541103 70369280 15070 33554432000 4194304 6211289 140735439956320 140736120928136 5167653 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 17180 15070 143 493 0 16677 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 68720

[startup+0.300332 s]
/proc/loadavg: 2.17 2.17 2.18 3/174 3341
/proc/meminfo: memFree=29615720/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=78708 CPUtime=0.29 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 4772 0 0 0 27 2 0 0 20 0 1 0 125541103 80596992 17886 33554432000 4194304 6211289 140735439956320 140736120928136 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 19677 17886 143 493 0 19174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78708

[startup+0.700257 s]
/proc/loadavg: 2.17 2.17 2.18 3/174 3341
/proc/meminfo: memFree=29615720/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=94876 CPUtime=0.69 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 6281 0 0 0 67 2 0 0 20 0 1 0 125541103 97153024 21685 33554432000 4194304 6211289 140735439956320 140735439954664 4242573 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 23719 21685 219 493 0 23216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94876

[startup+1.50024 s]
/proc/loadavg: 2.08 2.15 2.17 3/175 3342
/proc/meminfo: memFree=29526580/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=106552 CPUtime=1.49 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 6677 0 0 0 147 2 0 0 20 0 1 0 125541103 109109248 22931 33554432000 4194304 6211289 140735439956320 140735439954664 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 26638 22931 219 493 0 26135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106552

[startup+3.10025 s]
/proc/loadavg: 2.08 2.15 2.17 4/175 3342
/proc/meminfo: memFree=29524036/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=106552 CPUtime=3.09 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 6677 0 0 0 307 2 0 0 20 0 1 0 125541103 109109248 22931 33554432000 4194304 6211289 140735439956320 140735439954664 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 26638 22931 219 493 0 26135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106552

[startup+6.30028 s]
/proc/loadavg: 2.07 2.15 2.17 4/175 3342
/proc/meminfo: memFree=29504236/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=106552 CPUtime=6.29 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 6679 0 0 0 626 3 0 0 20 0 1 0 125541103 109109248 23955 33554432000 4194304 6211289 140735439956320 140735439954664 4202048 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 26638 23955 219 493 0 26135 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106552

[startup+12.7003 s]
/proc/loadavg: 2.07 2.15 2.17 3/175 3342
/proc/meminfo: memFree=29495944/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=106836 CPUtime=12.69 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 6751 0 0 0 1266 3 0 0 20 0 1 0 125541103 109400064 25049 33554432000 4194304 6211289 140735439956320 140735439954664 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 26709 25049 219 493 0 26206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106836

[startup+25.5004 s]
/proc/loadavg: 2.05 2.14 2.16 3/175 3342
/proc/meminfo: memFree=29485024/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=126588 CPUtime=25.49 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 7874 0 0 0 2546 3 0 0 20 0 1 0 125541103 129626112 26767 33554432000 4194304 6211289 140735439956320 140735439954664 4244747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 31647 26767 219 493 0 31144 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126588

[startup+51.1004 s]
/proc/loadavg: 2.09 2.14 2.16 3/175 3342
/proc/meminfo: memFree=29443188/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=177720 CPUtime=51.08 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11023 0 0 0 5104 4 0 0 20 0 1 0 125541103 181985280 35869 33554432000 4194304 6211289 140735439956320 140735439954664 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44430 35869 219 493 0 43927 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177720

[startup+102.3 s]
/proc/loadavg: 2.09 2.14 2.16 3/175 3343
/proc/meminfo: memFree=29414908/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=178632 CPUtime=102.28 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11242 0 0 0 10223 5 0 0 20 0 1 0 125541103 182919168 37621 33554432000 4194304 6211289 140735439956320 140735439954664 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44658 37621 219 493 0 44155 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 178632

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 3341 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+102.407 s]
/proc/loadavg: 2.09 2.14 2.16 3/175 3343
/proc/meminfo: memFree=29414908/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=178632 CPUtime=102.38 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11242 0 0 0 10233 5 0 0 20 0 1 0 125541103 182919168 37621 33554432000 4194304 6211289 140735439956320 140735439954664 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44658 37621 219 493 0 44155 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 178632

[startup+128 s]
/proc/loadavg: 2.13 2.14 2.16 3/175 3344
/proc/meminfo: memFree=29406140/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=178956 CPUtime=127.97 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11323 0 0 0 12792 5 0 0 20 0 1 0 125541103 183250944 39746 33554432000 4194304 6211289 140735439956320 140735439954664 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44739 39746 219 493 0 44236 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 178956

[startup+134.4 s]
/proc/loadavg: 2.12 2.14 2.16 3/175 3344
/proc/meminfo: memFree=29357012/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=179148 CPUtime=134.37 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11375 0 0 0 13432 5 0 0 20 0 1 0 125541103 183447552 39795 33554432000 4194304 6211289 140735439956320 140735439954664 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44787 39795 219 493 0 44284 0
Current children cumulated CPU time (s) 134.37
Current children cumulated vsize (KiB) 179148

[startup+137.607 s]
/proc/loadavg: 2.11 2.14 2.16 3/175 3344
/proc/meminfo: memFree=29352920/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=179148 CPUtime=137.57 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11377 0 0 0 13752 5 0 0 20 0 1 0 125541103 183447552 40819 33554432000 4194304 6211289 140735439956320 140735439954664 4202026 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44787 40819 219 493 0 44284 0
Current children cumulated CPU time (s) 137.57
Current children cumulated vsize (KiB) 179148

[startup+140.8 s]
/proc/loadavg: 2.10 2.13 2.16 4/175 3344
/proc/meminfo: memFree=29353028/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=179148 CPUtime=140.77 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11387 0 0 0 14072 5 0 0 20 0 1 0 125541103 183447552 40821 33554432000 4194304 6211289 140735439956320 140735439954664 4209830 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44787 40821 219 493 0 44284 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 179148

[startup+141.6 s]
/proc/loadavg: 2.10 2.13 2.16 4/175 3344
/proc/meminfo: memFree=29353028/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=179148 CPUtime=141.56 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11388 0 0 0 14151 5 0 0 20 0 1 0 125541103 183447552 40822 33554432000 4194304 6211289 140735439956320 140735439954664 4209816 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44787 40822 219 493 0 44284 0
Current children cumulated CPU time (s) 141.56
Current children cumulated vsize (KiB) 179148

[startup+142.4 s]
/proc/loadavg: 2.10 2.13 2.16 4/175 3344
/proc/meminfo: memFree=29352904/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=179148 CPUtime=142.36 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 11388 0 0 0 14231 5 0 0 20 0 1 0 125541103 183447552 40822 33554432000 4194304 6211289 140735439956320 140735439954664 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 44787 40822 219 493 0 44284 0
Current children cumulated CPU time (s) 142.36
Current children cumulated vsize (KiB) 179148

[startup+142.8 s]
/proc/loadavg: 2.10 2.13 2.16 4/175 3344
/proc/meminfo: memFree=29352904/32872528 swapFree=17536/1464688
[pid=3341] ppid=3338 vsize=198620 CPUtime=142.76 cores=1,3,5,7
/proc/3341/stat : 3341 (cdcl-cuttingpla) R 3338 3341 1759 0 -1 4202496 12449 0 0 0 14271 5 0 0 20 0 1 0 125541103 203386880 46084 33554432000 4194304 6211289 140735439956320 140735439954664 4201583 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3341/statm: 49655 46084 219 493 0 49152 0
Current children cumulated CPU time (s) 142.76
Current children cumulated vsize (KiB) 198620

Child status: 30
Real time (s): 142.824
CPU time (s): 142.792
CPU user time (s): 142.728
CPU system time (s): 0.06399
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 198620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.728
system time used= 0.06399
maximum resident set size= 192804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13422
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= 17
involuntary context switches= 147

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.329949 second user time and 0.479927 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-09 03:34:41
IDJOB=4087727
IDBENCH=71833
IDSOLVER=2549
FILE ID=node121/4087727-1465436081
RUNJOBID= node121-1465427040-1776
PBS_JOBID= 19859788
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-250-false-45-90-4-9000opt.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087727-1465436081/watcher-4087727-1465436081 -o /tmp/evaluation-result-4087727-1465436081/solver-4087727-1465436081 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1776 --watchdog 1960 --input HOME/instance-4087727-1465436081.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 45bb740026f369f3965355a2a9c7d86d
RANDOM SEED=1627704209

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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:        29615984 kB
Buffers:          112932 kB
Cached:           826148 kB
SwapCached:         1560 kB
Active:           511528 kB
Inactive:         533676 kB
Active(anon):     106096 kB
Inactive(anon):     2256 kB
Active(file):     405432 kB
Inactive(file):   531420 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099440 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:       1574352 kB
Mapped:             7932 kB
Shmem:                 0 kB
Slab:             609160 kB
SReclaimable:      53376 kB
SUnreclaim:       555784 kB
KernelStack:        1448 kB
PageTables:         6788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1696428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1507328 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= 71724 MiB
End job on node121 at 2016-06-09 03:37:04