Trace number 4117894

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-01OPT61 196.724 196.759

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_12x12_004.opb.metafix.opb
MD5SUMd000deef81668da4a64be36cd348649f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark61
Best CPU time to get the best result obtained on this benchmark15.7716
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 144
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 144
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 144
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 144 #constraint= 70
0.00/0.01	c * #variable= 144 #constraint= 70
0.00/0.09	c S1->S2
0.00/0.09	c S2->S1
0.00/0.09	c S1->S2
0.00/0.09	c S2->S1
0.00/0.09	c S1->S2
0.00/0.09	c #Conflicts:       1000 | #Learnt:        980 | 0.064
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 12882
0.18/0.25	c total #propagations: 34223 / total #impl: 277524 (eff. 0.123)
0.18/0.25	c #Conflicts:       2000 | #Learnt:       1980 | 0.036
0.18/0.25	c total clause space: 4.25031MB
0.18/0.25	c total #watches: 25754
0.38/0.41	c total #propagations: 69466 / total #impl: 655491 (eff. 0.106)
0.38/0.41	c GC COLLECT
0.38/0.41	c #Conflicts:       3000 | #Learnt:       1993 | 0.028
0.38/0.41	c total clause space: 4.25031MB
0.38/0.41	c total #watches: 26839
0.48/0.59	c total #propagations: 105272 / total #impl: 1003259 (eff. 0.105)
0.48/0.59	c #Conflicts:       4000 | #Learnt:       2993 | 0.022
0.48/0.59	c total clause space: 4.25031MB
0.48/0.59	c total #watches: 37702
0.68/0.78	c total #propagations: 142475 / total #impl: 1377250 (eff. 0.103)
0.68/0.78	c GC COLLECT
0.68/0.78	c #Conflicts:       5000 | #Learnt:       2353 | 0.019
0.68/0.78	c total clause space: 4.25031MB
0.68/0.78	c total #watches: 33319
0.88/0.99	c total #propagations: 181093 / total #impl: 1812750 (eff. 0.100)
0.88/0.99	c #Conflicts:       6000 | #Learnt:       3353 | 0.017
0.88/0.99	c total clause space: 4.25031MB
0.88/0.99	c total #watches: 42647
1.19/1.26	c total #propagations: 224288 / total #impl: 2243259 (eff. 0.100)
1.19/1.26	c GC COLLECT
1.19/1.26	c #Conflicts:       7000 | #Learnt:       2236 | 0.016
1.19/1.26	c total clause space: 4.25031MB
1.19/1.26	c total #watches: 31777
1.48/1.50	c total #propagations: 268275 / total #impl: 2788709 (eff. 0.096)
1.48/1.50	c #Conflicts:       8000 | #Learnt:       3236 | 0.014
1.48/1.50	c total clause space: 4.25031MB
1.48/1.50	c total #watches: 41986
1.68/1.75	c total #propagations: 306407 / total #impl: 3360598 (eff. 0.091)
1.68/1.75	c #Conflicts:       9000 | #Learnt:       4236 | 0.013
1.68/1.75	c total clause space: 4.25031MB
1.68/1.75	c total #watches: 53357
1.98/2.04	c total #propagations: 344702 / total #impl: 3883106 (eff. 0.089)
1.98/2.04	c GC COLLECT
1.98/2.04	c #Conflicts:      10000 | #Learnt:       2716 | 0.012
1.98/2.04	c total clause space: 6.90675MB
1.98/2.04	c total #watches: 40991
2.19/2.29	c total #propagations: 380420 / total #impl: 4381443 (eff. 0.087)
2.19/2.29	c #Conflicts:      11000 | #Learnt:       3716 | 0.011
2.19/2.29	c total clause space: 6.90675MB
2.19/2.29	c total #watches: 54614
2.58/2.62	c total #propagations: 415134 / total #impl: 4994970 (eff. 0.083)
2.58/2.62	c #Conflicts:      12000 | #Learnt:       4715 | 0.011
2.58/2.62	c total clause space: 6.90675MB
2.58/2.62	c total #watches: 66516
2.89/2.99	c total #propagations: 453385 / total #impl: 5636306 (eff. 0.080)
2.89/2.99	c #Conflicts:      13000 | #Learnt:       5715 | 0.011
2.89/2.99	c total clause space: 6.90675MB
2.89/2.99	c total #watches: 79167
3.30/3.31	c total #propagations: 488190 / total #impl: 6416919 (eff. 0.076)
3.30/3.31	c GC COLLECT
3.30/3.31	c #Conflicts:      14000 | #Learnt:       3856 | 0.010
3.30/3.31	c total clause space: 6.90675MB
3.30/3.31	c total #watches: 57733
3.49/3.50	c total #propagations: 527742 / total #impl: 7540902 (eff. 0.070)
3.49/3.50	c S2->S1
3.49/3.50	c #Conflicts:      15000 | #Learnt:        584 | 0.011
3.49/3.50	c total clause space: 6.90675MB
3.49/3.50	c total #watches: 30428
3.59/3.63	c total #propagations: 563820 / total #impl: 8183125 (eff. 0.069)
3.59/3.63	c #Conflicts:      16000 | #Learnt:       1584 | 0.010
3.59/3.63	c total clause space: 6.90675MB
3.59/3.63	c total #watches: 34725
3.79/3.80	c total #propagations: 598005 / total #impl: 8864307 (eff. 0.067)
3.79/3.80	c GC COLLECT
3.79/3.80	c #Conflicts:      17000 | #Learnt:       1543 | 0.010
3.79/3.80	c total clause space: 6.90675MB
3.79/3.80	c total #watches: 20901
3.99/4.05	c total #propagations: 637751 / total #impl: 9419273 (eff. 0.068)
3.99/4.05	c #Conflicts:      18000 | #Learnt:       2543 | 0.010
3.99/4.05	c total clause space: 6.90675MB
3.99/4.05	c total #watches: 32889
4.29/4.38	c total #propagations: 673738 / total #impl: 11021786 (eff. 0.061)
4.29/4.38	c #Conflicts:      19000 | #Learnt:       3543 | 0.010
4.29/4.38	c total clause space: 6.90675MB
4.29/4.38	c total #watches: 44675
4.69/4.76	c total #propagations: 709738 / total #impl: 12454618 (eff. 0.057)
4.69/4.76	c #Conflicts:      20000 | #Learnt:       4543 | 0.010
4.69/4.76	c total clause space: 6.90675MB
4.69/4.76	c total #watches: 55670
5.09/5.12	c total #propagations: 746357 / total #impl: 13454853 (eff. 0.055)
5.09/5.12	c GC COLLECT
5.09/5.12	c #Conflicts:      21000 | #Learnt:       3123 | 0.010
5.09/5.12	c total clause space: 6.90675MB
5.09/5.12	c total #watches: 44354
5.50/5.51	c total #propagations: 781817 / total #impl: 14321233 (eff. 0.055)
5.50/5.51	c #Conflicts:      22000 | #Learnt:       4123 | 0.010
5.50/5.51	c total clause space: 6.90675MB
5.50/5.51	c total #watches: 54144
5.89/5.97	c total #propagations: 818247 / total #impl: 15232694 (eff. 0.054)
5.89/5.97	c #Conflicts:      23000 | #Learnt:       5123 | 0.010
5.89/5.97	c total clause space: 6.90675MB
5.89/5.97	c total #watches: 65641
6.49/6.50	c total #propagations: 858349 / total #impl: 16050858 (eff. 0.053)
6.49/6.50	c #Conflicts:      24000 | #Learnt:       6123 | 0.010
6.49/6.50	c total clause space: 11.2235MB
6.49/6.50	c total #watches: 76798
6.99/7.03	c total #propagations: 893834 / total #impl: 17308254 (eff. 0.052)
6.99/7.03	c GC COLLECT
6.99/7.03	c #Conflicts:      25000 | #Learnt:       3858 | 0.010
6.99/7.03	c total clause space: 11.2235MB
6.99/7.03	c total #watches: 54908
7.49/7.50	c total #propagations: 928026 / total #impl: 18820984 (eff. 0.049)
7.49/7.50	c #Conflicts:      26000 | #Learnt:       4858 | 0.009
7.49/7.50	c total clause space: 11.2235MB
7.49/7.50	c total #watches: 65748
7.99/8.05	c total #propagations: 964760 / total #impl: 19941805 (eff. 0.048)
7.99/8.05	c #Conflicts:      27000 | #Learnt:       5858 | 0.009
7.99/8.05	c total clause space: 11.2235MB
7.99/8.05	c total #watches: 76925
8.69/8.74	c total #propagations: 999528 / total #impl: 21336279 (eff. 0.047)
8.69/8.74	c #Conflicts:      28000 | #Learnt:       6858 | 0.009
8.69/8.74	c total clause space: 11.2235MB
8.69/8.74	c total #watches: 89794
9.39/9.47	c total #propagations: 1034437 / total #impl: 23186516 (eff. 0.045)
9.39/9.47	c GC COLLECT
9.39/9.47	c #Conflicts:      29000 | #Learnt:       4025 | 0.009
9.39/9.47	c total clause space: 11.2235MB
9.39/9.47	c total #watches: 62612
9.90/10.00	c total #propagations: 1073987 / total #impl: 24884613 (eff. 0.043)
9.90/10.00	c #Conflicts:      30000 | #Learnt:       5025 | 0.009
9.90/10.00	c total clause space: 11.2235MB
9.90/10.00	c total #watches: 73731
10.49/10.58	c total #propagations: 1110031 / total #impl: 26413532 (eff. 0.042)
10.49/10.58	c #Conflicts:      31000 | #Learnt:       6025 | 0.009
10.49/10.58	c total clause space: 11.2235MB
10.49/10.58	c total #watches: 84843
11.19/11.29	c total #propagations: 1146202 / total #impl: 27575862 (eff. 0.042)
11.19/11.29	c #Conflicts:      32000 | #Learnt:       7025 | 0.009
11.19/11.29	c total clause space: 11.2235MB
11.19/11.29	c total #watches: 95784
11.99/12.06	c total #propagations: 1186170 / total #impl: 28992409 (eff. 0.041)
11.99/12.06	c #Conflicts:      33000 | #Learnt:       8025 | 0.008
11.99/12.06	c total clause space: 11.2235MB
11.99/12.06	c total #watches: 107544
12.69/12.73	c total #propagations: 1222585 / total #impl: 30921949 (eff. 0.040)
12.69/12.73	c GC COLLECT
12.69/12.73	c #Conflicts:      34000 | #Learnt:       4764 | 0.008
12.69/12.73	c total clause space: 11.2235MB
12.69/12.73	c total #watches: 71689
13.29/13.36	c total #propagations: 1256907 / total #impl: 32974341 (eff. 0.038)
13.29/13.36	c #Conflicts:      35000 | #Learnt:       5764 | 0.008
13.29/13.36	c total clause space: 11.2235MB
13.29/13.36	c total #watches: 83049
14.09/14.13	c total #propagations: 1294370 / total #impl: 34940031 (eff. 0.037)
14.09/14.13	c #Conflicts:      36000 | #Learnt:       6764 | 0.008
14.09/14.13	c total clause space: 11.2235MB
14.09/14.13	c total #watches: 93515
14.89/14.95	c total #propagations: 1331957 / total #impl: 36775743 (eff. 0.036)
14.89/14.95	c #Conflicts:      37000 | #Learnt:       7764 | 0.008
14.89/14.95	c total clause space: 11.2235MB
14.89/14.95	c total #watches: 106059
15.89/15.90	c total #propagations: 1366292 / total #impl: 38936267 (eff. 0.035)
15.89/15.90	c #Conflicts:      38000 | #Learnt:       8764 | 0.007
15.89/15.90	c total clause space: 18.2382MB
15.89/15.90	c total #watches: 116612
16.69/16.74	c total #propagations: 1401399 / total #impl: 41126624 (eff. 0.034)
16.69/16.74	c GC COLLECT
16.69/16.74	c #Conflicts:      39000 | #Learnt:       5128 | 0.007
16.69/16.74	c total clause space: 18.2382MB
16.69/16.74	c total #watches: 74319
17.39/17.44	c total #propagations: 1439361 / total #impl: 42871197 (eff. 0.034)
17.39/17.44	c #Conflicts:      40000 | #Learnt:       6128 | 0.007
17.39/17.44	c total clause space: 18.2382MB
17.39/17.44	c total #watches: 85420
18.29/18.35	c total #propagations: 1476272 / total #impl: 44745625 (eff. 0.033)
18.29/18.35	c #Conflicts:      41000 | #Learnt:       7128 | 0.007
18.29/18.35	c total clause space: 18.2382MB
18.29/18.35	c total #watches: 97939
19.29/19.33	c total #propagations: 1514600 / total #impl: 47380300 (eff. 0.032)
19.29/19.33	c #Conflicts:      42000 | #Learnt:       8128 | 0.007
19.29/19.33	c total clause space: 18.2382MB
19.29/19.33	c total #watches: 109601
20.38/20.41	c total #propagations: 1552067 / total #impl: 50192945 (eff. 0.031)
20.38/20.41	c #Conflicts:      43000 | #Learnt:       9128 | 0.007
20.38/20.41	c total clause space: 18.2382MB
20.38/20.41	c total #watches: 120670
21.48/21.57	c total #propagations: 1589363 / total #impl: 52775143 (eff. 0.030)
21.48/21.57	c GC COLLECT
21.48/21.57	c #Conflicts:      44000 | #Learnt:       5169 | 0.007
21.48/21.57	c total clause space: 18.2382MB
21.48/21.57	c total #watches: 74335
22.28/22.33	c total #propagations: 1627265 / total #impl: 55163192 (eff. 0.029)
22.28/22.33	c #Conflicts:      45000 | #Learnt:       6169 | 0.006
22.28/22.33	c total clause space: 18.2382MB
22.28/22.33	c total #watches: 83480
22.98/23.03	c total #propagations: 1667152 / total #impl: 56881131 (eff. 0.029)
22.98/23.03	c #Conflicts:      46000 | #Learnt:       7169 | 0.006
22.98/23.03	c total clause space: 18.2382MB
22.98/23.03	c total #watches: 92850
23.68/23.75	c total #propagations: 1705803 / total #impl: 58595905 (eff. 0.029)
23.68/23.75	c #Conflicts:      47000 | #Learnt:       8169 | 0.006
23.68/23.75	c total clause space: 18.2382MB
23.68/23.75	c total #watches: 101861
24.48/24.54	c total #propagations: 1747483 / total #impl: 60153841 (eff. 0.029)
24.48/24.54	c #Conflicts:      48000 | #Learnt:       9169 | 0.006
24.48/24.54	c total clause space: 18.2382MB
24.48/24.54	c total #watches: 112314
25.39/25.44	c total #propagations: 1785327 / total #impl: 61764335 (eff. 0.029)
25.39/25.44	c #Conflicts:      49000 | #Learnt:      10169 | 0.006
25.39/25.44	c total clause space: 18.2382MB
25.39/25.44	c total #watches: 122018
26.18/26.22	c total #propagations: 1822353 / total #impl: 63393483 (eff. 0.029)
26.18/26.22	c GC COLLECT
26.18/26.22	c #Conflicts:      50000 | #Learnt:       5878 | 0.006
26.18/26.22	c total clause space: 18.2382MB
26.18/26.22	c total #watches: 81329
26.88/26.96	c total #propagations: 1859450 / total #impl: 64768215 (eff. 0.029)
26.88/26.96	c #Conflicts:      51000 | #Learnt:       6878 | 0.006
26.88/26.96	c total clause space: 18.2382MB
26.88/26.96	c total #watches: 93109
27.68/27.78	c total #propagations: 1899713 / total #impl: 67000141 (eff. 0.028)
27.68/27.78	c #Conflicts:      52000 | #Learnt:       7878 | 0.006
27.68/27.78	c total clause space: 18.2382MB
27.68/27.78	c total #watches: 103749
28.59/28.63	c total #propagations: 1939620 / total #impl: 69055290 (eff. 0.028)
28.59/28.63	c #Conflicts:      53000 | #Learnt:       8878 | 0.006
28.59/28.63	c total clause space: 18.2382MB
28.59/28.63	c total #watches: 111634
29.58/29.69	c total #propagations: 1980268 / total #impl: 70380899 (eff. 0.028)
29.58/29.69	c #Conflicts:      54000 | #Learnt:       9878 | 0.006
29.58/29.69	c total clause space: 18.2382MB
29.58/29.69	c total #watches: 121177
30.68/30.75	c total #propagations: 2022173 / total #impl: 72270424 (eff. 0.028)
30.68/30.75	c #Conflicts:      55000 | #Learnt:      10878 | 0.006
30.68/30.75	c total clause space: 18.2382MB
30.68/30.75	c total #watches: 132254
31.48/31.54	c total #propagations: 2060904 / total #impl: 74703886 (eff. 0.028)
31.48/31.54	c GC COLLECT
31.48/31.54	c #Conflicts:      56000 | #Learnt:       6284 | 0.006
31.48/31.54	c total clause space: 18.2382MB
31.48/31.54	c total #watches: 85336
32.28/32.34	c total #propagations: 2098788 / total #impl: 76392597 (eff. 0.027)
32.28/32.34	c #Conflicts:      57000 | #Learnt:       7284 | 0.006
32.28/32.34	c total clause space: 18.2382MB
32.28/32.34	c total #watches: 93851
32.99/33.10	c total #propagations: 2142273 / total #impl: 77993174 (eff. 0.027)
32.99/33.10	c #Conflicts:      58000 | #Learnt:       8284 | 0.005
32.99/33.10	c total clause space: 18.2382MB
32.99/33.10	c total #watches: 104662
33.88/33.95	c total #propagations: 2181723 / total #impl: 79870810 (eff. 0.027)
33.88/33.95	c #Conflicts:      59000 | #Learnt:       9284 | 0.005
33.88/33.95	c total clause space: 18.2382MB
33.88/33.95	c total #watches: 115188
34.88/34.96	c total #propagations: 2222428 / total #impl: 81711967 (eff. 0.027)
34.88/34.96	c #Conflicts:      60000 | #Learnt:      10284 | 0.005
34.88/34.96	c total clause space: 18.2382MB
34.88/34.96	c total #watches: 126474
35.98/36.06	c total #propagations: 2263477 / total #impl: 84026417 (eff. 0.027)
35.98/36.06	c #Conflicts:      61000 | #Learnt:      11284 | 0.005
35.98/36.06	c total clause space: 18.2382MB
35.98/36.06	c total #watches: 138723
36.88/36.99	c total #propagations: 2301635 / total #impl: 86669444 (eff. 0.027)
36.88/36.99	c GC COLLECT
36.88/36.99	c #Conflicts:      62000 | #Learnt:       6390 | 0.005
36.88/36.99	c total clause space: 18.2382MB
36.88/36.99	c total #watches: 87762
37.68/37.75	c total #propagations: 2335256 / total #impl: 89389778 (eff. 0.026)
37.68/37.75	c #Conflicts:      63000 | #Learnt:       7390 | 0.005
37.68/37.75	c total clause space: 18.2382MB
37.68/37.75	c total #watches: 99285
38.59/38.66	c total #propagations: 2370580 / total #impl: 91646442 (eff. 0.026)
38.59/38.66	c #Conflicts:      64000 | #Learnt:       8390 | 0.005
38.59/38.66	c total clause space: 18.2382MB
38.59/38.66	c total #watches: 113344
39.59/39.61	c total #propagations: 2406717 / total #impl: 94422044 (eff. 0.025)
39.59/39.61	c #Conflicts:      65000 | #Learnt:       9390 | 0.005
39.59/39.61	c total clause space: 18.2382MB
39.59/39.61	c total #watches: 124778
40.58/40.60	c total #propagations: 2445015 / total #impl: 96648949 (eff. 0.025)
40.58/40.60	c #Conflicts:      66000 | #Learnt:      10390 | 0.005
40.58/40.60	c total clause space: 18.2382MB
40.58/40.60	c total #watches: 134749
41.58/41.69	c total #propagations: 2484054 / total #impl: 98106464 (eff. 0.025)
41.58/41.69	c #Conflicts:      67000 | #Learnt:      11390 | 0.005
41.58/41.69	c total clause space: 18.2382MB
41.58/41.69	c total #watches: 143990
42.89/42.94	c total #propagations: 2527568 / total #impl: 99447522 (eff. 0.025)
42.89/42.94	c #Conflicts:      68000 | #Learnt:      12390 | 0.005
42.89/42.94	c total clause space: 18.2382MB
42.89/42.94	c total #watches: 154586
43.68/43.76	c total #propagations: 2564376 / total #impl: 101570555 (eff. 0.025)
43.68/43.76	c GC COLLECT
43.68/43.76	c #Conflicts:      69000 | #Learnt:       7195 | 0.005
43.68/43.76	c total clause space: 18.2382MB
43.68/43.76	c total #watches: 97002
44.58/44.66	c total #propagations: 2602266 / total #impl: 104076342 (eff. 0.025)
44.58/44.66	c #Conflicts:      70000 | #Learnt:       8195 | 0.005
44.58/44.66	c total clause space: 18.2382MB
44.58/44.66	c total #watches: 109089
45.68/45.73	c total #propagations: 2639937 / total #impl: 106606163 (eff. 0.025)
45.68/45.73	c #Conflicts:      71000 | #Learnt:       9195 | 0.005
45.68/45.73	c total clause space: 18.2382MB
45.68/45.73	c total #watches: 119173
46.78/46.88	c total #propagations: 2680458 / total #impl: 108851976 (eff. 0.025)
46.78/46.88	c #Conflicts:      72000 | #Learnt:      10195 | 0.005
46.78/46.88	c total clause space: 18.2382MB
46.78/46.88	c total #watches: 128817
47.98/48.08	c total #propagations: 2721382 / total #impl: 111206797 (eff. 0.024)
47.98/48.08	c #Conflicts:      73000 | #Learnt:      11195 | 0.005
47.98/48.08	c total clause space: 18.2382MB
47.98/48.08	c total #watches: 138679
49.38/49.42	c total #propagations: 2761320 / total #impl: 113335942 (eff. 0.024)
49.38/49.42	c #Conflicts:      74000 | #Learnt:      12195 | 0.004
49.38/49.42	c total clause space: 18.2382MB
49.38/49.42	c total #watches: 148331
50.48/50.58	c total #propagations: 2803711 / total #impl: 115550521 (eff. 0.024)
50.48/50.58	c GC COLLECT
50.48/50.58	c #Conflicts:      75000 | #Learnt:       6687 | 0.004
50.48/50.58	c total clause space: 18.2382MB
50.48/50.58	c total #watches: 91445
51.28/51.31	c total #propagations: 2839979 / total #impl: 117779452 (eff. 0.024)
51.28/51.31	c #Conflicts:      76000 | #Learnt:       7687 | 0.004
51.28/51.31	c total clause space: 18.2382MB
51.28/51.31	c total #watches: 101613
51.98/52.03	c total #propagations: 2878106 / total #impl: 119181138 (eff. 0.024)
51.98/52.03	c #Conflicts:      77000 | #Learnt:       8687 | 0.004
51.98/52.03	c total clause space: 18.2382MB
51.98/52.03	c total #watches: 112087
52.98/53.04	c total #propagations: 2914246 / total #impl: 120719234 (eff. 0.024)
52.98/53.04	c #Conflicts:      78000 | #Learnt:       9687 | 0.004
52.98/53.04	c total clause space: 18.2382MB
52.98/53.04	c total #watches: 122315
53.88/53.98	c total #propagations: 2951571 / total #impl: 123032292 (eff. 0.024)
53.88/53.98	c #Conflicts:      79000 | #Learnt:      10687 | 0.004
53.88/53.98	c total clause space: 18.2382MB
53.88/53.98	c total #watches: 133391
54.88/54.98	c total #propagations: 2986430 / total #impl: 124744240 (eff. 0.024)
54.88/54.98	c #Conflicts:      80000 | #Learnt:      11687 | 0.004
54.88/54.98	c total clause space: 18.2382MB
54.88/54.98	c total #watches: 146138
56.18/56.23	c total #propagations: 3019195 / total #impl: 127341334 (eff. 0.024)
56.18/56.23	c #Conflicts:      81000 | #Learnt:      12687 | 0.004
56.18/56.23	c total clause space: 18.2382MB
56.18/56.23	c total #watches: 156967
57.38/57.46	c total #propagations: 3055895 / total #impl: 129996300 (eff. 0.024)
57.38/57.46	c GC COLLECT
57.38/57.46	c #Conflicts:      82000 | #Learnt:       6888 | 0.004
57.38/57.46	c total clause space: 29.637MB
57.38/57.46	c total #watches: 93452
58.18/58.20	c total #propagations: 3090639 / total #impl: 132276642 (eff. 0.023)
58.18/58.20	c #Conflicts:      83000 | #Learnt:       7888 | 0.004
58.18/58.20	c total clause space: 29.637MB
58.18/58.20	c total #watches: 102992
59.08/59.11	c total #propagations: 3128316 / total #impl: 133717455 (eff. 0.023)
59.08/59.11	c #Conflicts:      84000 | #Learnt:       8888 | 0.004
59.08/59.11	c total clause space: 29.637MB
59.08/59.11	c total #watches: 115894
60.08/60.17	c total #propagations: 3167049 / total #impl: 136224322 (eff. 0.023)
60.08/60.17	c #Conflicts:      85000 | #Learnt:       9888 | 0.004
60.08/60.17	c total clause space: 29.637MB
60.08/60.17	c total #watches: 128233
61.18/61.24	c total #propagations: 3209254 / total #impl: 138566224 (eff. 0.023)
61.18/61.24	c #Conflicts:      86000 | #Learnt:      10888 | 0.004
61.18/61.24	c total clause space: 29.637MB
61.18/61.24	c total #watches: 141104
62.38/62.45	c total #propagations: 3251923 / total #impl: 140971108 (eff. 0.023)
62.38/62.45	c #Conflicts:      87000 | #Learnt:      11888 | 0.004
62.38/62.45	c total clause space: 29.637MB
62.38/62.45	c total #watches: 152195
63.68/63.80	c total #propagations: 3291903 / total #impl: 143320029 (eff. 0.023)
63.68/63.80	c #Conflicts:      88000 | #Learnt:      12888 | 0.004
63.68/63.80	c total clause space: 29.637MB
63.68/63.80	c total #watches: 162271
65.18/65.28	c total #propagations: 3330342 / total #impl: 145413209 (eff. 0.023)
65.18/65.28	c #Conflicts:      89000 | #Learnt:      13888 | 0.004
65.18/65.28	c total clause space: 29.637MB
65.18/65.28	c total #watches: 171880
66.28/66.36	c total #propagations: 3370605 / total #impl: 147613130 (eff. 0.023)
66.28/66.36	c GC COLLECT
66.28/66.36	c #Conflicts:      90000 | #Learnt:       7787 | 0.004
66.28/66.36	c total clause space: 29.637MB
66.28/66.36	c total #watches: 101930
67.28/67.30	c total #propagations: 3409263 / total #impl: 149569349 (eff. 0.023)
67.28/67.30	c #Conflicts:      91000 | #Learnt:       8787 | 0.004
67.28/67.30	c total clause space: 29.637MB
67.28/67.30	c total #watches: 111937
68.38/68.40	c total #propagations: 3446245 / total #impl: 152022159 (eff. 0.023)
68.38/68.40	c #Conflicts:      92000 | #Learnt:       9787 | 0.004
68.38/68.40	c total clause space: 29.637MB
68.38/68.40	c total #watches: 122814
69.58/69.61	c total #propagations: 3482856 / total #impl: 155167256 (eff. 0.022)
69.58/69.61	c #Conflicts:      93000 | #Learnt:      10787 | 0.004
69.58/69.61	c total clause space: 29.637MB
69.58/69.61	c total #watches: 133818
70.78/70.80	c total #propagations: 3520048 / total #impl: 157999233 (eff. 0.022)
70.78/70.80	c #Conflicts:      94000 | #Learnt:      11787 | 0.004
70.78/70.80	c total clause space: 29.637MB
70.78/70.80	c total #watches: 143206
71.98/72.08	c total #propagations: 3557191 / total #impl: 160145800 (eff. 0.022)
71.98/72.08	c #Conflicts:      95000 | #Learnt:      12787 | 0.004
71.98/72.08	c total clause space: 29.637MB
71.98/72.08	c total #watches: 151669
73.38/73.40	c total #propagations: 3597535 / total #impl: 162142033 (eff. 0.022)
73.38/73.40	c #Conflicts:      96000 | #Learnt:      13787 | 0.004
73.38/73.40	c total clause space: 29.637MB
73.38/73.40	c total #watches: 162572
74.78/74.82	c total #propagations: 3636923 / total #impl: 164916222 (eff. 0.022)
74.78/74.82	c #Conflicts:      97000 | #Learnt:      14787 | 0.004
74.78/74.82	c total clause space: 29.637MB
74.78/74.82	c total #watches: 171575
75.78/75.80	c total #propagations: 3679220 / total #impl: 167053718 (eff. 0.022)
75.78/75.80	c GC COLLECT
75.78/75.80	c #Conflicts:      98000 | #Learnt:       8390 | 0.004
75.78/75.80	c total clause space: 29.637MB
75.78/75.80	c total #watches: 108670
76.68/76.70	c total #propagations: 3721240 / total #impl: 169224585 (eff. 0.022)
76.68/76.70	c #Conflicts:      99000 | #Learnt:       9390 | 0.004
76.68/76.70	c total clause space: 29.637MB
76.68/76.70	c total #watches: 119026
77.68/77.70	c total #propagations: 3757695 / total #impl: 171005701 (eff. 0.022)
77.68/77.70	c #Conflicts:     100000 | #Learnt:      10390 | 0.004
77.68/77.70	c total clause space: 29.637MB
77.68/77.70	c total #watches: 129757
78.68/78.72	c total #propagations: 3794403 / total #impl: 173029562 (eff. 0.022)
78.68/78.72	c #Conflicts:     101000 | #Learnt:      11390 | 0.004
78.68/78.72	c total clause space: 29.637MB
78.68/78.72	c total #watches: 141531
79.78/79.82	c total #propagations: 3830089 / total #impl: 175067572 (eff. 0.022)
79.78/79.82	c #Conflicts:     102000 | #Learnt:      12390 | 0.004
79.78/79.82	c total clause space: 29.637MB
79.78/79.82	c total #watches: 153049
80.98/81.09	c total #propagations: 3863962 / total #impl: 177400927 (eff. 0.022)
80.98/81.09	c #Conflicts:     103000 | #Learnt:      13390 | 0.004
80.98/81.09	c total clause space: 29.637MB
80.98/81.09	c total #watches: 163770
82.27/82.35	c total #propagations: 3900793 / total #impl: 179672666 (eff. 0.022)
82.27/82.35	c #Conflicts:     104000 | #Learnt:      14390 | 0.004
82.27/82.35	c total clause space: 29.637MB
82.27/82.35	c total #watches: 175600
83.68/83.75	c total #propagations: 3937903 / total #impl: 182142109 (eff. 0.022)
83.68/83.75	c #Conflicts:     105000 | #Learnt:      15390 | 0.004
83.68/83.75	c total clause space: 29.637MB
83.68/83.75	c total #watches: 187367
84.57/84.66	c total #propagations: 3976272 / total #impl: 184869015 (eff. 0.022)
84.57/84.66	c GC COLLECT
84.57/84.66	c #Conflicts:     106000 | #Learnt:       8686 | 0.004
84.57/84.66	c total clause space: 29.637MB
84.57/84.66	c total #watches: 109971
85.47/85.58	c total #propagations: 4014847 / total #impl: 186748198 (eff. 0.021)
85.47/85.58	c #Conflicts:     107000 | #Learnt:       9686 | 0.004
85.47/85.58	c total clause space: 29.637MB
85.47/85.58	c total #watches: 118421
86.47/86.52	c total #propagations: 4055716 / total #impl: 188057744 (eff. 0.022)
86.47/86.52	c #Conflicts:     108000 | #Learnt:      10686 | 0.004
86.47/86.52	c total clause space: 29.637MB
86.47/86.52	c total #watches: 127191
87.57/87.64	c total #propagations: 4093965 / total #impl: 189581282 (eff. 0.022)
87.57/87.64	c #Conflicts:     109000 | #Learnt:      11686 | 0.004
87.57/87.64	c total clause space: 29.637MB
87.57/87.64	c total #watches: 139199
88.67/88.74	c total #propagations: 4127243 / total #impl: 192403369 (eff. 0.021)
88.67/88.74	c #Conflicts:     110000 | #Learnt:      12686 | 0.004
88.67/88.74	c total clause space: 29.637MB
88.67/88.74	c total #watches: 148312
89.97/90.00	c total #propagations: 4166594 / total #impl: 193837748 (eff. 0.021)
89.97/90.00	c #Conflicts:     111000 | #Learnt:      13686 | 0.003
89.97/90.00	c total clause space: 29.637MB
89.97/90.00	c total #watches: 157989
91.17/91.29	c total #propagations: 4203117 / total #impl: 195897331 (eff. 0.021)
91.17/91.29	c #Conflicts:     112000 | #Learnt:      14686 | 0.003
91.17/91.29	c total clause space: 29.637MB
91.17/91.29	c total #watches: 167814
92.48/92.55	c total #propagations: 4240755 / total #impl: 198158037 (eff. 0.021)
92.48/92.55	c #Conflicts:     113000 | #Learnt:      15686 | 0.003
92.48/92.55	c total clause space: 29.637MB
92.48/92.55	c total #watches: 175283
93.48/93.56	c total #propagations: 4283649 / total #impl: 199357786 (eff. 0.021)
93.48/93.56	c GC COLLECT
93.48/93.56	c #Conflicts:     114000 | #Learnt:       8692 | 0.003
93.48/93.56	c total clause space: 29.637MB
93.48/93.56	c total #watches: 110484
94.47/94.56	c total #propagations: 4322411 / total #impl: 201250223 (eff. 0.021)
94.47/94.56	c #Conflicts:     115000 | #Learnt:       9692 | 0.003
94.47/94.56	c total clause space: 29.637MB
94.47/94.56	c total #watches: 119325
95.57/95.60	c total #propagations: 4362067 / total #impl: 203229642 (eff. 0.021)
95.57/95.60	c #Conflicts:     116000 | #Learnt:      10692 | 0.003
95.57/95.60	c total clause space: 29.637MB
95.57/95.60	c total #watches: 128987
96.47/96.56	c total #propagations: 4398255 / total #impl: 204784005 (eff. 0.021)
96.47/96.56	c #Conflicts:     117000 | #Learnt:      11692 | 0.003
96.47/96.56	c total clause space: 29.637MB
96.47/96.56	c total #watches: 137232
97.57/97.60	c total #propagations: 4436732 / total #impl: 205980754 (eff. 0.022)
97.57/97.60	c #Conflicts:     118000 | #Learnt:      12692 | 0.003
97.57/97.60	c total clause space: 29.637MB
97.57/97.60	c total #watches: 146459
98.57/98.70	c total #propagations: 4473804 / total #impl: 207747510 (eff. 0.022)
98.57/98.70	c #Conflicts:     119000 | #Learnt:      13692 | 0.003
98.57/98.70	c total clause space: 29.637MB
98.57/98.70	c total #watches: 155048
99.77/99.89	c total #propagations: 4511236 / total #impl: 209377211 (eff. 0.022)
99.77/99.89	c #Conflicts:     120000 | #Learnt:      14692 | 0.003
99.77/99.89	c total clause space: 29.637MB
99.77/99.89	c total #watches: 164542
101.28/101.32	c total #propagations: 4549702 / total #impl: 211396121 (eff. 0.022)
101.28/101.32	c #Conflicts:     121000 | #Learnt:      15692 | 0.003
101.28/101.32	c total clause space: 29.637MB
101.28/101.32	c total #watches: 176098
102.57/102.66	c total #propagations: 4588563 / total #impl: 214202107 (eff. 0.021)
102.57/102.66	c GC COLLECT
102.57/102.66	c #Conflicts:     122000 | #Learnt:       8387 | 0.003
102.57/102.66	c total clause space: 29.637MB
102.57/102.66	c total #watches: 107049
103.48/103.54	c total #propagations: 4625210 / total #impl: 215636365 (eff. 0.021)
103.48/103.54	c #Conflicts:     123000 | #Learnt:       9387 | 0.003
103.48/103.54	c total clause space: 29.637MB
103.48/103.54	c total #watches: 114203
104.48/104.53	c total #propagations: 4667829 / total #impl: 216899705 (eff. 0.022)
104.48/104.53	c #Conflicts:     124000 | #Learnt:      10387 | 0.003
104.48/104.53	c total clause space: 29.637MB
104.48/104.53	c total #watches: 122537
105.37/105.47	c total #propagations: 4709097 / total #impl: 218236670 (eff. 0.022)
105.37/105.47	c #Conflicts:     125000 | #Learnt:      11387 | 0.003
105.37/105.47	c total clause space: 29.637MB
105.37/105.47	c total #watches: 133624
106.47/106.55	c total #propagations: 4746587 / total #impl: 220001680 (eff. 0.022)
106.47/106.55	c #Conflicts:     126000 | #Learnt:      12387 | 0.003
106.47/106.55	c total clause space: 29.637MB
106.47/106.55	c total #watches: 142834
107.57/107.66	c total #propagations: 4783402 / total #impl: 221998299 (eff. 0.022)
107.57/107.66	c #Conflicts:     127000 | #Learnt:      13387 | 0.003
107.57/107.66	c total clause space: 29.637MB
107.57/107.66	c total #watches: 154695
108.88/108.91	c total #propagations: 4818683 / total #impl: 224298033 (eff. 0.021)
108.88/108.91	c #Conflicts:     128000 | #Learnt:      14387 | 0.003
108.88/108.91	c total clause space: 29.637MB
108.88/108.91	c total #watches: 166558
110.08/110.17	c total #propagations: 4854867 / total #impl: 226629012 (eff. 0.021)
110.08/110.17	c #Conflicts:     129000 | #Learnt:      15387 | 0.003
110.08/110.17	c total clause space: 29.637MB
110.08/110.17	c total #watches: 180854
111.47/111.52	c total #propagations: 4887149 / total #impl: 229492815 (eff. 0.021)
111.47/111.52	c #Conflicts:     130000 | #Learnt:      16387 | 0.003
111.47/111.52	c total clause space: 29.637MB
111.47/111.52	c total #watches: 193549
112.87/112.99	c total #propagations: 4919982 / total #impl: 232559421 (eff. 0.021)
112.87/112.99	c GC COLLECT
112.87/112.99	c #Conflicts:     131000 | #Learnt:       8785 | 0.003
112.87/112.99	c total clause space: 29.637MB
112.87/112.99	c total #watches: 110150
113.77/113.80	c total #propagations: 4959165 / total #impl: 234728276 (eff. 0.021)
113.77/113.80	c #Conflicts:     132000 | #Learnt:       9785 | 0.003
113.77/113.80	c total clause space: 29.637MB
113.77/113.80	c total #watches: 118721
114.67/114.71	c total #propagations: 4998635 / total #impl: 236226795 (eff. 0.021)
114.67/114.71	c #Conflicts:     133000 | #Learnt:      10785 | 0.003
114.67/114.71	c total clause space: 29.637MB
114.67/114.71	c total #watches: 127549
115.57/115.68	c total #propagations: 5040593 / total #impl: 237533476 (eff. 0.021)
115.57/115.68	c #Conflicts:     134000 | #Learnt:      11785 | 0.003
115.57/115.68	c total clause space: 29.637MB
115.57/115.68	c total #watches: 137887
116.67/116.77	c total #propagations: 5077879 / total #impl: 239112890 (eff. 0.021)
116.67/116.77	c #Conflicts:     135000 | #Learnt:      12785 | 0.003
116.67/116.77	c total clause space: 29.637MB
116.67/116.77	c total #watches: 149333
117.87/117.92	c total #propagations: 5115327 / total #impl: 241479231 (eff. 0.021)
117.87/117.92	c #Conflicts:     136000 | #Learnt:      13785 | 0.003
117.87/117.92	c total clause space: 29.637MB
117.87/117.92	c total #watches: 160606
119.07/119.14	c total #propagations: 5149380 / total #impl: 244355990 (eff. 0.021)
119.07/119.14	c #Conflicts:     137000 | #Learnt:      14785 | 0.003
119.07/119.14	c total clause space: 29.637MB
119.07/119.14	c total #watches: 171499
120.37/120.43	c total #propagations: 5185035 / total #impl: 246487347 (eff. 0.021)
120.37/120.43	c #Conflicts:     138000 | #Learnt:      15785 | 0.003
120.37/120.43	c total clause space: 29.637MB
120.37/120.43	c total #watches: 183921
121.87/121.91	c total #propagations: 5221376 / total #impl: 249129389 (eff. 0.021)
121.87/121.91	c #Conflicts:     139000 | #Learnt:      16785 | 0.003
121.87/121.91	c total clause space: 29.637MB
121.87/121.91	c total #watches: 194710
123.37/123.45	c total #propagations: 5257782 / total #impl: 251607252 (eff. 0.021)
123.37/123.45	c #Conflicts:     140000 | #Learnt:      17785 | 0.003
123.37/123.45	c total clause space: 29.637MB
123.37/123.45	c total #watches: 207716
124.37/124.45	c total #propagations: 5292800 / total #impl: 254744259 (eff. 0.021)
124.37/124.45	c GC COLLECT
124.37/124.45	c #Conflicts:     141000 | #Learnt:       9889 | 0.003
124.37/124.45	c total clause space: 29.637MB
124.37/124.45	c total #watches: 122582
125.37/125.50	c total #propagations: 5328508 / total #impl: 257210384 (eff. 0.021)
125.37/125.50	c #Conflicts:     142000 | #Learnt:      10889 | 0.003
125.37/125.50	c total clause space: 29.637MB
125.37/125.50	c total #watches: 135207
126.47/126.59	c total #propagations: 5363555 / total #impl: 259898101 (eff. 0.021)
126.47/126.59	c #Conflicts:     143000 | #Learnt:      11889 | 0.003
126.47/126.59	c total clause space: 29.637MB
126.47/126.59	c total #watches: 146009
127.67/127.77	c total #propagations: 5398011 / total #impl: 262446770 (eff. 0.021)
127.67/127.77	c #Conflicts:     144000 | #Learnt:      12889 | 0.003
127.67/127.77	c total clause space: 29.637MB
127.67/127.77	c total #watches: 158650
128.96/129.00	c total #propagations: 5432387 / total #impl: 265331165 (eff. 0.020)
128.96/129.00	c #Conflicts:     145000 | #Learnt:      13889 | 0.003
128.96/129.00	c total clause space: 29.637MB
128.96/129.00	c total #watches: 172640
130.36/130.41	c total #propagations: 5465131 / total #impl: 268241552 (eff. 0.020)
130.36/130.41	c #Conflicts:     146000 | #Learnt:      14889 | 0.003
130.36/130.41	c total clause space: 29.637MB
130.36/130.41	c total #watches: 185246
131.86/131.97	c total #propagations: 5498828 / total #impl: 271479137 (eff. 0.020)
131.86/131.97	c #Conflicts:     147000 | #Learnt:      15889 | 0.003
131.86/131.97	c total clause space: 29.637MB
131.86/131.97	c total #watches: 197311
133.66/133.77	c total #propagations: 5535171 / total #impl: 274570597 (eff. 0.020)
133.66/133.77	c #Conflicts:     148000 | #Learnt:      16889 | 0.003
133.66/133.77	c total clause space: 29.637MB
133.66/133.77	c total #watches: 209079
135.27/135.36	c total #propagations: 5575613 / total #impl: 277648830 (eff. 0.020)
135.27/135.36	c #Conflicts:     149000 | #Learnt:      17889 | 0.003
135.27/135.36	c total clause space: 29.637MB
135.27/135.36	c total #watches: 220604
136.66/136.76	c total #propagations: 5614805 / total #impl: 280242970 (eff. 0.020)
136.66/136.76	c GC COLLECT
136.66/136.76	c #Conflicts:     150000 | #Learnt:       9684 | 0.003
136.66/136.76	c total clause space: 29.637MB
136.66/136.76	c total #watches: 119768
137.57/137.66	c total #propagations: 5653907 / total #impl: 282227577 (eff. 0.020)
137.57/137.66	c #Conflicts:     151000 | #Learnt:      10684 | 0.003
137.57/137.66	c total clause space: 29.637MB
137.57/137.66	c total #watches: 132618
138.76/138.83	c total #propagations: 5688454 / total #impl: 284755091 (eff. 0.020)
138.76/138.83	c #Conflicts:     152000 | #Learnt:      11683 | 0.003
138.76/138.83	c total clause space: 29.637MB
138.76/138.83	c total #watches: 141470
139.86/139.95	c total #propagations: 5728175 / total #impl: 286666958 (eff. 0.020)
139.86/139.95	c #Conflicts:     153000 | #Learnt:      12683 | 0.003
139.86/139.95	c total clause space: 29.637MB
139.86/139.95	c total #watches: 149919
141.16/141.21	c total #propagations: 5769599 / total #impl: 288418236 (eff. 0.020)
141.16/141.21	c #Conflicts:     154000 | #Learnt:      13682 | 0.003
141.16/141.21	c total clause space: 29.637MB
141.16/141.21	c total #watches: 160651
142.36/142.44	c total #propagations: 5808766 / total #impl: 290867267 (eff. 0.020)
142.36/142.44	c #Conflicts:     155000 | #Learnt:      14682 | 0.003
142.36/142.44	c total clause space: 29.637MB
142.36/142.44	c total #watches: 171090
143.56/143.69	c total #propagations: 5843264 / total #impl: 293515836 (eff. 0.020)
143.56/143.69	c #Conflicts:     156000 | #Learnt:      15682 | 0.003
143.56/143.69	c total clause space: 29.637MB
143.56/143.69	c total #watches: 179904
144.96/145.05	c total #propagations: 5880641 / total #impl: 295622879 (eff. 0.020)
144.96/145.05	c #Conflicts:     157000 | #Learnt:      16682 | 0.003
144.96/145.05	c total clause space: 29.637MB
144.96/145.05	c total #watches: 188770
146.37/146.48	c total #propagations: 5921543 / total #impl: 297527423 (eff. 0.020)
146.37/146.48	c #Conflicts:     158000 | #Learnt:      17682 | 0.003
146.37/146.48	c total clause space: 29.637MB
146.37/146.48	c total #watches: 197229
147.86/147.94	c total #propagations: 5959760 / total #impl: 299442318 (eff. 0.020)
147.86/147.94	c #Conflicts:     159000 | #Learnt:      18682 | 0.003
147.86/147.94	c total clause space: 29.637MB
147.86/147.94	c total #watches: 205886
148.96/149.01	c total #propagations: 5997080 / total #impl: 301472031 (eff. 0.020)
148.96/149.01	c GC COLLECT
148.96/149.01	c #Conflicts:     160000 | #Learnt:      10183 | 0.003
148.96/149.01	c total clause space: 29.637MB
148.96/149.01	c total #watches: 124834
149.96/150.07	c total #propagations: 6033311 / total #impl: 303243359 (eff. 0.020)
149.96/150.07	c #Conflicts:     161000 | #Learnt:      11183 | 0.003
149.96/150.07	c total clause space: 29.637MB
149.96/150.07	c total #watches: 134737
151.06/151.11	c total #propagations: 6070231 / total #impl: 305421763 (eff. 0.020)
151.06/151.11	c #Conflicts:     162000 | #Learnt:      12183 | 0.003
151.06/151.11	c total clause space: 29.637MB
151.06/151.11	c total #watches: 145171
152.16/152.21	c total #propagations: 6108091 / total #impl: 307572874 (eff. 0.020)
152.16/152.21	c #Conflicts:     163000 | #Learnt:      13183 | 0.003
152.16/152.21	c total clause space: 29.637MB
152.16/152.21	c total #watches: 156705
153.46/153.53	c total #propagations: 6147917 / total #impl: 309734219 (eff. 0.020)
153.46/153.53	c #Conflicts:     164000 | #Learnt:      14182 | 0.003
153.46/153.53	c total clause space: 29.637MB
153.46/153.53	c total #watches: 167114
154.86/154.91	c total #propagations: 6186190 / total #impl: 312794967 (eff. 0.020)
154.86/154.91	c #Conflicts:     165000 | #Learnt:      15182 | 0.003
154.86/154.91	c total clause space: 29.637MB
154.86/154.91	c total #watches: 176320
156.27/156.39	c total #propagations: 6221379 / total #impl: 315204614 (eff. 0.020)
156.27/156.39	c #Conflicts:     166000 | #Learnt:      16182 | 0.003
156.27/156.39	c total clause space: 29.637MB
156.27/156.39	c total #watches: 185297
157.86/157.96	c total #propagations: 6261240 / total #impl: 318032652 (eff. 0.020)
157.86/157.96	c #Conflicts:     167000 | #Learnt:      17182 | 0.003
157.86/157.96	c total clause space: 29.637MB
157.86/157.96	c total #watches: 193430
159.36/159.45	c total #propagations: 6297586 / total #impl: 320488541 (eff. 0.020)
159.36/159.45	c #Conflicts:     168000 | #Learnt:      18182 | 0.003
159.36/159.45	c total clause space: 29.637MB
159.36/159.45	c total #watches: 203988
160.96/161.00	c total #propagations: 6333722 / total #impl: 322962207 (eff. 0.020)
160.96/161.00	c #Conflicts:     169000 | #Learnt:      19182 | 0.003
160.96/161.00	c total clause space: 29.637MB
160.96/161.00	c total #watches: 214895
162.06/162.15	c total #propagations: 6371056 / total #impl: 325435047 (eff. 0.020)
162.06/162.15	c GC COLLECT
162.06/162.15	c #Conflicts:     170000 | #Learnt:      10385 | 0.003
162.06/162.15	c total clause space: 29.637MB
162.06/162.15	c total #watches: 125709
163.06/163.13	c total #propagations: 6407807 / total #impl: 326973873 (eff. 0.020)
163.06/163.13	c #Conflicts:     171000 | #Learnt:      11385 | 0.003
163.06/163.13	c total clause space: 29.637MB
163.06/163.13	c total #watches: 133516
164.06/164.17	c total #propagations: 6447807 / total #impl: 328405926 (eff. 0.020)
164.06/164.17	c #Conflicts:     172000 | #Learnt:      12385 | 0.003
164.06/164.17	c total clause space: 29.637MB
164.06/164.17	c total #watches: 142058
165.16/165.27	c total #propagations: 6484265 / total #impl: 330277037 (eff. 0.020)
165.16/165.27	c #Conflicts:     173000 | #Learnt:      13385 | 0.003
165.16/165.27	c total clause space: 29.637MB
165.16/165.27	c total #watches: 150091
166.26/166.38	c total #propagations: 6520461 / total #impl: 332318807 (eff. 0.020)
166.26/166.38	c #Conflicts:     174000 | #Learnt:      14385 | 0.003
166.26/166.38	c total clause space: 29.637MB
166.26/166.38	c total #watches: 159068
167.46/167.56	c total #propagations: 6559026 / total #impl: 334421666 (eff. 0.020)
167.46/167.56	c #Conflicts:     175000 | #Learnt:      15384 | 0.003
167.46/167.56	c total clause space: 29.637MB
167.46/167.56	c total #watches: 168781
168.66/168.76	c total #propagations: 6597130 / total #impl: 336775582 (eff. 0.020)
168.66/168.76	c #Conflicts:     176000 | #Learnt:      16384 | 0.003
168.66/168.76	c total clause space: 29.637MB
168.66/168.76	c total #watches: 177848
169.96/170.09	c total #propagations: 6634292 / total #impl: 338685801 (eff. 0.020)
169.96/170.09	c #Conflicts:     177000 | #Learnt:      17384 | 0.003
169.96/170.09	c total clause space: 29.637MB
169.96/170.09	c total #watches: 186530
171.36/171.47	c total #propagations: 6670092 / total #impl: 341292646 (eff. 0.020)
171.36/171.47	c #Conflicts:     178000 | #Learnt:      18384 | 0.003
171.36/171.47	c total clause space: 29.637MB
171.36/171.47	c total #watches: 196847
172.86/172.94	c total #propagations: 6706120 / total #impl: 343774168 (eff. 0.020)
172.86/172.94	c #Conflicts:     179000 | #Learnt:      19384 | 0.003
172.86/172.94	c total clause space: 29.637MB
172.86/172.94	c total #watches: 205834
174.16/174.26	c total #propagations: 6741677 / total #impl: 346246339 (eff. 0.019)
174.16/174.26	c GC COLLECT
174.16/174.26	c #Conflicts:     180000 | #Learnt:      10280 | 0.003
174.16/174.26	c total clause space: 29.637MB
174.16/174.26	c total #watches: 124573
175.16/175.24	c total #propagations: 6777156 / total #impl: 348402705 (eff. 0.019)
175.16/175.24	c #Conflicts:     181000 | #Learnt:      11280 | 0.003
175.16/175.24	c total clause space: 29.637MB
175.16/175.24	c total #watches: 133943
176.26/176.30	c total #propagations: 6814443 / total #impl: 350329987 (eff. 0.019)
176.26/176.30	c #Conflicts:     182000 | #Learnt:      12280 | 0.003
176.26/176.30	c total clause space: 29.637MB
176.26/176.30	c total #watches: 143781
177.26/177.32	c total #propagations: 6851446 / total #impl: 352514890 (eff. 0.019)
177.26/177.32	c #Conflicts:     183000 | #Learnt:      13280 | 0.003
177.26/177.32	c total clause space: 29.637MB
177.26/177.32	c total #watches: 152051
178.46/178.54	c total #propagations: 6885165 / total #impl: 354366646 (eff. 0.019)
178.46/178.54	c #Conflicts:     184000 | #Learnt:      14280 | 0.003
178.46/178.54	c total clause space: 29.637MB
178.46/178.54	c total #watches: 160733
179.66/179.76	c total #propagations: 6922701 / total #impl: 356639250 (eff. 0.019)
179.66/179.76	c #Conflicts:     185000 | #Learnt:      15280 | 0.003
179.66/179.76	c total clause space: 29.637MB
179.66/179.76	c total #watches: 168555
180.86/180.94	c total #propagations: 6961769 / total #impl: 358751475 (eff. 0.019)
180.86/180.94	c #Conflicts:     186000 | #Learnt:      16280 | 0.003
180.86/180.94	c total clause space: 29.637MB
180.86/180.94	c total #watches: 177095
182.06/182.15	c total #propagations: 7000147 / total #impl: 360992238 (eff. 0.019)
182.06/182.15	c #Conflicts:     187000 | #Learnt:      17278 | 0.003
182.06/182.15	c total clause space: 29.637MB
182.06/182.15	c total #watches: 186340
183.46/183.56	c total #propagations: 7037051 / total #impl: 362818005 (eff. 0.019)
183.46/183.56	c #Conflicts:     188000 | #Learnt:      18278 | 0.003
183.46/183.56	c total clause space: 29.637MB
183.46/183.56	c total #watches: 196877
184.76/184.86	c total #propagations: 7070704 / total #impl: 366276198 (eff. 0.019)
184.76/184.86	c #Conflicts:     189000 | #Learnt:      19278 | 0.003
184.76/184.86	c total clause space: 29.637MB
184.76/184.86	c total #watches: 205566
186.16/186.28	c total #propagations: 7105002 / total #impl: 368750339 (eff. 0.019)
186.16/186.28	c #Conflicts:     190000 | #Learnt:      20278 | 0.003
186.16/186.28	c total clause space: 29.637MB
186.16/186.28	c total #watches: 214414
187.36/187.49	c total #propagations: 7140566 / total #impl: 371425396 (eff. 0.019)
187.36/187.49	c GC COLLECT
187.36/187.49	c #Conflicts:     191000 | #Learnt:      10882 | 0.003
187.36/187.49	c total clause space: 29.637MB
187.36/187.49	c total #watches: 130522
188.46/188.51	c total #propagations: 7173625 / total #impl: 374484895 (eff. 0.019)
188.46/188.51	c #Conflicts:     192000 | #Learnt:      11882 | 0.003
188.46/188.51	c total clause space: 29.637MB
188.46/188.51	c total #watches: 138516
189.56/189.64	c total #propagations: 7210752 / total #impl: 376510617 (eff. 0.019)
189.56/189.64	c #Conflicts:     193000 | #Learnt:      12882 | 0.002
189.56/189.64	c total clause space: 29.637MB
189.56/189.64	c total #watches: 145546
190.66/190.73	c total #propagations: 7246307 / total #impl: 378412739 (eff. 0.019)
190.66/190.73	c #Conflicts:     194000 | #Learnt:      13882 | 0.002
190.66/190.73	c total clause space: 29.637MB
190.66/190.73	c total #watches: 152810
191.75/191.85	c total #propagations: 7282379 / total #impl: 380203421 (eff. 0.019)
191.75/191.85	c #Conflicts:     195000 | #Learnt:      14882 | 0.002
191.75/191.85	c total clause space: 29.637MB
191.75/191.85	c total #watches: 160587
192.85/192.99	c total #propagations: 7316665 / total #impl: 382194242 (eff. 0.019)
192.85/192.99	c #Conflicts:     196000 | #Learnt:      15882 | 0.002
192.85/192.99	c total clause space: 29.637MB
192.85/192.99	c total #watches: 168272
194.15/194.22	c total #propagations: 7353659 / total #impl: 384149336 (eff. 0.019)
194.15/194.22	c #Conflicts:     197000 | #Learnt:      16882 | 0.002
194.15/194.22	c total clause space: 29.637MB
194.15/194.22	c total #watches: 178282
195.45/195.54	c total #propagations: 7389840 / total #impl: 386502195 (eff. 0.019)
195.45/195.54	c #Conflicts:     198000 | #Learnt:      17882 | 0.002
195.45/195.54	c total clause space: 29.637MB
195.45/195.54	c total #watches: 186996
196.65/196.75	c total #propagations: 7424839 / total #impl: 388528659 (eff. 0.019)
196.65/196.75	c S2->S1
196.65/196.75	c S1->S2
196.65/196.75	c S1->S2
196.65/196.75	o 61
196.65/196.75	s OPTIMUM FOUND
196.65/196.75	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
196.65/196.75	c CPU time              : 196.693 s

