Trace number 4087728

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-75 59.7919 59.8024

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-750-false-45-90-4-10000opt.opb
MD5SUM3c1368de4464ff81756c1b99158c803c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-75
Best CPU time to get the best result obtained on this benchmark1.63675
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 constraints29711
Number of constraints which are clauses29711
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 356
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 356
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.05	c * #variable= 2025 #constraint= 29711
0.09/0.14	c * #variable= 2025 #constraint= 29711
0.19/0.26	c S1->S2
0.19/0.26	c S2->S1
0.19/0.26	c #Conflicts:       1000 | #Learnt:        668 | 0.000
0.19/0.26	c total clause space: 6.90675MB
0.19/0.26	c total #watches: 61386
0.28/0.31	c total #propagations: 45801 / total #impl: 93673 (eff. 0.489)
0.28/0.31	c #Conflicts:       2000 | #Learnt:       1665 | 0.001
0.28/0.31	c total clause space: 11.2235MB
0.28/0.31	c total #watches: 64734
0.28/0.37	c total #propagations: 83804 / total #impl: 182770 (eff. 0.459)
0.28/0.37	c GC COLLECT
0.28/0.37	c #Conflicts:       3000 | #Learnt:       1831 | 0.000
0.28/0.37	c total clause space: 11.2235MB
0.28/0.37	c total #watches: 65463
0.38/0.44	c total #propagations: 122101 / total #impl: 288523 (eff. 0.423)
0.38/0.44	c #Conflicts:       4000 | #Learnt:       2830 | 0.000
0.38/0.44	c total clause space: 11.2235MB
0.38/0.44	c total #watches: 68550
0.48/0.52	c total #propagations: 159909 / total #impl: 401723 (eff. 0.398)
0.48/0.52	c GC COLLECT
0.48/0.52	c #Conflicts:       5000 | #Learnt:       2269 | 0.000
0.48/0.52	c total clause space: 11.2235MB
0.48/0.52	c total #watches: 67571
0.48/0.56	c total #propagations: 197813 / total #impl: 518672 (eff. 0.381)
0.48/0.56	c S2->S1
0.48/0.56	c #Conflicts:       6000 | #Learnt:        931 | 0.000
0.48/0.56	c total clause space: 11.2235MB
0.48/0.56	c total #watches: 61891
0.58/0.63	c total #propagations: 239695 / total #impl: 605005 (eff. 0.396)
0.58/0.63	c S1->S2
0.58/0.63	c GC COLLECT
0.58/0.63	c #Conflicts:       7000 | #Learnt:       1010 | 0.000
0.58/0.63	c total clause space: 11.2235MB
0.58/0.63	c total #watches: 62625
0.58/0.69	c total #propagations: 280735 / total #impl: 709579 (eff. 0.396)
0.58/0.69	c #Conflicts:       8000 | #Learnt:       2010 | 0.000
0.58/0.69	c total clause space: 11.2235MB
0.58/0.69	c total #watches: 66435
0.68/0.78	c total #propagations: 314954 / total #impl: 798542 (eff. 0.394)
0.68/0.78	c #Conflicts:       9000 | #Learnt:       3010 | 0.000
0.68/0.78	c total clause space: 11.2235MB
0.68/0.78	c total #watches: 70402
0.78/0.88	c total #propagations: 349448 / total #impl: 887437 (eff. 0.394)
0.78/0.88	c GC COLLECT
0.78/0.88	c #Conflicts:      10000 | #Learnt:       2110 | 0.000
0.78/0.88	c total clause space: 18.2382MB
0.78/0.88	c total #watches: 67959
0.99/1.00	c total #propagations: 383614 / total #impl: 978044 (eff. 0.392)
0.99/1.00	c #Conflicts:      11000 | #Learnt:       3110 | 0.000
0.99/1.00	c total clause space: 18.2382MB
0.99/1.00	c total #watches: 71270
1.10/1.12	c total #propagations: 419446 / total #impl: 1088350 (eff. 0.385)
1.10/1.12	c #Conflicts:      12000 | #Learnt:       4110 | 0.000
1.10/1.12	c total clause space: 18.2382MB
1.10/1.12	c total #watches: 74280
1.20/1.27	c total #propagations: 453528 / total #impl: 1196710 (eff. 0.379)
1.20/1.27	c #Conflicts:      13000 | #Learnt:       5110 | 0.000
1.20/1.27	c total clause space: 18.2382MB
1.20/1.27	c total #watches: 77606
1.29/1.39	c total #propagations: 487580 / total #impl: 1304997 (eff. 0.374)
1.29/1.39	c GC COLLECT
1.29/1.39	c #Conflicts:      14000 | #Learnt:       3556 | 0.000
1.29/1.39	c total clause space: 18.2382MB
1.29/1.39	c total #watches: 72184
1.49/1.53	c total #propagations: 521210 / total #impl: 1422982 (eff. 0.366)
1.49/1.53	c #Conflicts:      15000 | #Learnt:       4556 | 0.000
1.49/1.53	c total clause space: 18.2382MB
1.49/1.53	c total #watches: 75458
1.69/1.71	c total #propagations: 556419 / total #impl: 1544252 (eff. 0.360)
1.69/1.71	c #Conflicts:      16000 | #Learnt:       5556 | 0.000
1.69/1.71	c total clause space: 18.2382MB
1.69/1.71	c total #watches: 78560
1.79/1.88	c total #propagations: 593152 / total #impl: 1673585 (eff. 0.354)
1.79/1.88	c GC COLLECT
1.79/1.88	c #Conflicts:      17000 | #Learnt:       3529 | 0.000
1.79/1.88	c total clause space: 18.2382MB
1.79/1.88	c total #watches: 72836
1.99/2.03	c total #propagations: 627199 / total #impl: 1788548 (eff. 0.351)
1.99/2.03	c #Conflicts:      18000 | #Learnt:       4527 | 0.000
1.99/2.03	c total clause space: 18.2382MB
1.99/2.03	c total #watches: 75693
2.09/2.19	c total #propagations: 662009 / total #impl: 1902020 (eff. 0.348)
2.09/2.19	c #Conflicts:      19000 | #Learnt:       5527 | 0.000
2.09/2.19	c total clause space: 18.2382MB
2.09/2.19	c total #watches: 78370
2.30/2.38	c total #propagations: 694417 / total #impl: 2015804 (eff. 0.344)
2.30/2.38	c #Conflicts:      20000 | #Learnt:       6526 | 0.000
2.30/2.38	c total clause space: 18.2382MB
2.30/2.38	c total #watches: 81116
2.49/2.55	c total #propagations: 729468 / total #impl: 2138808 (eff. 0.341)
2.49/2.55	c GC COLLECT
2.49/2.55	c #Conflicts:      21000 | #Learnt:       4113 | 0.000
2.49/2.55	c total clause space: 18.2382MB
2.49/2.55	c total #watches: 74011
2.59/2.63	c total #propagations: 764904 / total #impl: 2256491 (eff. 0.339)
2.59/2.63	c S2->S1
2.59/2.63	c #Conflicts:      22000 | #Learnt:       2577 | 0.000
2.59/2.63	c total clause space: 18.2382MB
2.59/2.63	c total #watches: 66457
2.69/2.71	c total #propagations: 804821 / total #impl: 2358854 (eff. 0.341)
2.69/2.71	c #Conflicts:      23000 | #Learnt:       3577 | 0.000
2.69/2.71	c total clause space: 18.2382MB
2.69/2.71	c total #watches: 69664
2.79/2.80	c total #propagations: 839166 / total #impl: 2457175 (eff. 0.342)
2.79/2.80	c #Conflicts:      24000 | #Learnt:       4577 | 0.000
2.79/2.80	c total clause space: 29.637MB
2.79/2.80	c total #watches: 72636
2.89/2.91	c total #propagations: 874325 / total #impl: 2554476 (eff. 0.342)
2.89/2.91	c GC COLLECT
2.89/2.91	c #Conflicts:      25000 | #Learnt:       3093 | 0.000
2.89/2.91	c total clause space: 29.637MB
2.89/2.91	c total #watches: 69193
2.99/3.03	c total #propagations: 909501 / total #impl: 2659112 (eff. 0.342)
2.99/3.03	c #Conflicts:      26000 | #Learnt:       4093 | 0.000
2.99/3.03	c total clause space: 29.637MB
2.99/3.03	c total #watches: 72507
3.09/3.18	c total #propagations: 945682 / total #impl: 2786239 (eff. 0.339)
3.09/3.18	c #Conflicts:      27000 | #Learnt:       5093 | 0.000
3.09/3.18	c total clause space: 29.637MB
3.09/3.18	c total #watches: 75880
3.30/3.34	c total #propagations: 982404 / total #impl: 2912661 (eff. 0.337)
3.30/3.34	c #Conflicts:      28000 | #Learnt:       6093 | 0.000
3.30/3.34	c total clause space: 29.637MB
3.30/3.34	c total #watches: 78877
3.49/3.52	c total #propagations: 1016321 / total #impl: 3019581 (eff. 0.337)
3.49/3.52	c GC COLLECT
3.49/3.52	c #Conflicts:      29000 | #Learnt:       3646 | 0.000
3.49/3.52	c total clause space: 29.637MB
3.49/3.52	c total #watches: 71955
3.59/3.66	c total #propagations: 1047947 / total #impl: 3125785 (eff. 0.335)
3.59/3.66	c #Conflicts:      30000 | #Learnt:       4646 | 0.000
3.59/3.66	c total clause space: 29.637MB
3.59/3.66	c total #watches: 75152
3.79/3.83	c total #propagations: 1080991 / total #impl: 3228379 (eff. 0.335)
3.79/3.83	c #Conflicts:      31000 | #Learnt:       5646 | 0.000
3.79/3.83	c total clause space: 29.637MB
3.79/3.83	c total #watches: 78347
3.99/4.02	c total #propagations: 1114045 / total #impl: 3337400 (eff. 0.334)
3.99/4.02	c #Conflicts:      32000 | #Learnt:       6646 | 0.000
3.99/4.02	c total clause space: 29.637MB
3.99/4.02	c total #watches: 81472
4.19/4.23	c total #propagations: 1145802 / total #impl: 3458353 (eff. 0.331)
4.19/4.23	c #Conflicts:      33000 | #Learnt:       7646 | 0.000
4.19/4.23	c total clause space: 29.637MB
4.19/4.23	c total #watches: 84543
4.40/4.43	c total #propagations: 1175745 / total #impl: 3574283 (eff. 0.329)
4.40/4.43	c GC COLLECT
4.40/4.43	c #Conflicts:      34000 | #Learnt:       4572 | 0.000
4.40/4.43	c total clause space: 29.637MB
4.40/4.43	c total #watches: 75500
4.59/4.62	c total #propagations: 1205536 / total #impl: 3675982 (eff. 0.328)
4.59/4.62	c #Conflicts:      35000 | #Learnt:       5572 | 0.000
4.59/4.62	c total clause space: 29.637MB
4.59/4.62	c total #watches: 78499
4.79/4.83	c total #propagations: 1237874 / total #impl: 3801123 (eff. 0.326)
4.79/4.83	c #Conflicts:      36000 | #Learnt:       6572 | 0.000
4.79/4.83	c total clause space: 29.637MB
4.79/4.83	c total #watches: 82064
4.99/5.05	c total #propagations: 1272085 / total #impl: 3933031 (eff. 0.323)
4.99/5.05	c #Conflicts:      37000 | #Learnt:       7572 | 0.000
4.99/5.05	c total clause space: 29.637MB
4.99/5.05	c total #watches: 84866
5.29/5.32	c total #propagations: 1305417 / total #impl: 4061767 (eff. 0.321)
5.29/5.32	c #Conflicts:      38000 | #Learnt:       8572 | 0.000
5.29/5.32	c total clause space: 29.637MB
5.29/5.32	c total #watches: 87619
5.50/5.56	c total #propagations: 1340882 / total #impl: 4193350 (eff. 0.320)
5.50/5.56	c GC COLLECT
5.50/5.56	c #Conflicts:      39000 | #Learnt:       5033 | 0.000
5.50/5.56	c total clause space: 29.637MB
5.50/5.56	c total #watches: 77610
5.69/5.77	c total #propagations: 1374872 / total #impl: 4336006 (eff. 0.317)
5.69/5.77	c #Conflicts:      40000 | #Learnt:       6033 | 0.000
5.69/5.77	c total clause space: 29.637MB
5.69/5.77	c total #watches: 80458
5.89/5.98	c total #propagations: 1407463 / total #impl: 4462905 (eff. 0.315)
5.89/5.98	c #Conflicts:      41000 | #Learnt:       7033 | 0.000
5.89/5.98	c total clause space: 29.637MB
5.89/5.98	c total #watches: 83324
6.09/6.19	c total #propagations: 1438218 / total #impl: 4580569 (eff. 0.314)
6.09/6.19	c #Conflicts:      42000 | #Learnt:       8033 | 0.000
6.09/6.19	c total clause space: 29.637MB
6.09/6.19	c total #watches: 85939
6.39/6.44	c total #propagations: 1469069 / total #impl: 4703257 (eff. 0.312)
6.39/6.44	c #Conflicts:      43000 | #Learnt:       9033 | 0.000
6.39/6.44	c total clause space: 29.637MB
6.39/6.44	c total #watches: 88779
6.70/6.71	c total #propagations: 1499953 / total #impl: 4820992 (eff. 0.311)
6.70/6.71	c GC COLLECT
6.70/6.71	c #Conflicts:      44000 | #Learnt:       5124 | 0.000
6.70/6.71	c total clause space: 29.637MB
6.70/6.71	c total #watches: 78062
6.89/6.91	c total #propagations: 1533400 / total #impl: 4949985 (eff. 0.310)
6.89/6.91	c #Conflicts:      45000 | #Learnt:       6124 | 0.000
6.89/6.91	c total clause space: 29.637MB
6.89/6.91	c total #watches: 80919
7.09/7.13	c total #propagations: 1566597 / total #impl: 5076271 (eff. 0.309)
7.09/7.13	c #Conflicts:      46000 | #Learnt:       7124 | 0.000
7.09/7.13	c total clause space: 29.637MB
7.09/7.13	c total #watches: 84020
7.29/7.36	c total #propagations: 1597158 / total #impl: 5193828 (eff. 0.308)
7.29/7.36	c #Conflicts:      47000 | #Learnt:       8124 | 0.000
7.29/7.36	c total clause space: 29.637MB
7.29/7.36	c total #watches: 86770
7.59/7.64	c total #propagations: 1627186 / total #impl: 5297888 (eff. 0.307)
7.59/7.64	c #Conflicts:      48000 | #Learnt:       9124 | 0.000
7.59/7.64	c total clause space: 29.637MB
7.59/7.64	c total #watches: 89488
7.89/7.94	c total #propagations: 1659614 / total #impl: 5417672 (eff. 0.306)
7.89/7.94	c #Conflicts:      49000 | #Learnt:      10124 | 0.000
7.89/7.94	c total clause space: 29.637MB
7.89/7.94	c total #watches: 92313
8.09/8.19	c total #propagations: 1691947 / total #impl: 5544943 (eff. 0.305)
8.09/8.19	c GC COLLECT
8.09/8.19	c #Conflicts:      50000 | #Learnt:       5864 | 0.000
8.09/8.19	c total clause space: 29.637MB
8.09/8.19	c total #watches: 80137
8.39/8.41	c total #propagations: 1724061 / total #impl: 5668818 (eff. 0.304)
8.39/8.41	c #Conflicts:      51000 | #Learnt:       6864 | 0.000
8.39/8.41	c total clause space: 29.637MB
8.39/8.41	c total #watches: 83061
8.59/8.64	c total #propagations: 1756265 / total #impl: 5785917 (eff. 0.304)
8.59/8.64	c #Conflicts:      52000 | #Learnt:       7864 | 0.000
8.59/8.64	c total clause space: 29.637MB
8.59/8.64	c total #watches: 86136
8.90/8.92	c total #propagations: 1786379 / total #impl: 5893916 (eff. 0.303)
8.90/8.92	c #Conflicts:      53000 | #Learnt:       8864 | 0.000
8.90/8.92	c total clause space: 29.637MB
8.90/8.92	c total #watches: 88870
9.19/9.22	c total #propagations: 1819384 / total #impl: 6022789 (eff. 0.302)
9.19/9.22	c #Conflicts:      54000 | #Learnt:       9864 | 0.000
9.19/9.22	c total clause space: 29.637MB
9.19/9.22	c total #watches: 91734
9.49/9.51	c total #propagations: 1853186 / total #impl: 6150972 (eff. 0.301)
9.49/9.51	c #Conflicts:      55000 | #Learnt:      10864 | 0.000
9.49/9.51	c total clause space: 29.637MB
9.49/9.51	c total #watches: 94399
9.69/9.76	c total #propagations: 1884771 / total #impl: 6265705 (eff. 0.301)
9.69/9.76	c GC COLLECT
9.69/9.76	c #Conflicts:      56000 | #Learnt:       6280 | 0.000
9.69/9.76	c total clause space: 29.637MB
9.69/9.76	c total #watches: 81275
9.90/10.00	c total #propagations: 1917750 / total #impl: 6391144 (eff. 0.300)
9.90/10.00	c #Conflicts:      57000 | #Learnt:       7280 | 0.000
9.90/10.00	c total clause space: 29.637MB
9.90/10.00	c total #watches: 84015
10.19/10.25	c total #propagations: 1950444 / total #impl: 6503354 (eff. 0.300)
10.19/10.25	c #Conflicts:      58000 | #Learnt:       8280 | 0.000
10.19/10.25	c total clause space: 29.637MB
10.19/10.25	c total #watches: 86544
10.49/10.55	c total #propagations: 1983177 / total #impl: 6637689 (eff. 0.299)
10.49/10.55	c #Conflicts:      59000 | #Learnt:       9280 | 0.000
10.49/10.55	c total clause space: 29.637MB
10.49/10.55	c total #watches: 89070
10.79/10.82	c total #propagations: 2018084 / total #impl: 6760194 (eff. 0.299)
10.79/10.82	c #Conflicts:      60000 | #Learnt:      10280 | 0.000
10.79/10.82	c total clause space: 29.637MB
10.79/10.82	c total #watches: 91721
11.00/11.07	c total #propagations: 2047980 / total #impl: 6869380 (eff. 0.298)
11.00/11.07	c #Conflicts:      61000 | #Learnt:      11280 | 0.000
11.00/11.07	c total clause space: 29.637MB
11.00/11.07	c total #watches: 94389
11.29/11.35	c total #propagations: 2076956 / total #impl: 6973767 (eff. 0.298)
11.29/11.35	c GC COLLECT
11.29/11.35	c #Conflicts:      62000 | #Learnt:       6390 | 0.000
11.29/11.35	c total clause space: 29.637MB
11.29/11.35	c total #watches: 81743
11.49/11.56	c total #propagations: 2109698 / total #impl: 7108360 (eff. 0.297)
11.49/11.56	c #Conflicts:      63000 | #Learnt:       7390 | 0.000
11.49/11.56	c total clause space: 29.637MB
11.49/11.56	c total #watches: 84436
11.79/11.82	c total #propagations: 2140819 / total #impl: 7227151 (eff. 0.296)
11.79/11.82	c #Conflicts:      64000 | #Learnt:       8389 | 0.000
11.79/11.82	c total clause space: 29.637MB
11.79/11.82	c total #watches: 87309
11.99/12.09	c total #propagations: 2173447 / total #impl: 7365182 (eff. 0.295)
11.99/12.09	c #Conflicts:      65000 | #Learnt:       9389 | 0.000
11.99/12.09	c total clause space: 29.637MB
11.99/12.09	c total #watches: 90211
12.29/12.39	c total #propagations: 2204745 / total #impl: 7484512 (eff. 0.295)
12.29/12.39	c #Conflicts:      66000 | #Learnt:      10389 | 0.000
12.29/12.39	c total clause space: 29.637MB
12.29/12.39	c total #watches: 92974
12.59/12.68	c total #propagations: 2236597 / total #impl: 7609112 (eff. 0.294)
12.59/12.68	c #Conflicts:      67000 | #Learnt:      11389 | 0.000
12.59/12.68	c total clause space: 29.637MB
12.59/12.68	c total #watches: 95914
12.89/12.99	c total #propagations: 2268655 / total #impl: 7733856 (eff. 0.293)
12.89/12.99	c #Conflicts:      68000 | #Learnt:      12389 | 0.000
12.89/12.99	c total clause space: 29.637MB
12.89/12.99	c total #watches: 98611
13.19/13.23	c total #propagations: 2299770 / total #impl: 7851339 (eff. 0.293)
13.19/13.23	c GC COLLECT
13.19/13.23	c #Conflicts:      69000 | #Learnt:       7187 | 0.000
13.19/13.23	c total clause space: 29.637MB
13.19/13.23	c total #watches: 83941
13.38/13.49	c total #propagations: 2330534 / total #impl: 7972555 (eff. 0.292)
13.38/13.49	c #Conflicts:      70000 | #Learnt:       8187 | 0.000
13.38/13.49	c total clause space: 29.637MB
13.38/13.49	c total #watches: 86820
13.68/13.75	c total #propagations: 2362808 / total #impl: 8101869 (eff. 0.292)
13.68/13.75	c #Conflicts:      71000 | #Learnt:       9187 | 0.000
13.68/13.75	c total clause space: 29.637MB
13.68/13.75	c total #watches: 89677
13.98/14.03	c total #propagations: 2392542 / total #impl: 8206564 (eff. 0.292)
13.98/14.03	c #Conflicts:      72000 | #Learnt:      10187 | 0.000
13.98/14.03	c total clause space: 29.637MB
13.98/14.03	c total #watches: 92447
14.29/14.34	c total #propagations: 2425122 / total #impl: 8321643 (eff. 0.291)
14.29/14.34	c #Conflicts:      73000 | #Learnt:      11187 | 0.000
14.29/14.34	c total clause space: 29.637MB
14.29/14.34	c total #watches: 95172
14.58/14.67	c total #propagations: 2457137 / total #impl: 8448642 (eff. 0.291)
14.58/14.67	c #Conflicts:      74000 | #Learnt:      12187 | 0.000
14.58/14.67	c total clause space: 29.637MB
14.58/14.67	c total #watches: 97812
14.98/15.04	c total #propagations: 2488932 / total #impl: 8578556 (eff. 0.290)
14.98/15.04	c GC COLLECT
14.98/15.04	c #Conflicts:      75000 | #Learnt:       6688 | 0.000
14.98/15.04	c total clause space: 29.637MB
14.98/15.04	c total #watches: 82573
15.18/15.29	c total #propagations: 2523543 / total #impl: 8709382 (eff. 0.290)
15.18/15.29	c #Conflicts:      76000 | #Learnt:       7688 | 0.000
15.18/15.29	c total clause space: 29.637MB
15.18/15.29	c total #watches: 85277
15.49/15.58	c total #propagations: 2558386 / total #impl: 8843552 (eff. 0.289)
15.49/15.58	c #Conflicts:      77000 | #Learnt:       8688 | 0.000
15.49/15.58	c total clause space: 29.637MB
15.49/15.58	c total #watches: 87764
15.78/15.83	c total #propagations: 2592676 / total #impl: 8973959 (eff. 0.289)
15.78/15.83	c #Conflicts:      78000 | #Learnt:       9688 | 0.000
15.78/15.83	c total clause space: 29.637MB
15.78/15.83	c total #watches: 90527
16.08/16.15	c total #propagations: 2624000 / total #impl: 9089373 (eff. 0.289)
16.08/16.15	c #Conflicts:      79000 | #Learnt:      10688 | 0.000
16.08/16.15	c total clause space: 29.637MB
16.08/16.15	c total #watches: 93483
16.38/16.47	c total #propagations: 2658150 / total #impl: 9231244 (eff. 0.288)
16.38/16.47	c #Conflicts:      80000 | #Learnt:      11688 | 0.000
16.38/16.47	c total clause space: 29.637MB
16.38/16.47	c total #watches: 96320
16.68/16.79	c total #propagations: 2690668 / total #impl: 9371399 (eff. 0.287)
16.68/16.79	c #Conflicts:      81000 | #Learnt:      12688 | 0.000
16.68/16.79	c total clause space: 29.637MB
16.68/16.79	c total #watches: 99035
17.08/17.11	c total #propagations: 2723586 / total #impl: 9504920 (eff. 0.287)
17.08/17.11	c GC COLLECT
17.08/17.11	c #Conflicts:      82000 | #Learnt:       6887 | 0.000
17.08/17.11	c total clause space: 48.1602MB
17.08/17.11	c total #watches: 83056
17.28/17.37	c total #propagations: 2755254 / total #impl: 9631651 (eff. 0.286)
17.28/17.37	c #Conflicts:      83000 | #Learnt:       7887 | 0.000
17.28/17.37	c total clause space: 48.1602MB
17.28/17.37	c total #watches: 85939
17.59/17.61	c total #propagations: 2786369 / total #impl: 9744599 (eff. 0.286)
17.59/17.61	c #Conflicts:      84000 | #Learnt:       8887 | 0.000
17.59/17.61	c total clause space: 48.1602MB
17.59/17.61	c total #watches: 88658
17.78/17.87	c total #propagations: 2818628 / total #impl: 9858184 (eff. 0.286)
17.78/17.87	c #Conflicts:      85000 | #Learnt:       9887 | 0.000
17.78/17.87	c total clause space: 48.1602MB
17.78/17.87	c total #watches: 91165
18.08/18.19	c total #propagations: 2850057 / total #impl: 9973976 (eff. 0.286)
18.08/18.19	c #Conflicts:      86000 | #Learnt:      10887 | 0.000
18.08/18.19	c total clause space: 48.1602MB
18.08/18.19	c total #watches: 93882
18.48/18.54	c total #propagations: 2882938 / total #impl: 10111632 (eff. 0.285)
18.48/18.54	c #Conflicts:      87000 | #Learnt:      11887 | 0.000
18.48/18.54	c total clause space: 48.1602MB
18.48/18.54	c total #watches: 96630
18.79/18.88	c total #propagations: 2916710 / total #impl: 10240928 (eff. 0.285)
18.79/18.88	c #Conflicts:      88000 | #Learnt:      12887 | 0.000
18.79/18.88	c total clause space: 48.1602MB
18.79/18.88	c total #watches: 99536
19.18/19.22	c total #propagations: 2949896 / total #impl: 10384220 (eff. 0.284)
19.18/19.22	c #Conflicts:      89000 | #Learnt:      13887 | 0.000
19.18/19.22	c total clause space: 48.1602MB
19.18/19.22	c total #watches: 102459
19.48/19.50	c total #propagations: 2984032 / total #impl: 10535461 (eff. 0.283)
19.48/19.50	c GC COLLECT
19.48/19.50	c #Conflicts:      90000 | #Learnt:       7789 | 0.000
19.48/19.50	c total clause space: 48.1602MB
19.48/19.50	c total #watches: 85699
19.68/19.75	c total #propagations: 3016884 / total #impl: 10659614 (eff. 0.283)
19.68/19.75	c #Conflicts:      91000 | #Learnt:       8789 | 0.000
19.68/19.75	c total clause space: 48.1602MB
19.68/19.75	c total #watches: 88474
19.98/20.05	c total #propagations: 3047409 / total #impl: 10767736 (eff. 0.283)
19.98/20.05	c #Conflicts:      92000 | #Learnt:       9789 | 0.000
19.98/20.05	c total clause space: 48.1602MB
19.98/20.05	c total #watches: 90929
20.28/20.35	c total #propagations: 3081882 / total #impl: 10895924 (eff. 0.283)
20.28/20.35	c #Conflicts:      93000 | #Learnt:      10789 | 0.000
20.28/20.35	c total clause space: 48.1602MB
20.28/20.35	c total #watches: 93325
20.58/20.67	c total #propagations: 3116278 / total #impl: 11029532 (eff. 0.283)
20.58/20.67	c #Conflicts:      94000 | #Learnt:      11789 | 0.000
20.58/20.67	c total clause space: 48.1602MB
20.58/20.67	c total #watches: 96267
20.89/20.97	c total #propagations: 3149474 / total #impl: 11166586 (eff. 0.282)
20.89/20.97	c #Conflicts:      95000 | #Learnt:      12789 | 0.000
20.89/20.97	c total clause space: 48.1602MB
20.89/20.97	c total #watches: 99088
21.08/21.17	c total #propagations: 3182065 / total #impl: 11294219 (eff. 0.282)
21.08/21.17	c S2->S1
21.08/21.17	c #Conflicts:      96000 | #Learnt:       2281 | 0.000
21.08/21.17	c total clause space: 48.1602MB
21.08/21.17	c total #watches: 69163
21.18/21.24	c total #propagations: 3218827 / total #impl: 11408074 (eff. 0.282)
21.18/21.24	c #Conflicts:      97000 | #Learnt:       3281 | 0.000
21.18/21.24	c total clause space: 48.1602MB
21.18/21.24	c total #watches: 71779
21.28/21.31	c total #propagations: 3254749 / total #impl: 11505556 (eff. 0.283)
21.28/21.31	c GC COLLECT
21.28/21.31	c #Conflicts:      98000 | #Learnt:       2645 | 0.000
21.28/21.31	c total clause space: 48.1602MB
21.28/21.31	c total #watches: 66982
21.38/21.41	c total #propagations: 3292040 / total #impl: 11606052 (eff. 0.284)
21.38/21.41	c #Conflicts:      99000 | #Learnt:       3645 | 0.000
21.38/21.41	c total clause space: 48.1602MB
21.38/21.41	c total #watches: 70282
21.48/21.53	c total #propagations: 3329255 / total #impl: 11717584 (eff. 0.284)
21.48/21.53	c #Conflicts:     100000 | #Learnt:       4645 | 0.000
21.48/21.53	c total clause space: 48.1602MB
21.48/21.53	c total #watches: 73640
21.58/21.67	c total #propagations: 3364731 / total #impl: 11825308 (eff. 0.285)
21.58/21.67	c #Conflicts:     101000 | #Learnt:       5645 | 0.000
21.58/21.67	c total clause space: 48.1602MB
21.58/21.67	c total #watches: 76799
21.78/21.84	c total #propagations: 3399222 / total #impl: 11939766 (eff. 0.285)
21.78/21.84	c #Conflicts:     102000 | #Learnt:       6645 | 0.000
21.78/21.84	c total clause space: 48.1602MB
21.78/21.84	c total #watches: 80223
21.99/22.05	c total #propagations: 3433483 / total #impl: 12049581 (eff. 0.285)
21.99/22.05	c #Conflicts:     103000 | #Learnt:       7645 | 0.000
21.99/22.05	c total clause space: 48.1602MB
21.99/22.05	c total #watches: 83546
22.18/22.27	c total #propagations: 3470693 / total #impl: 12180139 (eff. 0.285)
22.18/22.27	c #Conflicts:     104000 | #Learnt:       8645 | 0.000
22.18/22.27	c total clause space: 48.1602MB
22.18/22.27	c total #watches: 86878
22.48/22.52	c total #propagations: 3506066 / total #impl: 12299787 (eff. 0.285)
22.48/22.52	c #Conflicts:     105000 | #Learnt:       9645 | 0.000
22.48/22.52	c total clause space: 48.1602MB
22.48/22.52	c total #watches: 90176
22.58/22.68	c total #propagations: 3539137 / total #impl: 12409601 (eff. 0.285)
22.58/22.68	c GC COLLECT
22.58/22.68	c #Conflicts:     106000 | #Learnt:       5819 | 0.000
22.58/22.68	c total clause space: 48.1602MB
22.58/22.68	c total #watches: 77217
22.78/22.85	c total #propagations: 3572658 / total #impl: 12516783 (eff. 0.285)
22.78/22.85	c #Conflicts:     107000 | #Learnt:       6819 | 0.000
22.78/22.85	c total clause space: 48.1602MB
22.78/22.85	c total #watches: 80211
22.98/23.06	c total #propagations: 3608088 / total #impl: 12633035 (eff. 0.286)
22.98/23.06	c #Conflicts:     108000 | #Learnt:       7819 | 0.000
22.98/23.06	c total clause space: 48.1602MB
22.98/23.06	c total #watches: 83523
23.28/23.30	c total #propagations: 3641376 / total #impl: 12757460 (eff. 0.285)
23.28/23.30	c #Conflicts:     109000 | #Learnt:       8819 | 0.000
23.28/23.30	c total clause space: 48.1602MB
23.28/23.30	c total #watches: 86694
23.58/23.60	c total #propagations: 3675632 / total #impl: 12877409 (eff. 0.285)
23.58/23.60	c S1->S2
23.58/23.60	c #Conflicts:     110000 | #Learnt:       9820 | 0.000
23.58/23.60	c total clause space: 48.1602MB
23.58/23.60	c total #watches: 90635
23.78/23.88	c total #propagations: 3710523 / total #impl: 13008623 (eff. 0.285)
23.78/23.88	c #Conflicts:     111000 | #Learnt:      10820 | 0.000
23.78/23.88	c total clause space: 48.1602MB
23.78/23.88	c total #watches: 94408
24.08/24.20	c total #propagations: 3743697 / total #impl: 13130366 (eff. 0.285)
24.08/24.20	c #Conflicts:     112000 | #Learnt:      11820 | 0.000
24.08/24.20	c total clause space: 48.1602MB
24.08/24.20	c total #watches: 97516
24.48/24.52	c total #propagations: 3777218 / total #impl: 13245552 (eff. 0.285)
24.48/24.52	c #Conflicts:     113000 | #Learnt:      12820 | 0.000
24.48/24.52	c total clause space: 48.1602MB
24.48/24.52	c total #watches: 100350
24.68/24.73	c total #propagations: 3806964 / total #impl: 13356272 (eff. 0.285)
24.68/24.73	c GC COLLECT
24.68/24.73	c #Conflicts:     114000 | #Learnt:       7258 | 0.000
24.68/24.73	c total clause space: 48.1602MB
24.68/24.73	c total #watches: 81946
24.88/24.95	c total #propagations: 3836081 / total #impl: 13453005 (eff. 0.285)
24.88/24.95	c #Conflicts:     115000 | #Learnt:       8258 | 0.000
24.88/24.95	c total clause space: 48.1602MB
24.88/24.95	c total #watches: 85496
25.08/25.19	c total #propagations: 3870255 / total #impl: 13565841 (eff. 0.285)
25.08/25.19	c #Conflicts:     116000 | #Learnt:       9258 | 0.000
25.08/25.19	c total clause space: 48.1602MB
25.08/25.19	c total #watches: 88913
25.39/25.43	c total #propagations: 3903959 / total #impl: 13695606 (eff. 0.285)
25.39/25.43	c #Conflicts:     117000 | #Learnt:      10258 | 0.000
25.39/25.43	c total clause space: 48.1602MB
25.39/25.43	c total #watches: 92127
25.68/25.70	c total #propagations: 3934025 / total #impl: 13804616 (eff. 0.285)
25.68/25.70	c #Conflicts:     118000 | #Learnt:      11258 | 0.000
25.68/25.70	c total clause space: 48.1602MB
25.68/25.70	c total #watches: 95278
25.98/26.04	c total #propagations: 3964620 / total #impl: 13924776 (eff. 0.285)
25.98/26.04	c #Conflicts:     119000 | #Learnt:      12258 | 0.000
25.98/26.04	c total clause space: 48.1602MB
25.98/26.04	c total #watches: 98801
26.39/26.41	c total #propagations: 3997280 / total #impl: 14057692 (eff. 0.284)
26.39/26.41	c #Conflicts:     120000 | #Learnt:      13258 | 0.000
26.39/26.41	c total clause space: 48.1602MB
26.39/26.41	c total #watches: 102485
26.78/26.86	c total #propagations: 4032945 / total #impl: 14210761 (eff. 0.284)
26.78/26.86	c #Conflicts:     121000 | #Learnt:      14258 | 0.000
26.78/26.86	c total clause space: 48.1602MB
26.78/26.86	c total #watches: 105837
27.18/27.29	c total #propagations: 4069782 / total #impl: 14377052 (eff. 0.283)
27.18/27.29	c GC COLLECT
27.18/27.29	c #Conflicts:     122000 | #Learnt:       7673 | 0.000
27.18/27.29	c total clause space: 48.1602MB
27.18/27.29	c total #watches: 83324
27.49/27.51	c total #propagations: 4105621 / total #impl: 14523380 (eff. 0.283)
27.49/27.51	c #Conflicts:     123000 | #Learnt:       8673 | 0.000
27.49/27.51	c total clause space: 48.1602MB
27.49/27.51	c total #watches: 86997
27.68/27.76	c total #propagations: 4137732 / total #impl: 14631777 (eff. 0.283)
27.68/27.76	c #Conflicts:     124000 | #Learnt:       9673 | 0.000
27.68/27.76	c total clause space: 48.1602MB
27.68/27.76	c total #watches: 90456
27.98/28.03	c total #propagations: 4170594 / total #impl: 14737698 (eff. 0.283)
27.98/28.03	c #Conflicts:     125000 | #Learnt:      10673 | 0.000
27.98/28.03	c total clause space: 48.1602MB
27.98/28.03	c total #watches: 93762
28.28/28.35	c total #propagations: 4202574 / total #impl: 14846808 (eff. 0.283)
28.28/28.35	c #Conflicts:     126000 | #Learnt:      11673 | 0.000
28.28/28.35	c total clause space: 48.1602MB
28.28/28.35	c total #watches: 96783
28.59/28.68	c total #propagations: 4234024 / total #impl: 14962490 (eff. 0.283)
28.59/28.68	c #Conflicts:     127000 | #Learnt:      12673 | 0.000
28.59/28.68	c total clause space: 48.1602MB
28.59/28.68	c total #watches: 99709
28.98/29.03	c total #propagations: 4265238 / total #impl: 15075587 (eff. 0.283)
28.98/29.03	c #Conflicts:     128000 | #Learnt:      13673 | 0.000
28.98/29.03	c total clause space: 48.1602MB
28.98/29.03	c total #watches: 102616
29.38/29.40	c total #propagations: 4295292 / total #impl: 15189039 (eff. 0.283)
29.38/29.40	c #Conflicts:     129000 | #Learnt:      14673 | 0.000
29.38/29.40	c total clause space: 48.1602MB
29.38/29.40	c total #watches: 105427
29.69/29.77	c total #propagations: 4328081 / total #impl: 15317939 (eff. 0.283)
29.69/29.77	c #Conflicts:     130000 | #Learnt:      15673 | 0.000
29.69/29.77	c total clause space: 48.1602MB
29.69/29.77	c total #watches: 108460
30.08/30.17	c total #propagations: 4360851 / total #impl: 15447334 (eff. 0.282)
30.08/30.17	c GC COLLECT
30.08/30.17	c #Conflicts:     131000 | #Learnt:       8426 | 0.000
30.08/30.17	c total clause space: 48.1602MB
30.08/30.17	c total #watches: 86234
30.38/30.42	c total #propagations: 4393762 / total #impl: 15577532 (eff. 0.282)
30.38/30.42	c #Conflicts:     132000 | #Learnt:       9426 | 0.000
30.38/30.42	c total clause space: 48.1602MB
30.38/30.42	c total #watches: 89596
30.58/30.70	c total #propagations: 4425793 / total #impl: 15686016 (eff. 0.282)
30.58/30.70	c #Conflicts:     133000 | #Learnt:      10426 | 0.000
30.58/30.70	c total clause space: 48.1602MB
30.58/30.70	c total #watches: 92939
30.89/30.98	c total #propagations: 4459549 / total #impl: 15805950 (eff. 0.282)
30.89/30.98	c #Conflicts:     134000 | #Learnt:      11426 | 0.000
30.89/30.98	c total clause space: 48.1602MB
30.89/30.98	c total #watches: 96409
31.28/31.30	c total #propagations: 4488346 / total #impl: 15917075 (eff. 0.282)
31.28/31.30	c #Conflicts:     135000 | #Learnt:      12426 | 0.000
31.28/31.30	c total clause space: 48.1602MB
31.28/31.30	c total #watches: 99799
31.58/31.65	c total #propagations: 4520442 / total #impl: 16033509 (eff. 0.282)
31.58/31.65	c #Conflicts:     136000 | #Learnt:      13426 | 0.000
31.58/31.65	c total clause space: 48.1602MB
31.58/31.65	c total #watches: 102989
31.99/32.04	c total #propagations: 4553279 / total #impl: 16144050 (eff. 0.282)
31.99/32.04	c #Conflicts:     137000 | #Learnt:      14426 | 0.000
31.99/32.04	c total clause space: 48.1602MB
31.99/32.04	c total #watches: 105971
32.38/32.44	c total #propagations: 4587792 / total #impl: 16277153 (eff. 0.282)
32.38/32.44	c #Conflicts:     138000 | #Learnt:      15426 | 0.000
32.38/32.44	c total clause space: 48.1602MB
32.38/32.44	c total #watches: 109166
32.78/32.86	c total #propagations: 4620195 / total #impl: 16388783 (eff. 0.282)
32.78/32.86	c #Conflicts:     139000 | #Learnt:      16426 | 0.000
32.78/32.86	c total clause space: 48.1602MB
32.78/32.86	c total #watches: 111841
33.28/33.31	c total #propagations: 4652235 / total #impl: 16507347 (eff. 0.282)
33.28/33.31	c #Conflicts:     140000 | #Learnt:      17426 | 0.000
33.28/33.31	c total clause space: 48.1602MB
33.28/33.31	c total #watches: 114975
33.48/33.57	c total #propagations: 4685388 / total #impl: 16637167 (eff. 0.282)
33.48/33.57	c GC COLLECT
33.48/33.57	c #Conflicts:     141000 | #Learnt:       9708 | 0.000
33.48/33.57	c total clause space: 48.1602MB
33.48/33.57	c total #watches: 90552
33.78/33.85	c total #propagations: 4720339 / total #impl: 16759460 (eff. 0.282)
33.78/33.85	c #Conflicts:     142000 | #Learnt:      10708 | 0.000
33.78/33.85	c total clause space: 48.1602MB
33.78/33.85	c total #watches: 93906
34.09/34.17	c total #propagations: 4751938 / total #impl: 16871934 (eff. 0.282)
34.09/34.17	c #Conflicts:     143000 | #Learnt:      11708 | 0.000
34.09/34.17	c total clause space: 48.1602MB
34.09/34.17	c total #watches: 97431
34.48/34.53	c total #propagations: 4784083 / total #impl: 16992791 (eff. 0.282)
34.48/34.53	c #Conflicts:     144000 | #Learnt:      12708 | 0.000
34.48/34.53	c total clause space: 48.1602MB
34.48/34.53	c total #watches: 100620
34.88/34.91	c total #propagations: 4816957 / total #impl: 17117125 (eff. 0.281)
34.88/34.91	c #Conflicts:     145000 | #Learnt:      13708 | 0.000
34.88/34.91	c total clause space: 48.1602MB
34.88/34.91	c total #watches: 103677
35.29/35.34	c total #propagations: 4850296 / total #impl: 17249997 (eff. 0.281)
35.29/35.34	c #Conflicts:     146000 | #Learnt:      14708 | 0.000
35.29/35.34	c total clause space: 48.1602MB
35.29/35.34	c total #watches: 106583
35.68/35.79	c total #propagations: 4886499 / total #impl: 17406779 (eff. 0.281)
35.68/35.79	c #Conflicts:     147000 | #Learnt:      15708 | 0.000
35.68/35.79	c total clause space: 48.1602MB
35.68/35.79	c total #watches: 109852
36.18/36.27	c total #propagations: 4922584 / total #impl: 17560363 (eff. 0.280)
36.18/36.27	c #Conflicts:     148000 | #Learnt:      16708 | 0.000
36.18/36.27	c total clause space: 48.1602MB
36.18/36.27	c total #watches: 113293
36.68/36.72	c total #propagations: 4957962 / total #impl: 17716086 (eff. 0.280)
36.68/36.72	c #Conflicts:     149000 | #Learnt:      17708 | 0.000
36.68/36.72	c total clause space: 48.1602MB
36.68/36.72	c total #watches: 116153
37.08/37.11	c total #propagations: 4989300 / total #impl: 17857202 (eff. 0.279)
37.08/37.11	c GC COLLECT
37.08/37.11	c #Conflicts:     150000 | #Learnt:       9599 | 0.000
37.08/37.11	c total clause space: 48.1602MB
37.08/37.11	c total #watches: 90067
37.28/37.38	c total #propagations: 5021556 / total #impl: 17984651 (eff. 0.279)
37.28/37.38	c #Conflicts:     151000 | #Learnt:      10599 | 0.000
37.28/37.38	c total clause space: 48.1602MB
37.28/37.38	c total #watches: 93305
37.58/37.64	c total #propagations: 5051872 / total #impl: 18088500 (eff. 0.279)
37.58/37.64	c #Conflicts:     152000 | #Learnt:      11599 | 0.000
37.58/37.64	c total clause space: 48.1602MB
37.58/37.64	c total #watches: 96320
37.88/37.97	c total #propagations: 5080668 / total #impl: 18194356 (eff. 0.279)
37.88/37.97	c #Conflicts:     153000 | #Learnt:      12599 | 0.000
37.88/37.97	c total clause space: 48.1602MB
37.88/37.97	c total #watches: 99312
38.28/38.35	c total #propagations: 5112978 / total #impl: 18312832 (eff. 0.279)
38.28/38.35	c #Conflicts:     154000 | #Learnt:      13599 | 0.000
38.28/38.35	c total clause space: 48.1602MB
38.28/38.35	c total #watches: 102082
38.68/38.72	c total #propagations: 5146261 / total #impl: 18432761 (eff. 0.279)
38.68/38.72	c #Conflicts:     155000 | #Learnt:      14599 | 0.000
38.68/38.72	c total clause space: 48.1602MB
38.68/38.72	c total #watches: 105382
39.08/39.11	c total #propagations: 5178310 / total #impl: 18561771 (eff. 0.279)
39.08/39.11	c #Conflicts:     156000 | #Learnt:      15599 | 0.000
39.08/39.11	c total clause space: 48.1602MB
39.08/39.11	c total #watches: 108563
39.48/39.54	c total #propagations: 5213078 / total #impl: 18697896 (eff. 0.279)
39.48/39.54	c #Conflicts:     157000 | #Learnt:      16599 | 0.000
39.48/39.54	c total clause space: 48.1602MB
39.48/39.54	c total #watches: 111657
39.88/39.95	c total #propagations: 5247783 / total #impl: 18828287 (eff. 0.279)
39.88/39.95	c #Conflicts:     158000 | #Learnt:      17599 | 0.000
39.88/39.95	c total clause space: 48.1602MB
39.88/39.95	c total #watches: 114561
40.38/40.40	c total #propagations: 5278204 / total #impl: 18939399 (eff. 0.279)
40.38/40.40	c #Conflicts:     159000 | #Learnt:      18599 | 0.000
40.38/40.40	c total clause space: 48.1602MB
40.38/40.40	c total #watches: 117471
40.69/40.74	c total #propagations: 5309742 / total #impl: 19059815 (eff. 0.279)
40.69/40.74	c GC COLLECT
40.69/40.74	c #Conflicts:     160000 | #Learnt:      10144 | 0.000
40.69/40.74	c total clause space: 48.1602MB
40.69/40.74	c total #watches: 92144
40.98/41.03	c total #propagations: 5339710 / total #impl: 19170385 (eff. 0.279)
40.98/41.03	c #Conflicts:     161000 | #Learnt:      11144 | 0.000
40.98/41.03	c total clause space: 48.1602MB
40.98/41.03	c total #watches: 95546
41.28/41.34	c total #propagations: 5373262 / total #impl: 19286411 (eff. 0.279)
41.28/41.34	c #Conflicts:     162000 | #Learnt:      12144 | 0.000
41.28/41.34	c total clause space: 48.1602MB
41.28/41.34	c total #watches: 98793
41.58/41.68	c total #propagations: 5403812 / total #impl: 19394845 (eff. 0.279)
41.58/41.68	c #Conflicts:     163000 | #Learnt:      13144 | 0.000
41.58/41.68	c total clause space: 48.1602MB
41.58/41.68	c total #watches: 101903
41.98/42.02	c total #propagations: 5432888 / total #impl: 19498329 (eff. 0.279)
41.98/42.02	c #Conflicts:     164000 | #Learnt:      14144 | 0.000
41.98/42.02	c total clause space: 48.1602MB
41.98/42.02	c total #watches: 104829
42.28/42.36	c total #propagations: 5461049 / total #impl: 19607577 (eff. 0.279)
42.28/42.36	c #Conflicts:     165000 | #Learnt:      15144 | 0.000
42.28/42.36	c total clause space: 48.1602MB
42.28/42.36	c total #watches: 108120
42.68/42.75	c total #propagations: 5487460 / total #impl: 19709341 (eff. 0.278)
42.68/42.75	c #Conflicts:     166000 | #Learnt:      16144 | 0.000
42.68/42.75	c total clause space: 48.1602MB
42.68/42.75	c total #watches: 111305
43.08/43.19	c total #propagations: 5516808 / total #impl: 19825625 (eff. 0.278)
43.08/43.19	c #Conflicts:     167000 | #Learnt:      17144 | 0.000
43.08/43.19	c total clause space: 48.1602MB
43.08/43.19	c total #watches: 114232
43.58/43.61	c total #propagations: 5547082 / total #impl: 19954404 (eff. 0.278)
43.58/43.61	c #Conflicts:     168000 | #Learnt:      18144 | 0.000
43.58/43.61	c total clause space: 48.1602MB
43.58/43.61	c total #watches: 116963
43.99/44.10	c total #propagations: 5576574 / total #impl: 20061476 (eff. 0.278)
43.99/44.10	c #Conflicts:     169000 | #Learnt:      19144 | 0.000
43.99/44.10	c total clause space: 48.1602MB
43.99/44.10	c total #watches: 119719
44.38/44.48	c total #propagations: 5606360 / total #impl: 20176049 (eff. 0.278)
44.38/44.48	c GC COLLECT
44.38/44.48	c #Conflicts:     170000 | #Learnt:      10365 | 0.000
44.38/44.48	c total clause space: 48.1602MB
44.38/44.48	c total #watches: 92846
44.78/44.80	c total #propagations: 5637128 / total #impl: 20288977 (eff. 0.278)
44.78/44.80	c #Conflicts:     171000 | #Learnt:      11365 | 0.000
44.78/44.80	c total clause space: 48.1602MB
44.78/44.80	c total #watches: 96146
45.09/45.12	c total #propagations: 5670733 / total #impl: 20413254 (eff. 0.278)
45.09/45.12	c #Conflicts:     172000 | #Learnt:      12365 | 0.000
45.09/45.12	c total clause space: 48.1602MB
45.09/45.12	c total #watches: 99389
45.38/45.46	c total #propagations: 5701024 / total #impl: 20521182 (eff. 0.278)
45.38/45.46	c #Conflicts:     173000 | #Learnt:      13365 | 0.000
45.38/45.46	c total clause space: 48.1602MB
45.38/45.46	c total #watches: 102418
45.78/45.82	c total #propagations: 5730236 / total #impl: 20629576 (eff. 0.278)
45.78/45.82	c #Conflicts:     174000 | #Learnt:      14365 | 0.000
45.78/45.82	c total clause space: 48.1602MB
45.78/45.82	c total #watches: 105447
46.19/46.24	c total #propagations: 5761462 / total #impl: 20754160 (eff. 0.278)
46.19/46.24	c #Conflicts:     175000 | #Learnt:      15365 | 0.000
46.19/46.24	c total clause space: 48.1602MB
46.19/46.24	c total #watches: 108758
46.58/46.64	c total #propagations: 5796045 / total #impl: 20899886 (eff. 0.277)
46.58/46.64	c #Conflicts:     176000 | #Learnt:      16365 | 0.000
46.58/46.64	c total clause space: 48.1602MB
46.58/46.64	c total #watches: 111869
46.98/47.04	c total #propagations: 5827744 / total #impl: 21017885 (eff. 0.277)
46.98/47.04	c #Conflicts:     177000 | #Learnt:      17365 | 0.000
46.98/47.04	c total clause space: 48.1602MB
46.98/47.04	c total #watches: 114990
47.39/47.49	c total #propagations: 5859383 / total #impl: 21138723 (eff. 0.277)
47.39/47.49	c #Conflicts:     178000 | #Learnt:      18365 | 0.000
47.39/47.49	c total clause space: 48.1602MB
47.39/47.49	c total #watches: 117642
47.88/47.90	c total #propagations: 5892098 / total #impl: 21257128 (eff. 0.277)
47.88/47.90	c #Conflicts:     179000 | #Learnt:      19365 | 0.000
47.88/47.90	c total clause space: 48.1602MB
47.88/47.90	c total #watches: 120486
48.28/48.32	c total #propagations: 5921911 / total #impl: 21371009 (eff. 0.277)
48.28/48.32	c GC COLLECT
48.28/48.32	c #Conflicts:     180000 | #Learnt:      10268 | 0.000
48.28/48.32	c total clause space: 48.1602MB
48.28/48.32	c total #watches: 92556
48.58/48.61	c total #propagations: 5951243 / total #impl: 21481471 (eff. 0.277)
48.58/48.61	c #Conflicts:     181000 | #Learnt:      11268 | 0.000
48.58/48.61	c total clause space: 48.1602MB
48.58/48.61	c total #watches: 95659
48.88/48.94	c total #propagations: 5980345 / total #impl: 21586520 (eff. 0.277)
48.88/48.94	c #Conflicts:     182000 | #Learnt:      12268 | 0.000
48.88/48.94	c total clause space: 48.1602MB
48.88/48.94	c total #watches: 98735
49.28/49.33	c total #propagations: 6011518 / total #impl: 21697185 (eff. 0.277)
49.28/49.33	c #Conflicts:     183000 | #Learnt:      13268 | 0.000
49.28/49.33	c total clause space: 48.1602MB
49.28/49.33	c total #watches: 102067
49.68/49.74	c total #propagations: 6046795 / total #impl: 21838523 (eff. 0.277)
49.68/49.74	c #Conflicts:     184000 | #Learnt:      14268 | 0.000
49.68/49.74	c total clause space: 48.1602MB
49.68/49.74	c total #watches: 104973
50.08/50.19	c total #propagations: 6083088 / total #impl: 21992782 (eff. 0.277)
50.08/50.19	c #Conflicts:     185000 | #Learnt:      15268 | 0.000
50.08/50.19	c total clause space: 48.1602MB
50.08/50.19	c total #watches: 107886
50.59/50.66	c total #propagations: 6119601 / total #impl: 22131969 (eff. 0.277)
50.59/50.66	c #Conflicts:     186000 | #Learnt:      16268 | 0.000
50.59/50.66	c total clause space: 48.1602MB
50.59/50.66	c total #watches: 110706
50.98/51.03	c total #propagations: 6155541 / total #impl: 22269415 (eff. 0.276)
50.98/51.03	c #Conflicts:     187000 | #Learnt:      17268 | 0.000
50.98/51.03	c total clause space: 48.1602MB
50.98/51.03	c total #watches: 113801
51.38/51.46	c total #propagations: 6185060 / total #impl: 22374770 (eff. 0.276)
51.38/51.46	c #Conflicts:     188000 | #Learnt:      18268 | 0.000
51.38/51.46	c total clause space: 48.1602MB
51.38/51.46	c total #watches: 116476
51.88/51.91	c total #propagations: 6214618 / total #impl: 22485963 (eff. 0.276)
51.88/51.91	c #Conflicts:     189000 | #Learnt:      19268 | 0.000
51.88/51.91	c total clause space: 48.1602MB
51.88/51.91	c total #watches: 119150
52.28/52.36	c total #propagations: 6246094 / total #impl: 22601437 (eff. 0.276)
52.28/52.36	c #Conflicts:     190000 | #Learnt:      20268 | 0.000
52.28/52.36	c total clause space: 48.1602MB
52.28/52.36	c total #watches: 121879
52.68/52.77	c total #propagations: 6276812 / total #impl: 22717269 (eff. 0.276)
52.68/52.77	c GC COLLECT
52.68/52.77	c #Conflicts:     191000 | #Learnt:      10884 | 0.000
52.68/52.77	c total clause space: 48.1602MB
52.68/52.77	c total #watches: 94314
52.98/53.07	c total #propagations: 6308178 / total #impl: 22841765 (eff. 0.276)
52.98/53.07	c #Conflicts:     192000 | #Learnt:      11884 | 0.000
52.98/53.07	c total clause space: 48.1602MB
52.98/53.07	c total #watches: 97638
53.28/53.39	c total #propagations: 6339917 / total #impl: 22963900 (eff. 0.276)
53.28/53.39	c #Conflicts:     193000 | #Learnt:      12884 | 0.000
53.28/53.39	c total clause space: 48.1602MB
53.28/53.39	c total #watches: 100721
53.78/53.80	c total #propagations: 6372024 / total #impl: 23082797 (eff. 0.276)
53.78/53.80	c #Conflicts:     194000 | #Learnt:      13884 | 0.000
53.78/53.80	c total clause space: 48.1602MB
53.78/53.80	c total #watches: 103727
54.18/54.26	c total #propagations: 6406266 / total #impl: 23213715 (eff. 0.276)
54.18/54.26	c #Conflicts:     195000 | #Learnt:      14884 | 0.000
54.18/54.26	c total clause space: 48.1602MB
54.18/54.26	c total #watches: 106840
54.68/54.72	c total #propagations: 6443803 / total #impl: 23366258 (eff. 0.276)
54.68/54.72	c #Conflicts:     196000 | #Learnt:      15884 | 0.000
54.68/54.72	c total clause space: 48.1602MB
54.68/54.72	c total #watches: 109727
55.18/55.25	c total #propagations: 6480496 / total #impl: 23515451 (eff. 0.276)
55.18/55.25	c #Conflicts:     197000 | #Learnt:      16884 | 0.000
55.18/55.25	c total clause space: 48.1602MB
55.18/55.25	c total #watches: 112611
55.68/55.74	c total #propagations: 6519112 / total #impl: 23662430 (eff. 0.276)
55.68/55.74	c #Conflicts:     198000 | #Learnt:      17883 | 0.000
55.68/55.74	c total clause space: 48.1602MB
55.68/55.74	c total #watches: 115678
56.19/56.21	c total #propagations: 6553079 / total #impl: 23798582 (eff. 0.275)
56.19/56.21	c #Conflicts:     199000 | #Learnt:      18883 | 0.000
56.19/56.21	c total clause space: 48.1602MB
56.19/56.21	c total #watches: 118885
56.68/56.72	c total #propagations: 6586707 / total #impl: 23936600 (eff. 0.275)
56.68/56.72	c #Conflicts:     200000 | #Learnt:      19883 | 0.000
56.68/56.72	c total clause space: 48.1602MB
56.68/56.72	c total #watches: 122017
57.19/57.26	c total #propagations: 6621465 / total #impl: 24077865 (eff. 0.275)
57.19/57.26	c #Conflicts:     201000 | #Learnt:      20883 | 0.000
57.19/57.26	c total clause space: 48.1602MB
57.19/57.26	c total #watches: 125205
57.68/57.70	c total #propagations: 6657223 / total #impl: 24235797 (eff. 0.275)
57.68/57.70	c GC COLLECT
57.68/57.70	c #Conflicts:     202000 | #Learnt:      11184 | 0.000
57.68/57.70	c total clause space: 78.2603MB
57.68/57.70	c total #watches: 95387
57.98/58.09	c total #propagations: 6688431 / total #impl: 24357242 (eff. 0.275)
57.98/58.09	c #Conflicts:     203000 | #Learnt:      12184 | 0.000
57.98/58.09	c total clause space: 78.2603MB
57.98/58.09	c total #watches: 98431
58.48/58.51	c total #propagations: 6724321 / total #impl: 24498496 (eff. 0.274)
58.48/58.51	c #Conflicts:     204000 | #Learnt:      13184 | 0.000
58.48/58.51	c total clause space: 78.2603MB
58.48/58.51	c total #watches: 101839
58.88/58.91	c total #propagations: 6758847 / total #impl: 24637626 (eff. 0.274)
58.88/58.91	c #Conflicts:     205000 | #Learnt:      14181 | 0.000
58.88/58.91	c total clause space: 78.2603MB
58.88/58.91	c total #watches: 104887
59.18/59.24	c total #propagations: 6792024 / total #impl: 24772201 (eff. 0.274)
59.18/59.24	c S2->S1
59.18/59.24	c #Conflicts:     206000 | #Learnt:       9738 | 0.000
59.18/59.24	c total clause space: 78.2603MB
59.18/59.24	c total #watches: 92466
59.39/59.50	c total #propagations: 6824311 / total #impl: 24903066 (eff. 0.274)
59.39/59.50	c #Conflicts:     207000 | #Learnt:      10738 | 0.000
59.39/59.50	c total clause space: 78.2603MB
59.39/59.50	c total #watches: 94016
59.68/59.79	c total #propagations: 6858634 / total #impl: 25020279 (eff. 0.274)
59.68/59.79	c S1->S2
59.68/59.79	c S1->S2
59.68/59.79	o -75
59.68/59.79	s OPTIMUM FOUND
59.68/59.79	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
59.68/59.79	c CPU time              : 59.7279 s