Verifier Data

OK	61

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-4117894-1467231930/watcher-4117894-1467231930 -o /tmp/evaluation-result-4117894-1467231930/solver-4117894-1467231930 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2001 --watchdog 1960 --input HOME/instance-4117894-1467231930.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=4162
running on 4 cores: 0,2,4,6

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.08 2.04 2.00 3/176 4165
/proc/meminfo: memFree=31389168/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 2224053 57319424 7292 33554432000 4194304 6211289 140735175374096 140733882808152 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 13994 7292 98 493 0 13491 0

[startup+0.10012 s]
/proc/loadavg: 2.08 2.04 2.00 3/176 4165
/proc/meminfo: memFree=31389168/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=65084 CPUtime=0.08 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 1195 0 0 0 8 0 0 0 20 0 1 0 2224053 66646016 13591 33554432000 4194304 6211289 140735175374096 140733882808152 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 16271 13591 214 493 0 15768 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65084

[startup+0.200332 s]
/proc/loadavg: 2.08 2.04 2.00 3/176 4165
/proc/meminfo: memFree=31389168/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=65216 CPUtime=0.18 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 1242 0 0 0 18 0 0 0 20 0 1 0 2224053 66781184 13638 33554432000 4194304 6211289 140735175374096 140735175372440 4209280 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 16304 13638 214 493 0 15801 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 65216

[startup+0.300258 s]
/proc/loadavg: 2.08 2.04 2.00 3/176 4165
/proc/meminfo: memFree=31389168/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=65348 CPUtime=0.28 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 1260 0 0 0 28 0 0 0 20 0 1 0 2224053 66916352 13656 33554432000 4194304 6211289 140735175374096 140735175372440 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 16337 13656 214 493 0 15834 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65348

[startup+0.700234 s]
/proc/loadavg: 2.08 2.04 2.00 3/176 4165
/proc/meminfo: memFree=31389168/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=65620 CPUtime=0.68 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 1520 0 0 0 68 0 0 0 20 0 1 0 2224053 67194880 13832 33554432000 4194304 6211289 140735175374096 140735175372440 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 16405 13832 219 493 0 15902 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 65620

[startup+1.50022 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 4166
/proc/meminfo: memFree=31334552/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=65896 CPUtime=1.48 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 1870 0 0 0 148 0 0 0 20 0 1 0 2224053 67477504 14053 33554432000 4194304 6211289 140735175374096 140735175372008 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 16474 14053 219 493 0 15971 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 65896

[startup+3.10023 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 4166
/proc/meminfo: memFree=31331216/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=69168 CPUtime=3.09 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 2919 0 0 0 308 1 0 0 20 0 1 0 2224053 70828032 14716 33554432000 4194304 6211289 140735175374096 140735175372440 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 17292 14716 219 493 0 16789 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69168

[startup+6.30023 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 4166
/proc/meminfo: memFree=31326508/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=74012 CPUtime=6.29 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 3342 0 0 0 628 1 0 0 20 0 1 0 2224053 75788288 14987 33554432000 4194304 6211289 140735175374096 140735175371960 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 18503 14987 219 493 0 18000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74012

[startup+12.7002 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 4166
/proc/meminfo: memFree=31317160/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=74612 CPUtime=12.69 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 3566 0 0 0 1268 1 0 0 20 0 1 0 2224053 76402688 16198 33554432000 4194304 6211289 140735175374096 140735175372440 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 18653 16198 219 493 0 18150 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74612

[startup+25.5003 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 4166
/proc/meminfo: memFree=31309916/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=82472 CPUtime=25.48 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 4622 0 0 0 2547 1 0 0 20 0 1 0 2224053 84451328 17373 33554432000 4194304 6211289 140735175374096 140735175371960 4209257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 20618 17373 219 493 0 20115 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82472

[startup+51.1003 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 4166
/proc/meminfo: memFree=31302384/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=83064 CPUtime=51.08 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 4754 0 0 0 5107 1 0 0 20 0 1 0 2224053 85057536 18016 33554432000 4194304 6211289 140735175374096 140735175372440 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 20766 18016 219 493 0 20263 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83064

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 4168
/proc/meminfo: memFree=31288720/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=95540 CPUtime=102.28 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 5852 0 0 0 10226 2 0 0 20 0 1 0 2224053 97832960 19774 33554432000 4194304 6211289 140735175374096 140735175372440 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 23885 19774 219 493 0 23382 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 95540

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 4169
/proc/meminfo: memFree=31275440/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96632 CPUtime=162.26 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6060 0 0 0 16224 2 0 0 20 0 1 0 2224053 98951168 21207 33554432000 4194304 6211289 140735175374096 140735175372440 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24158 21207 219 493 0 23655 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 96632

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

[startup+179.2 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 4169
/proc/meminfo: memFree=31272660/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=179.16 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6099 0 0 0 17914 2 0 0 20 0 1 0 2224053 99147776 21246 33554432000 4194304 6211289 140735175374096 140735175372440 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21246 219 493 0 23703 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 96824

[startup+185.6 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 4170
/proc/meminfo: memFree=31272280/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=185.56 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6099 0 0 0 18554 2 0 0 20 0 1 0 2224053 99147776 21246 33554432000 4194304 6211289 140735175374096 140735175372440 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21246 219 493 0 23703 0
Current children cumulated CPU time (s) 185.56
Current children cumulated vsize (KiB) 96824

[startup+192 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4170
/proc/meminfo: memFree=31272736/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=191.95 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6101 0 0 0 19193 2 0 0 20 0 1 0 2224053 99147776 21248 33554432000 4194304 6211289 140735175374096 140735175372440 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21248 219 493 0 23703 0
Current children cumulated CPU time (s) 191.95
Current children cumulated vsize (KiB) 96824

[startup+195.2 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4170
/proc/meminfo: memFree=31273236/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=195.15 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6101 0 0 0 19513 2 0 0 20 0 1 0 2224053 99147776 21248 33554432000 4194304 6211289 140735175374096 140735175372440 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21248 219 493 0 23703 0
Current children cumulated CPU time (s) 195.15
Current children cumulated vsize (KiB) 96824

[startup+196 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4170
/proc/meminfo: memFree=31273236/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=195.95 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6101 0 0 0 19593 2 0 0 20 0 1 0 2224053 99147776 21248 33554432000 4194304 6211289 140735175374096 140735175372440 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21248 219 493 0 23703 0
Current children cumulated CPU time (s) 195.95
Current children cumulated vsize (KiB) 96824

[startup+196.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4170
/proc/meminfo: memFree=31273236/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=196.35 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6101 0 0 0 19633 2 0 0 20 0 1 0 2224053 99147776 21248 33554432000 4194304 6211289 140735175374096 140735175372440 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21248 219 493 0 23703 0
Current children cumulated CPU time (s) 196.35
Current children cumulated vsize (KiB) 96824

[startup+196.6 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4170
/proc/meminfo: memFree=31273236/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=196.55 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6101 0 0 0 19653 2 0 0 20 0 1 0 2224053 99147776 21248 33554432000 4194304 6211289 140735175374096 140735175372440 4209342 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21248 219 493 0 23703 0
Current children cumulated CPU time (s) 196.55
Current children cumulated vsize (KiB) 96824

[startup+196.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4170
/proc/meminfo: memFree=31273236/32872528 swapFree=239020/271724
[pid=4165] ppid=4162 vsize=96824 CPUtime=196.65 cores=0,2,4,6
/proc/4165/stat : 4165 (cdcl-cuttingpla) R 4162 4165 1985 0 -1 4202496 6101 0 0 0 19663 2 0 0 20 0 1 0 2224053 99147776 21248 33554432000 4194304 6211289 140735175374096 140735175372440 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4165/statm: 24206 21248 219 493 0 23703 0
Current children cumulated CPU time (s) 196.65
Current children cumulated vsize (KiB) 96824

Child status: 30
Real time (s): 196.759
CPU time (s): 196.724
CPU user time (s): 196.696
CPU system time (s): 0.027995
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 96824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.696
system time used= 0.027995
maximum resident set size= 85304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6238
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= 9
involuntary context switches= 203

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.512922 second user time and 0.764883 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-29 22:25:30
IDJOB=4117894
IDBENCH=111625
IDSOLVER=2549
FILE ID=node107/4117894-1467231930
RUNJOBID= node107-1467210315-2001
PBS_JOBID= 19997599
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_12x12_004.opb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117894-1467231930/watcher-4117894-1467231930 -o /tmp/evaluation-result-4117894-1467231930/solver-4117894-1467231930 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2001 --watchdog 1960 --input HOME/instance-4117894-1467231930.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= d000deef81668da4a64be36cd348649f
RANDOM SEED=1859215249

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.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.110
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31389804 kB
Buffers:           45528 kB
Cached:           374632 kB
SwapCached:            0 kB
Active:           136428 kB
Inactive:         369092 kB
Active(anon):      87532 kB
Inactive(anon):        4 kB
Active(file):      48896 kB
Inactive(file):   369088 kB
Unevictable:      271724 kB
Mlocked:          239020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4680 kB
Writeback:             0 kB
AnonPages:        407744 kB
Mapped:            14868 kB
Shmem:               204 kB
Slab:             575780 kB
SReclaimable:      19096 kB
SUnreclaim:       556684 kB
KernelStack:        1472 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     471680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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 node107 at 2016-06-29 22:28:47