Verifier Data

OK	-75

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-4087728-1465436166/watcher-4087728-1465436166 -o /tmp/evaluation-result-4087728-1465436166/solver-4087728-1465436166 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1465427020-23743 --watchdog 1960 --input HOME/instance-4087728-1465436166.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=24591
running on 8 cores: 0-3,8-11

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.02 2.03 2.00 3/259 24594
/proc/meminfo: memFree=30328996/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=55976 CPUtime=0 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 262 0 0 0 0 0 0 0 20 0 1 0 125458240 57319424 10364 33554432000 4194304 6211289 140733354380416 140737248609896 4206771 0 0 4096 0 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 13994 10364 98 493 0 13491 0

[startup+0.100134 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 24594
/proc/meminfo: memFree=30328996/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=62956 CPUtime=0.09 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 1300 0 0 0 8 1 0 0 20 0 1 0 125458240 64466944 13693 33554432000 4194304 6211289 140733354380416 140737248609896 5161098 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 15739 13693 143 493 0 15236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62956

[startup+0.200334 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 24594
/proc/meminfo: memFree=30328996/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=71172 CPUtime=0.19 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 2040 0 0 0 18 1 0 0 20 0 1 0 125458240 72880128 15726 33554432000 4194304 6211289 140733354380416 140737248609896 5161098 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 17793 15726 143 493 0 17290 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71172

[startup+0.300304 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 24594
/proc/meminfo: memFree=30328996/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=78576 CPUtime=0.28 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 3374 0 0 0 27 1 0 0 20 0 1 0 125458240 80461824 17156 33554432000 4194304 6211289 140733354380416 140733354378760 4209388 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 19644 17156 214 493 0 19141 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 78576

[startup+0.700239 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 24594
/proc/meminfo: memFree=30328996/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=82996 CPUtime=0.68 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 4690 0 0 0 67 1 0 0 20 0 1 0 125458240 84987904 18925 33554432000 4194304 6211289 140733354380416 140733354378760 4209306 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 20749 18925 219 493 0 20246 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 82996

[startup+1.5002 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24595
/proc/meminfo: memFree=30251448/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=90312 CPUtime=1.49 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 4841 0 0 0 147 2 0 0 20 0 1 0 125458240 92479488 20052 33554432000 4194304 6211289 140733354380416 140733354378760 4209838 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 22578 20052 219 493 0 22075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90312

[startup+3.1002 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24595
/proc/meminfo: memFree=30248408/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=102260 CPUtime=3.09 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 5644 0 0 0 307 2 0 0 20 0 1 0 125458240 104714240 21561 33554432000 4194304 6211289 140733354380416 140733354378760 4209280 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 25565 21561 219 493 0 25062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102260

[startup+6.30014 s]
/proc/loadavg: 2.02 2.03 2.00 3/260 24595
/proc/meminfo: memFree=30240176/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=102688 CPUtime=6.29 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 5747 0 0 0 627 2 0 0 20 0 1 0 125458240 105152512 22175 33554432000 4194304 6211289 140733354380416 140733354378760 4209403 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 25672 22175 219 493 0 25169 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102688

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30233112/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=103120 CPUtime=12.69 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 5832 0 0 0 1267 2 0 0 20 0 1 0 125458240 105594880 23793 33554432000 4194304 6211289 140733354380416 140733354378760 4209216 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 25780 23793 219 493 0 25277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103120

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30206884/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=141804 CPUtime=25.48 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 9152 0 0 0 2545 3 0 0 20 0 1 0 125458240 145207296 30363 33554432000 4194304 6211289 140733354380416 140733354378760 4209376 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 35451 30363 219 493 0 34948 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141804

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30194552/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=142932 CPUtime=51.08 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 9421 0 0 0 5105 3 0 0 20 0 1 0 125458240 146362368 33187 33554432000 4194304 6211289 140733354380416 140733354378760 4209304 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 35733 33187 219 493 0 35230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142932

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

[startup+51.2003 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30194552/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=142932 CPUtime=51.18 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 9421 0 0 0 5115 3 0 0 20 0 1 0 125458240 146362368 33187 33554432000 4194304 6211289 140733354380416 140733354378760 4209240 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 35733 33187 219 493 0 35230 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 142932

[startup+54.4002 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30193436/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=143092 CPUtime=54.38 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 9824 0 0 0 5435 3 0 0 20 0 1 0 125458240 146526208 33431 33554432000 4194304 6211289 140733354380416 140733354378760 4209852 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 35773 33431 219 493 0 35270 0
Current children cumulated CPU time (s) 54.38
Current children cumulated vsize (KiB) 143092

[startup+57.6003 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30193440/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=174072 CPUtime=57.58 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 10246 0 0 0 5754 4 0 0 20 0 1 0 125458240 178249728 33692 33554432000 4194304 6211289 140733354380416 140733354378760 4209298 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 43518 33692 219 493 0 43015 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 174072

[startup+59.2002 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30192324/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=174072 CPUtime=59.18 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 10450 0 0 0 5914 4 0 0 20 0 1 0 125458240 178249728 34832 33554432000 4194304 6211289 140733354380416 140733354378760 4209396 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 43518 34832 219 493 0 43015 0
Current children cumulated CPU time (s) 59.18
Current children cumulated vsize (KiB) 174072

[startup+59.6002 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30185684/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=174072 CPUtime=59.58 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202496 10452 0 0 0 5954 4 0 0 20 0 1 0 125458240 178249728 35856 33554432000 4194304 6211289 140733354380416 140733354378760 4209216 0 0 4096 8388610 0 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 43518 35856 219 493 0 43015 0
Current children cumulated CPU time (s) 59.58
Current children cumulated vsize (KiB) 174072

[startup+59.8002 s]
/proc/loadavg: 2.01 2.02 2.00 3/260 24595
/proc/meminfo: memFree=30185684/32872528 swapFree=9196/9196
[pid=24594] ppid=24591 vsize=0 CPUtime=59.78 cores=0-3,8-11
/proc/24594/stat : 24594 (cdcl-cuttingpla) R 24591 24594 23727 0 -1 4202500 12402 0 0 0 5973 5 0 0 20 0 1 0 125458240 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/24594/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 59.78
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 59.8024
CPU time (s): 59.7919
CPU user time (s): 59.7329
CPU system time (s): 0.058991
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 174072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.7329
system time used= 0.058991
maximum resident set size= 191056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12402
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= 3
involuntary context switches= 62

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.235964 second user time and 0.32595 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-09 03:36:07
IDJOB=4087728
IDBENCH=71839
IDSOLVER=2549
FILE ID=node132/4087728-1465436166
RUNJOBID= node132-1465427020-23743
PBS_JOBID= 19859780
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= 3c1368de4464ff81756c1b99158c803c
RANDOM SEED=1159653818

node132.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.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.41
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.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30328236 kB
Buffers:          108444 kB
Cached:          1204536 kB
SwapCached:         1420 kB
Active:           913888 kB
Inactive:         853628 kB
Active(anon):     454160 kB
Inactive(anon):     3084 kB
Active(file):     459728 kB
Inactive(file):   850544 kB
Unevictable:        9196 kB
Mlocked:            9196 kB
SwapTotal:      67108856 kB
SwapFree:       67096368 kB
Dirty:              3448 kB
Writeback:             0 kB
AnonPages:        549148 kB
Mapped:             8008 kB
Shmem:                 0 kB
Slab:             628776 kB
SReclaimable:      68968 kB
SUnreclaim:       559808 kB
KernelStack:        2208 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     618632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    524288 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= 71744 MiB
End job on node132 at 2016-06-09 03:37:06