Trace number 4100407

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-01? (TO) 1800.03 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-bg512142.opb
MD5SUM6816c7581e307ff85cc3550c4b71269a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16800
Total number of constraints945
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints934
Minimum length of a constraint1
Maximum length of a constraint183
Number of terms in the objective function 9600
Biggest coefficient in the objective function 3638
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 533064
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 533064
Number of bits of the biggest sum of numbers20
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.04	c * #variable= 16800 #constraint= 945
0.00/0.08	c * #variable= 16800 #constraint= 945
0.39/0.40	c #Conflicts:       1000 | #Learnt:        997 | 0.959
0.39/0.40	c total clause space: 6.90675MB
0.39/0.40	c total #watches: 175122
1.48/1.57	c total #propagations: 31365 / total #impl: 3186080 (eff. 0.010)
1.48/1.57	c #Conflicts:       2000 | #Learnt:       1982 | 4.942
1.48/1.57	c total clause space: 11.2235MB
1.48/1.57	c total #watches: 249218
1.98/2.06	c total #propagations: 119800 / total #impl: 16868215 (eff. 0.007)
1.98/2.06	c GC COLLECT
1.98/2.06	c #Conflicts:       3000 | #Learnt:       2055 | 5.291
1.98/2.06	c total clause space: 11.2235MB
1.98/2.06	c total #watches: 266771
3.49/3.58	c total #propagations: 165444 / total #impl: 22904025 (eff. 0.007)
3.49/3.58	c #Conflicts:       4000 | #Learnt:       3049 | 6.729
3.49/3.58	c total clause space: 18.2382MB
3.49/3.58	c total #watches: 355068
4.09/4.15	c total #propagations: 237212 / total #impl: 36913843 (eff. 0.006)
4.09/4.15	c GC COLLECT
4.09/4.15	c #Conflicts:       5000 | #Learnt:       2484 | 6.705
4.09/4.15	c total clause space: 18.2382MB
4.09/4.15	c total #watches: 298527
4.39/4.41	c total #propagations: 277502 / total #impl: 41829694 (eff. 0.007)
4.39/4.41	c #Conflicts:       6000 | #Learnt:       3480 | 5.840
4.39/4.41	c total clause space: 18.2382MB
4.39/4.41	c total #watches: 353804
4.89/4.92	c total #propagations: 308272 / total #impl: 44820823 (eff. 0.007)
4.89/4.92	c GC COLLECT
4.89/4.92	c #Conflicts:       7000 | #Learnt:       2373 | 5.288
4.89/4.92	c total clause space: 18.2382MB
4.89/4.92	c total #watches: 246683
5.49/5.50	c total #propagations: 345533 / total #impl: 49555222 (eff. 0.007)
5.49/5.50	c #Conflicts:       8000 | #Learnt:       3373 | 4.650
5.49/5.50	c total clause space: 18.2382MB
5.49/5.50	c total #watches: 322807
5.99/6.09	c total #propagations: 395611 / total #impl: 56774479 (eff. 0.007)
5.99/6.09	c #Conflicts:       9000 | #Learnt:       4364 | 4.247
5.99/6.09	c total clause space: 18.2382MB
5.99/6.09	c total #watches: 372669
6.29/6.38	c total #propagations: 425372 / total #impl: 62538065 (eff. 0.007)
6.29/6.38	c GC COLLECT
6.29/6.38	c #Conflicts:      10000 | #Learnt:       2844 | 3.948
6.29/6.38	c total clause space: 18.2382MB
6.29/6.38	c total #watches: 244997
6.59/6.70	c total #propagations: 447395 / total #impl: 65126476 (eff. 0.007)
6.59/6.70	c #Conflicts:      11000 | #Learnt:       3844 | 3.769
6.59/6.70	c total clause space: 18.2382MB
6.59/6.70	c total #watches: 285330
7.18/7.26	c total #propagations: 466581 / total #impl: 67736097 (eff. 0.007)
7.18/7.26	c #Conflicts:      12000 | #Learnt:       4840 | 3.582
7.18/7.26	c total clause space: 18.2382MB
7.18/7.26	c total #watches: 338980
8.28/8.38	c total #propagations: 492638 / total #impl: 71811404 (eff. 0.007)
8.28/8.38	c #Conflicts:      13000 | #Learnt:       5834 | 3.994
8.28/8.38	c total clause space: 29.637MB
8.28/8.38	c total #watches: 425347
8.58/8.61	c total #propagations: 550024 / total #impl: 83138994 (eff. 0.007)
8.58/8.61	c GC COLLECT
8.58/8.61	c #Conflicts:      14000 | #Learnt:       3975 | 3.730
8.58/8.61	c total clause space: 29.637MB
8.58/8.61	c total #watches: 295142
9.28/9.31	c total #propagations: 588315 / total #impl: 85641542 (eff. 0.007)
9.28/9.31	c #Conflicts:      15000 | #Learnt:       4973 | 3.594
9.28/9.31	c total clause space: 29.637MB
9.28/9.31	c total #watches: 329482
10.48/10.59	c total #propagations: 633158 / total #impl: 93372700 (eff. 0.007)
10.48/10.59	c #Conflicts:      16000 | #Learnt:       5973 | 3.380
10.48/10.59	c total clause space: 29.637MB
10.48/10.59	c total #watches: 356222
10.88/10.97	c total #propagations: 695263 / total #impl: 110490943 (eff. 0.006)
10.88/10.97	c GC COLLECT
10.88/10.97	c #Conflicts:      17000 | #Learnt:       3793 | 3.260
10.88/10.97	c total clause space: 29.637MB
10.88/10.97	c total #watches: 249676
11.68/11.79	c total #propagations: 725679 / total #impl: 114531765 (eff. 0.006)
11.68/11.79	c #Conflicts:      18000 | #Learnt:       4792 | 3.244
11.68/11.79	c total clause space: 29.637MB
11.68/11.79	c total #watches: 393818
12.38/12.40	c total #propagations: 755781 / total #impl: 119797212 (eff. 0.006)
12.38/12.40	c #Conflicts:      19000 | #Learnt:       5792 | 3.112
12.38/12.40	c total clause space: 29.637MB
12.38/12.40	c total #watches: 536679
14.88/14.99	c total #propagations: 776943 / total #impl: 125606167 (eff. 0.006)
14.88/14.99	c #Conflicts:      20000 | #Learnt:       6788 | 3.587
14.88/14.99	c total clause space: 29.637MB
14.88/14.99	c total #watches: 590014
17.19/17.28	c total #propagations: 820667 / total #impl: 136914106 (eff. 0.006)
17.19/17.28	c GC COLLECT
17.19/17.28	c #Conflicts:      21000 | #Learnt:       4321 | 3.617
17.19/17.28	c total clause space: 29.637MB
17.19/17.28	c total #watches: 484461
19.29/19.35	c total #propagations: 851674 / total #impl: 143009401 (eff. 0.006)
19.29/19.35	c #Conflicts:      22000 | #Learnt:       5319 | 3.610
19.29/19.35	c total clause space: 29.637MB
19.29/19.35	c total #watches: 600426
21.38/21.44	c total #propagations: 883450 / total #impl: 152384246 (eff. 0.006)
21.38/21.44	c #Conflicts:      23000 | #Learnt:       6317 | 3.497
21.38/21.44	c total clause space: 48.1602MB
21.38/21.44	c total #watches: 735099
24.78/24.86	c total #propagations: 913690 / total #impl: 166571413 (eff. 0.005)
24.78/24.86	c #Conflicts:      24000 | #Learnt:       7311 | 3.689
24.78/24.86	c total clause space: 48.1602MB
24.78/24.86	c total #watches: 843034
26.78/26.83	c total #propagations: 961639 / total #impl: 179615137 (eff. 0.005)
26.78/26.83	c GC COLLECT
26.78/26.83	c #Conflicts:      25000 | #Learnt:       4627 | 3.810
26.78/26.83	c total clause space: 48.1602MB
26.78/26.83	c total #watches: 519797
27.28/27.32	c total #propagations: 997026 / total #impl: 187692431 (eff. 0.005)
27.28/27.32	c #Conflicts:      26000 | #Learnt:       5626 | 3.686
27.28/27.32	c total clause space: 48.1602MB
27.28/27.32	c total #watches: 552686
27.38/27.42	c total #propagations: 1015049 / total #impl: 190079876 (eff. 0.005)
27.38/27.42	c #Conflicts:      27000 | #Learnt:       6626 | 3.550
27.38/27.42	c total clause space: 48.1602MB
27.38/27.42	c total #watches: 557472
28.18/28.25	c total #propagations: 1023986 / total #impl: 190370565 (eff. 0.005)
28.18/28.25	c #Conflicts:      28000 | #Learnt:       7626 | 3.553
28.18/28.25	c total clause space: 48.1602MB
28.18/28.25	c total #watches: 598741
29.98/30.03	c total #propagations: 1051276 / total #impl: 194685809 (eff. 0.005)
29.98/30.03	c GC COLLECT
29.98/30.03	c #Conflicts:      29000 | #Learnt:       4591 | 3.491
29.98/30.03	c total clause space: 48.1602MB
29.98/30.03	c total #watches: 316696
30.68/30.71	c total #propagations: 1088440 / total #impl: 204080506 (eff. 0.005)
30.68/30.71	c #Conflicts:      30000 | #Learnt:       5590 | 3.593
30.68/30.71	c total clause space: 48.1602MB
30.68/30.71	c total #watches: 412821
32.58/32.67	c total #propagations: 1116004 / total #impl: 208769965 (eff. 0.005)
32.58/32.67	c #Conflicts:      31000 | #Learnt:       6587 | 4.232
32.58/32.67	c total clause space: 48.1602MB
32.58/32.67	c total #watches: 546516
34.38/34.43	c total #propagations: 1154956 / total #impl: 218862469 (eff. 0.005)
34.38/34.43	c #Conflicts:      32000 | #Learnt:       7585 | 4.250
34.38/34.43	c total clause space: 48.1602MB
34.38/34.43	c total #watches: 658463
37.98/38.09	c total #propagations: 1188148 / total #impl: 229694862 (eff. 0.005)
37.98/38.09	c #Conflicts:      33000 | #Learnt:       8578 | 4.676
37.98/38.09	c total clause space: 48.1602MB
37.98/38.09	c total #watches: 742472
40.38/40.41	c total #propagations: 1243457 / total #impl: 248218418 (eff. 0.005)
40.38/40.41	c GC COLLECT
40.38/40.41	c #Conflicts:      34000 | #Learnt:       5216 | 5.238
40.38/40.41	c total clause space: 48.1602MB
40.38/40.41	c total #watches: 634876
41.48/41.59	c total #propagations: 1282138 / total #impl: 260695829 (eff. 0.005)
41.48/41.59	c #Conflicts:      35000 | #Learnt:       6214 | 5.450
41.48/41.59	c total clause space: 48.1602MB
41.48/41.59	c total #watches: 724017
48.28/48.31	c total #propagations: 1306463 / total #impl: 266610368 (eff. 0.005)
48.28/48.31	c S1->S2
48.28/48.31	c #Conflicts:      36000 | #Learnt:       7213 | 5.788
48.28/48.31	c total clause space: 127.173MB
48.28/48.31	c total #watches: 1569883
56.58/56.60	c total #propagations: 1402880 / total #impl: 302793680 (eff. 0.005)
56.58/56.60	c #Conflicts:      37000 | #Learnt:       8213 | 5.663
56.58/56.60	c total clause space: 206.656MB
56.58/56.60	c total #watches: 1989619
60.78/60.86	c total #propagations: 1471774 / total #impl: 331946635 (eff. 0.004)
60.78/60.86	c S1->S2
60.78/60.86	c #Conflicts:      38000 | #Learnt:       9213 | 5.564
60.78/60.86	c total clause space: 206.656MB
60.78/60.86	c total #watches: 2148871
63.79/63.83	c total #propagations: 1562170 / total #impl: 343988412 (eff. 0.005)
63.79/63.83	c GC COLLECT
63.79/63.83	c #Conflicts:      39000 | #Learnt:       5405 | 5.422
63.79/63.83	c total clause space: 206.656MB
63.79/63.83	c total #watches: 1635030
64.08/64.10	c total #propagations: 2052988 / total #impl: 353260751 (eff. 0.006)
64.08/64.10	c #Conflicts:      40000 | #Learnt:       6405 | 5.323
64.08/64.10	c total clause space: 206.656MB
64.08/64.10	c total #watches: 1650928
64.28/64.39	c total #propagations: 2057411 / total #impl: 353406719 (eff. 0.006)
64.28/64.39	c #Conflicts:      41000 | #Learnt:       7405 | 5.198
64.28/64.39	c total clause space: 206.656MB
64.28/64.39	c total #watches: 1664534
64.78/64.85	c total #propagations: 2060847 / total #impl: 353523777 (eff. 0.006)
64.78/64.85	c #Conflicts:      42000 | #Learnt:       8405 | 5.082
64.78/64.85	c total clause space: 206.656MB
64.78/64.85	c total #watches: 1673198
66.09/66.14	c total #propagations: 2065554 / total #impl: 353704642 (eff. 0.006)
66.09/66.14	c #Conflicts:      43000 | #Learnt:       9405 | 5.159
66.09/66.14	c total clause space: 206.656MB
66.09/66.14	c total #watches: 1702359
67.18/67.21	c total #propagations: 2071706 / total #impl: 354127927 (eff. 0.006)
67.18/67.21	c #Conflicts:      44000 | #Learnt:       5323 | 5.288
67.18/67.21	c total clause space: 206.656MB
67.18/67.21	c total #watches: 1700847
67.37/67.47	c total #propagations: 2077313 / total #impl: 355413937 (eff. 0.006)
67.37/67.47	c #Conflicts:      45000 | #Learnt:       6323 | 5.214
67.37/67.47	c total clause space: 206.656MB
67.37/67.47	c total #watches: 1666620
69.28/69.39	c total #propagations: 2082028 / total #impl: 355583993 (eff. 0.006)
69.28/69.39	c #Conflicts:      46000 | #Learnt:       7321 | 5.154
69.28/69.39	c total clause space: 206.656MB
69.28/69.39	c total #watches: 1698974
86.17/86.26	c total #propagations: 2107041 / total #impl: 357307403 (eff. 0.006)
86.17/86.26	c #Conflicts:      47000 | #Learnt:       8321 | 5.052
86.17/86.26	c total clause space: 206.656MB
86.17/86.26	c total #watches: 2370815
113.47/113.57	c total #propagations: 6205540 / total #impl: 412083423 (eff. 0.015)
113.47/113.57	c #Conflicts:      48000 | #Learnt:       9321 | 4.947
113.47/113.57	c total clause space: 206.656MB
113.47/113.57	c total #watches: 3190662
153.66/153.77	c total #propagations: 11451093 / total #impl: 675750018 (eff. 0.017)
153.66/153.77	c #Conflicts:      49000 | #Learnt:      10320 | 4.852
153.66/153.77	c total clause space: 206.656MB
153.66/153.77	c total #watches: 3670524
166.26/166.33	c total #propagations: 16112391 / total #impl: 1184411723 (eff. 0.014)
166.26/166.33	c GC COLLECT
166.26/166.33	c #Conflicts:      50000 | #Learnt:       5953 | 4.777
166.26/166.33	c total clause space: 206.656MB
166.26/166.33	c total #watches: 1884269
169.37/169.42	c total #propagations: 17820639 / total #impl: 1253508564 (eff. 0.014)
169.37/169.42	c #Conflicts:      51000 | #Learnt:       6953 | 4.698
169.37/169.42	c total clause space: 206.656MB
169.37/169.42	c total #watches: 2087626
173.46/173.58	c total #propagations: 18201736 / total #impl: 1271731087 (eff. 0.014)
173.46/173.58	c #Conflicts:      52000 | #Learnt:       7953 | 4.613
173.46/173.58	c total clause space: 206.656MB
173.46/173.58	c total #watches: 2478251
183.36/183.44	c total #propagations: 22619744 / total #impl: 1328756966 (eff. 0.017)
183.36/183.44	c #Conflicts:      53000 | #Learnt:       8952 | 4.528
183.36/183.44	c total clause space: 206.656MB
183.36/183.44	c total #watches: 2994496
204.85/204.92	c total #propagations: 28193067 / total #impl: 1481442925 (eff. 0.019)
204.85/204.92	c #Conflicts:      54000 | #Learnt:       9951 | 4.449
204.85/204.92	c total clause space: 206.656MB
204.85/204.92	c total #watches: 3444838
216.66/216.75	c total #propagations: 30884515 / total #impl: 1676007361 (eff. 0.018)
216.66/216.75	c #Conflicts:      55000 | #Learnt:      10949 | 4.377
216.66/216.75	c total clause space: 206.656MB
216.66/216.75	c total #watches: 3559252
226.35/226.47	c total #propagations: 31320145 / total #impl: 1731744952 (eff. 0.018)
226.35/226.47	c GC COLLECT
226.35/226.47	c #Conflicts:      56000 | #Learnt:       6364 | 4.300
226.35/226.47	c total clause space: 206.656MB
226.35/226.47	c total #watches: 2050682
233.26/233.37	c total #propagations: 32604957 / total #impl: 1893915590 (eff. 0.017)
233.26/233.37	c #Conflicts:      57000 | #Learnt:       7363 | 4.250
233.26/233.37	c total clause space: 206.656MB
233.26/233.37	c total #watches: 2326175
248.75/248.80	c total #propagations: 33474522 / total #impl: 1955376218 (eff. 0.017)
248.75/248.80	c #Conflicts:      58000 | #Learnt:       8363 | 4.189
248.75/248.80	c total clause space: 206.656MB
248.75/248.80	c total #watches: 2817141
266.15/266.27	c total #propagations: 35833142 / total #impl: 2052680174 (eff. 0.017)
266.15/266.27	c #Conflicts:      59000 | #Learnt:       9362 | 4.121
266.15/266.27	c total clause space: 206.656MB
266.15/266.27	c total #watches: 3424094
282.65/282.74	c total #propagations: 39586801 / total #impl: 2203271852 (eff. 0.018)
282.65/282.74	c #Conflicts:      60000 | #Learnt:      10362 | 4.052
282.65/282.74	c total clause space: 206.656MB
282.65/282.74	c total #watches: 4037356
297.44/297.52	c total #propagations: 44006260 / total #impl: 2384179159 (eff. 0.018)
297.44/297.52	c #Conflicts:      61000 | #Learnt:      11362 | 3.986
297.44/297.52	c total clause space: 335.816MB
297.44/297.52	c total #watches: 4370557
309.15/309.23	c total #propagations: 47542118 / total #impl: 2603119265 (eff. 0.018)
309.15/309.23	c GC COLLECT
309.15/309.23	c #Conflicts:      62000 | #Learnt:       6461 | 3.923
309.15/309.23	c total clause space: 335.816MB
309.15/309.23	c total #watches: 2096801
324.44/324.56	c total #propagations: 50066732 / total #impl: 2702587566 (eff. 0.019)
324.44/324.56	c #Conflicts:      63000 | #Learnt:       7460 | 3.861
324.44/324.56	c total clause space: 335.816MB
324.44/324.56	c total #watches: 2926425
329.04/329.15	c total #propagations: 54768454 / total #impl: 2883365025 (eff. 0.019)
329.04/329.15	c #Conflicts:      64000 | #Learnt:       8458 | 3.801
329.04/329.15	c total clause space: 335.816MB
329.04/329.15	c total #watches: 2934928
353.53/353.68	c total #propagations: 54784304 / total #impl: 2884055291 (eff. 0.019)
353.53/353.68	c #Conflicts:      65000 | #Learnt:       9457 | 3.748
353.53/353.68	c total clause space: 335.816MB
353.53/353.68	c total #watches: 3268085
368.83/368.91	c total #propagations: 57194323 / total #impl: 3046061033 (eff. 0.019)
368.83/368.91	c #Conflicts:      66000 | #Learnt:      10457 | 3.697
368.83/368.91	c total clause space: 335.816MB
368.83/368.91	c total #watches: 3464165
375.23/375.37	c total #propagations: 58368155 / total #impl: 3130439048 (eff. 0.019)
375.23/375.37	c #Conflicts:      67000 | #Learnt:      11457 | 3.649
375.23/375.37	c total clause space: 335.816MB
375.23/375.37	c total #watches: 3732685
398.92/399.05	c total #propagations: 59455033 / total #impl: 3169427594 (eff. 0.019)
398.92/399.05	c #Conflicts:      68000 | #Learnt:      12457 | 3.599
398.92/399.05	c total clause space: 335.816MB
398.92/399.05	c total #watches: 4397966
413.32/413.40	c total #propagations: 64773468 / total #impl: 3324744669 (eff. 0.019)
413.32/413.40	c GC COLLECT
413.32/413.40	c #Conflicts:      69000 | #Learnt:       7236 | 3.547
413.32/413.40	c total clause space: 335.816MB
413.32/413.40	c total #watches: 2469314
417.82/417.97	c total #propagations: 68178526 / total #impl: 3379345581 (eff. 0.020)
417.82/417.97	c #Conflicts:      70000 | #Learnt:       8236 | 3.515
417.82/417.97	c total clause space: 335.816MB
417.82/417.97	c total #watches: 2555663
419.62/419.76	c total #propagations: 68639844 / total #impl: 3417963016 (eff. 0.020)
419.62/419.76	c #Conflicts:      71000 | #Learnt:       9236 | 3.466
419.62/419.76	c total clause space: 335.816MB
419.62/419.76	c total #watches: 2563128
421.23/421.34	c total #propagations: 68690534 / total #impl: 3418879374 (eff. 0.020)
421.23/421.34	c #Conflicts:      72000 | #Learnt:      10236 | 3.417
421.23/421.34	c total clause space: 335.816MB
421.23/421.34	c total #watches: 2569500
430.32/430.41	c total #propagations: 68750982 / total #impl: 3419395927 (eff. 0.020)
430.32/430.41	c #Conflicts:      73000 | #Learnt:      11235 | 3.423
430.32/430.41	c total clause space: 335.816MB
430.32/430.41	c total #watches: 2644674
441.32/441.45	c total #propagations: 68864005 / total #impl: 3429711861 (eff. 0.020)
441.32/441.45	c #Conflicts:      74000 | #Learnt:      12235 | 3.381
441.32/441.45	c total clause space: 335.816MB
441.32/441.45	c total #watches: 3115808
449.42/449.55	c total #propagations: 72510761 / total #impl: 3527680346 (eff. 0.021)
449.42/449.55	c GC COLLECT
449.42/449.55	c #Conflicts:      75000 | #Learnt:       6744 | 3.383
449.42/449.55	c total clause space: 335.816MB
449.42/449.55	c total #watches: 2035836
457.12/457.27	c total #propagations: 72595251 / total #impl: 3544284603 (eff. 0.020)
457.12/457.27	c #Conflicts:      76000 | #Learnt:       7743 | 3.368
457.12/457.27	c total clause space: 335.816MB
457.12/457.27	c total #watches: 2173818
468.91/469.09	c total #propagations: 73039688 / total #impl: 3560395766 (eff. 0.021)
468.91/469.09	c #Conflicts:      77000 | #Learnt:       8739 | 3.369
468.91/469.09	c total clause space: 335.816MB
468.91/469.09	c total #watches: 2550473
480.41/480.57	c total #propagations: 75125813 / total #impl: 3620450537 (eff. 0.021)
480.41/480.57	c #Conflicts:      78000 | #Learnt:       9739 | 3.326
480.41/480.57	c total clause space: 335.816MB
480.41/480.57	c total #watches: 3154432
496.91/497.01	c total #propagations: 79511704 / total #impl: 3684493802 (eff. 0.022)
496.91/497.01	c #Conflicts:      79000 | #Learnt:      10739 | 3.288
496.91/497.01	c total clause space: 335.816MB
496.91/497.01	c total #watches: 3689396
505.21/505.36	c total #propagations: 82555345 / total #impl: 3874532107 (eff. 0.021)
505.21/505.36	c #Conflicts:      80000 | #Learnt:      11739 | 3.248
505.21/505.36	c total clause space: 335.816MB
505.21/505.36	c total #watches: 4161720
524.62/524.74	c total #propagations: 86849815 / total #impl: 4030032341 (eff. 0.022)
524.62/524.74	c #Conflicts:      81000 | #Learnt:      12739 | 3.209
524.62/524.74	c total clause space: 335.816MB
524.62/524.74	c total #watches: 4815756
541.70/541.83	c total #propagations: 91079027 / total #impl: 4230164053 (eff. 0.022)
541.70/541.83	c GC COLLECT
541.70/541.83	c #Conflicts:      82000 | #Learnt:       6939 | 3.170
541.70/541.83	c total clause space: 335.816MB
541.70/541.83	c total #watches: 2125157
549.10/549.22	c total #propagations: 94837192 / total #impl: 4543731922 (eff. 0.021)
549.10/549.22	c #Conflicts:      83000 | #Learnt:       7939 | 3.132
549.10/549.22	c total clause space: 335.816MB
549.10/549.22	c total #watches: 2792121
561.40/561.58	c total #propagations: 99304211 / total #impl: 4642310630 (eff. 0.021)
561.40/561.58	c #Conflicts:      84000 | #Learnt:       8939 | 3.095
561.40/561.58	c total clause space: 335.816MB
561.40/561.58	c total #watches: 3366425
566.80/566.94	c total #propagations: 103795949 / total #impl: 4874348104 (eff. 0.021)
566.80/566.94	c #Conflicts:      85000 | #Learnt:       9939 | 3.058
566.80/566.94	c total clause space: 335.816MB
566.80/566.94	c total #watches: 3903535
572.20/572.33	c total #propagations: 107272525 / total #impl: 4942156976 (eff. 0.022)
572.20/572.33	c #Conflicts:      86000 | #Learnt:      10939 | 3.023
572.20/572.33	c total clause space: 335.816MB
572.20/572.34	c total #watches: 4411964
584.30/584.44	c total #propagations: 110411037 / total #impl: 5090278972 (eff. 0.022)
584.30/584.44	c #Conflicts:      87000 | #Learnt:      11939 | 2.990
584.30/584.44	c total clause space: 335.816MB
584.30/584.45	c total #watches: 5154300
606.49/606.61	c total #propagations: 114103657 / total #impl: 5379119765 (eff. 0.021)
606.49/606.61	c #Conflicts:      88000 | #Learnt:      12939 | 2.956
606.49/606.61	c total clause space: 335.816MB
606.49/606.61	c total #watches: 5692467
633.98/634.16	c total #propagations: 118384005 / total #impl: 5977259742 (eff. 0.020)
633.98/634.16	c #Conflicts:      89000 | #Learnt:      13939 | 2.926
633.98/634.16	c total clause space: 335.816MB
633.98/634.16	c total #watches: 6433088
651.67/651.83	c total #propagations: 122943897 / total #impl: 6603025551 (eff. 0.019)
651.67/651.83	c GC COLLECT
651.67/651.83	c #Conflicts:      90000 | #Learnt:       7831 | 2.899
651.67/651.83	c total clause space: 335.816MB
651.67/651.83	c total #watches: 3001408
665.67/665.87	c total #propagations: 128205349 / total #impl: 6829903334 (eff. 0.019)
665.67/665.87	c #Conflicts:      91000 | #Learnt:       8831 | 2.867
665.67/665.87	c total clause space: 335.816MB
665.67/665.87	c total #watches: 3980601
686.78/686.94	c total #propagations: 134488212 / total #impl: 7066375215 (eff. 0.019)
686.78/686.94	c #Conflicts:      92000 | #Learnt:       9831 | 2.836
686.78/686.94	c total clause space: 335.816MB
686.78/686.94	c total #watches: 4829450
705.87/706.09	c total #propagations: 140483590 / total #impl: 7482156560 (eff. 0.019)
705.87/706.09	c #Conflicts:      93000 | #Learnt:      10831 | 2.806
705.87/706.09	c total clause space: 335.816MB
705.87/706.09	c total #watches: 5761919
727.67/727.81	c total #propagations: 147051994 / total #impl: 7819155634 (eff. 0.019)
727.67/727.81	c #Conflicts:      94000 | #Learnt:      11831 | 2.776
727.67/727.81	c total clause space: 335.816MB
727.67/727.81	c total #watches: 6615927
755.26/755.43	c total #propagations: 153327772 / total #impl: 8291192531 (eff. 0.018)
755.26/755.43	c #Conflicts:      95000 | #Learnt:      12831 | 2.747
755.26/755.43	c total clause space: 335.816MB
755.26/755.43	c total #watches: 7415022
780.46/780.67	c total #propagations: 159151538 / total #impl: 9020275363 (eff. 0.018)
780.46/780.67	c #Conflicts:      96000 | #Learnt:      13831 | 2.719
780.46/780.67	c total clause space: 335.816MB
780.46/780.67	c total #watches: 8037977
788.26/788.48	c total #propagations: 162188331 / total #impl: 9614595207 (eff. 0.017)
788.26/788.48	c #Conflicts:      97000 | #Learnt:      14831 | 2.692
788.26/788.48	c total clause space: 545.701MB
788.26/788.48	c total #watches: 8266912
800.15/800.36	c total #propagations: 163223327 / total #impl: 9740016695 (eff. 0.017)
800.15/800.36	c GC COLLECT
800.15/800.36	c #Conflicts:      98000 | #Learnt:       8429 | 2.666
800.15/800.36	c total clause space: 545.701MB
800.15/800.36	c total #watches: 3523330
809.85/810.06	c total #propagations: 167469224 / total #impl: 9903361680 (eff. 0.017)
809.85/810.06	c #Conflicts:      99000 | #Learnt:       9429 | 2.639
809.85/810.06	c total clause space: 545.701MB
809.85/810.06	c total #watches: 4441239
828.26/828.49	c total #propagations: 172472796 / total #impl: 10090500133 (eff. 0.017)
828.26/828.49	c #Conflicts:     100000 | #Learnt:      10428 | 2.613
828.26/828.49	c total clause space: 545.701MB
828.26/828.49	c total #watches: 5266907
840.85/841.09	c total #propagations: 176664713 / total #impl: 10435225127 (eff. 0.017)
840.85/841.09	c #Conflicts:     101000 | #Learnt:      11428 | 2.587
840.85/841.09	c total clause space: 545.701MB
840.85/841.09	c total #watches: 6047008
855.65/855.86	c total #propagations: 181363969 / total #impl: 10620169489 (eff. 0.017)
855.65/855.86	c #Conflicts:     102000 | #Learnt:      12428 | 2.564
855.65/855.86	c total clause space: 545.701MB
855.65/855.86	c total #watches: 6365549
874.74/874.98	c total #propagations: 183090483 / total #impl: 10869519857 (eff. 0.017)
874.74/874.98	c #Conflicts:     103000 | #Learnt:      13428 | 2.541
874.74/874.98	c total clause space: 545.701MB
874.74/874.98	c total #watches: 6542302
926.33/926.52	c total #propagations: 183909338 / total #impl: 11077314032 (eff. 0.017)
926.33/926.52	c #Conflicts:     104000 | #Learnt:      14428 | 2.522
926.33/926.52	c total clause space: 545.701MB
926.33/926.52	c total #watches: 6966757
976.13/976.39	c total #propagations: 185798984 / total #impl: 11584979571 (eff. 0.016)
976.13/976.39	c #Conflicts:     105000 | #Learnt:      15426 | 2.504
976.13/976.39	c total clause space: 545.701MB
976.13/976.39	c total #watches: 7411655
984.72/984.96	c total #propagations: 188157329 / total #impl: 11880018118 (eff. 0.016)
984.72/984.96	c GC COLLECT
984.72/984.96	c #Conflicts:     106000 | #Learnt:       8765 | 2.481
984.72/984.96	c total clause space: 545.701MB
984.72/984.96	c total #watches: 3418614
989.12/989.33	c total #propagations: 192523463 / total #impl: 11960682301 (eff. 0.016)
989.12/989.33	c #Conflicts:     107000 | #Learnt:       9765 | 2.469
989.12/989.33	c total clause space: 545.701MB
989.12/989.33	c total #watches: 3595067
997.42/997.66	c total #propagations: 193734218 / total #impl: 11970233248 (eff. 0.016)
997.42/997.66	c #Conflicts:     108000 | #Learnt:      10760 | 2.450
997.42/997.66	c total clause space: 545.701MB
997.42/997.66	c total #watches: 3898904
1011.42/1011.63	c total #propagations: 194540134 / total #impl: 12003740072 (eff. 0.016)
1011.42/1011.63	c #Conflicts:     109000 | #Learnt:      11759 | 2.431
1011.42/1011.63	c total clause space: 545.701MB
1011.42/1011.63	c total #watches: 4328363
1025.82/1026.04	c total #propagations: 197716780 / total #impl: 12066210252 (eff. 0.016)
1025.82/1026.04	c #Conflicts:     110000 | #Learnt:      12759 | 2.413
1025.82/1026.04	c total clause space: 545.701MB
1025.82/1026.04	c total #watches: 4615148
1043.72/1043.92	c total #propagations: 199391889 / total #impl: 12149948129 (eff. 0.016)
1043.72/1043.92	c #Conflicts:     111000 | #Learnt:      13759 | 2.393
1043.72/1043.92	c total clause space: 545.701MB
1043.72/1043.92	c total #watches: 4902472
1064.72/1064.97	c total #propagations: 200334982 / total #impl: 12238370828 (eff. 0.016)
1064.72/1064.97	c #Conflicts:     112000 | #Learnt:      14759 | 2.375
1064.72/1064.97	c total clause space: 545.701MB
1064.72/1064.97	c total #watches: 5080981
1088.61/1088.82	c total #propagations: 200701876 / total #impl: 12312398946 (eff. 0.016)
1088.61/1088.82	c #Conflicts:     113000 | #Learnt:      15757 | 2.383
1088.61/1088.82	c total clause space: 545.701MB
1088.61/1088.82	c total #watches: 5310567
1096.11/1096.35	c total #propagations: 200885433 / total #impl: 12352361052 (eff. 0.016)
1096.11/1096.35	c GC COLLECT
1096.11/1096.35	c #Conflicts:     114000 | #Learnt:       8757 | 2.366
1096.11/1096.35	c total clause space: 545.701MB
1096.11/1096.35	c total #watches: 3052539
1102.41/1102.61	c total #propagations: 200902615 / total #impl: 12361377591 (eff. 0.016)
1102.41/1102.61	c #Conflicts:     115000 | #Learnt:       9757 | 2.351
1102.41/1102.61	c total clause space: 545.701MB
1102.41/1102.61	c total #watches: 3149768
1111.20/1111.40	c total #propagations: 201710118 / total #impl: 12383568055 (eff. 0.016)
1111.20/1111.40	c #Conflicts:     116000 | #Learnt:      10756 | 2.339
1111.20/1111.40	c total clause space: 545.701MB
1111.20/1111.40	c total #watches: 3290021
1119.00/1119.27	c total #propagations: 201921053 / total #impl: 12418601716 (eff. 0.016)
1119.00/1119.27	c #Conflicts:     117000 | #Learnt:      11756 | 2.325
1119.00/1119.27	c total clause space: 545.701MB
1119.00/1119.27	c total #watches: 3452393
1129.10/1129.32	c total #propagations: 202072405 / total #impl: 12452756861 (eff. 0.016)
1129.10/1129.32	c #Conflicts:     118000 | #Learnt:      12756 | 2.307
1129.10/1129.32	c total clause space: 545.701MB
1129.10/1129.32	c total #watches: 3989664
1144.90/1145.16	c total #propagations: 206482183 / total #impl: 12513590763 (eff. 0.017)
1144.90/1145.16	c #Conflicts:     119000 | #Learnt:      13756 | 2.289
1144.90/1145.16	c total clause space: 545.701MB
1144.90/1145.16	c total #watches: 4273013
1161.19/1161.42	c total #propagations: 208811327 / total #impl: 12696745929 (eff. 0.016)
1161.19/1161.42	c #Conflicts:     120000 | #Learnt:      14756 | 2.270
1161.19/1161.42	c total clause space: 545.701MB
1161.19/1161.42	c total #watches: 4523172
1176.09/1176.30	c total #propagations: 211118064 / total #impl: 12873250687 (eff. 0.016)
1176.09/1176.30	c #Conflicts:     121000 | #Learnt:      15756 | 2.251
1176.09/1176.30	c total clause space: 545.701MB
1176.09/1176.30	c total #watches: 4764320
1193.00/1193.23	c total #propagations: 214290592 / total #impl: 13033474908 (eff. 0.016)
1193.00/1193.23	c GC COLLECT
1193.00/1193.23	c #Conflicts:     122000 | #Learnt:       8458 | 2.233
1193.00/1193.23	c total clause space: 545.701MB
1193.00/1193.23	c total #watches: 3090476
1199.80/1200.02	c total #propagations: 218621299 / total #impl: 13257467172 (eff. 0.016)
1199.80/1200.02	c #Conflicts:     123000 | #Learnt:       9458 | 2.216
1199.80/1200.02	c total clause space: 545.701MB
1199.80/1200.02	c total #watches: 3188369
1214.30/1214.51	c total #propagations: 219095042 / total #impl: 13286549702 (eff. 0.016)
1214.30/1214.51	c #Conflicts:     124000 | #Learnt:      10455 | 2.273
1214.30/1214.51	c total clause space: 545.701MB
1214.30/1214.51	c total #watches: 3265838
1228.79/1229.02	c total #propagations: 219182760 / total #impl: 13313833339 (eff. 0.016)
1228.79/1229.02	c #Conflicts:     125000 | #Learnt:      11453 | 2.255
1228.79/1229.02	c total clause space: 545.701MB
1228.79/1229.02	c total #watches: 3421188
1246.89/1247.11	c total #propagations: 219343906 / total #impl: 13343585829 (eff. 0.016)
1246.89/1247.11	c #Conflicts:     126000 | #Learnt:      12453 | 2.239
1246.89/1247.11	c total clause space: 545.701MB
1246.89/1247.11	c total #watches: 3618706
1261.29/1261.58	c total #propagations: 220151314 / total #impl: 13383177494 (eff. 0.016)
1261.29/1261.58	c #Conflicts:     127000 | #Learnt:      13453 | 2.240
1261.29/1261.58	c total clause space: 545.701MB
1261.29/1261.58	c total #watches: 3849857
1283.78/1284.04	c total #propagations: 221408623 / total #impl: 13426596400 (eff. 0.016)
1283.78/1284.04	c #Conflicts:     128000 | #Learnt:      14453 | 2.228
1283.78/1284.04	c total clause space: 545.701MB
1283.78/1284.04	c total #watches: 4474625
1306.18/1306.41	c total #propagations: 224802415 / total #impl: 13504697169 (eff. 0.017)
1306.18/1306.41	c #Conflicts:     129000 | #Learnt:      15453 | 2.212
1306.18/1306.41	c total clause space: 545.701MB
1306.18/1306.41	c total #watches: 4792724
1322.27/1322.53	c total #propagations: 227080572 / total #impl: 13596416803 (eff. 0.017)
1322.27/1322.53	c #Conflicts:     130000 | #Learnt:      16451 | 2.198
1322.27/1322.53	c total clause space: 545.701MB
1322.27/1322.53	c total #watches: 5141828
1341.27/1341.54	c total #propagations: 228589136 / total #impl: 13644654487 (eff. 0.017)
1341.27/1341.54	c GC COLLECT
1341.27/1341.54	c #Conflicts:     131000 | #Learnt:       8844 | 2.183
1341.27/1341.54	c total clause space: 545.701MB
1341.27/1341.54	c total #watches: 3221973
1359.38/1359.68	c total #propagations: 230226272 / total #impl: 13691067711 (eff. 0.017)
1359.38/1359.68	c #Conflicts:     132000 | #Learnt:       9844 | 2.177
1359.38/1359.68	c total clause space: 545.701MB
1359.38/1359.68	c total #watches: 3361715
1369.67/1369.91	c total #propagations: 231001804 / total #impl: 13742448629 (eff. 0.017)
1369.67/1369.91	c #Conflicts:     133000 | #Learnt:      10844 | 2.161
1369.67/1369.91	c total clause space: 545.701MB
1369.67/1369.91	c total #watches: 3480415
1388.36/1388.61	c total #propagations: 231255382 / total #impl: 13782406811 (eff. 0.017)
1388.36/1388.61	c #Conflicts:     134000 | #Learnt:      11842 | 2.192
1388.36/1388.61	c total clause space: 545.701MB
1388.36/1388.61	c total #watches: 3550275
1408.56/1408.82	c total #propagations: 231560368 / total #impl: 13824134816 (eff. 0.017)
1408.56/1408.82	c #Conflicts:     135000 | #Learnt:      12842 | 2.177
1408.56/1408.82	c total clause space: 545.701MB
1408.56/1408.82	c total #watches: 3901408
1434.66/1434.96	c total #propagations: 232041247 / total #impl: 13869983094 (eff. 0.017)
1434.66/1434.96	c #Conflicts:     136000 | #Learnt:      13842 | 2.162
1434.66/1434.96	c total clause space: 545.701MB
1434.66/1434.96	c total #watches: 4023023
1449.35/1449.61	c total #propagations: 234431457 / total #impl: 13976108374 (eff. 0.017)
1449.35/1449.61	c #Conflicts:     137000 | #Learnt:      14842 | 2.148
1449.35/1449.61	c total clause space: 545.701MB
1449.35/1449.61	c total #watches: 4365210
1461.55/1461.86	c total #propagations: 237254048 / total #impl: 14050975367 (eff. 0.017)
1461.55/1461.86	c #Conflicts:     138000 | #Learnt:      15840 | 2.140
1461.55/1461.86	c total clause space: 545.701MB
1461.55/1461.86	c total #watches: 4481354
1473.35/1473.62	c total #propagations: 237317229 / total #impl: 14072609438 (eff. 0.017)
1473.35/1473.62	c #Conflicts:     139000 | #Learnt:      16840 | 2.124
1473.35/1473.62	c total clause space: 545.701MB
1473.35/1473.62	c total #watches: 4507360
1488.16/1488.48	c total #propagations: 237473387 / total #impl: 14117581416 (eff. 0.017)
1488.16/1488.48	c #Conflicts:     140000 | #Learnt:      17840 | 2.109
1488.16/1488.48	c total clause space: 545.701MB
1488.16/1488.48	c total #watches: 4626974
1498.65/1498.95	c total #propagations: 237729845 / total #impl: 14173004759 (eff. 0.017)
1498.65/1498.95	c GC COLLECT
1498.65/1498.95	c #Conflicts:     141000 | #Learnt:       9924 | 2.095
1498.65/1498.95	c total clause space: 545.701MB
1498.65/1498.95	c total #watches: 3462175
1512.55/1512.80	c total #propagations: 238010488 / total #impl: 14211234169 (eff. 0.017)
1512.55/1512.80	c #Conflicts:     142000 | #Learnt:      10924 | 2.085
1512.55/1512.80	c total clause space: 545.701MB
1512.55/1512.80	c total #watches: 3647199
1530.54/1530.88	c total #propagations: 238364632 / total #impl: 14279548323 (eff. 0.017)
1530.54/1530.88	c #Conflicts:     143000 | #Learnt:      11924 | 2.075
1530.54/1530.88	c total clause space: 545.701MB
1530.54/1530.88	c total #watches: 3731922
1547.84/1548.19	c total #propagations: 238410676 / total #impl: 14337188901 (eff. 0.017)
1547.84/1548.19	c #Conflicts:     144000 | #Learnt:      12924 | 2.061
1547.84/1548.19	c total clause space: 545.701MB
1547.84/1548.19	c total #watches: 3838430
1561.34/1561.65	c total #propagations: 238486490 / total #impl: 14399300312 (eff. 0.017)
1561.34/1561.65	c #Conflicts:     145000 | #Learnt:      13924 | 2.048
1561.34/1561.65	c total clause space: 545.701MB
1561.34/1561.65	c total #watches: 3958191
1575.73/1576.01	c total #propagations: 238535632 / total #impl: 14452810783 (eff. 0.017)
1575.73/1576.01	c #Conflicts:     146000 | #Learnt:      14924 | 2.035
1575.73/1576.01	c total clause space: 545.701MB
1575.73/1576.01	c total #watches: 4070606
1582.83/1583.12	c total #propagations: 238590879 / total #impl: 14513261531 (eff. 0.016)
1582.83/1583.12	c #Conflicts:     147000 | #Learnt:      15924 | 2.022
1582.83/1583.12	c total clause space: 545.701MB
1582.83/1583.12	c total #watches: 4178778
1600.13/1600.46	c total #propagations: 238638648 / total #impl: 14543731848 (eff. 0.016)
1600.13/1600.46	c #Conflicts:     148000 | #Learnt:      16924 | 2.014
1600.13/1600.46	c total clause space: 545.701MB
1600.13/1600.46	c total #watches: 4333199
1627.63/1627.95	c total #propagations: 238851061 / total #impl: 14607879027 (eff. 0.016)
1627.63/1627.95	c #Conflicts:     149000 | #Learnt:      17924 | 2.001
1627.63/1627.95	c total clause space: 545.701MB
1627.63/1627.95	c total #watches: 4519376
1646.03/1646.35	c total #propagations: 240137662 / total #impl: 14683942649 (eff. 0.016)
1646.03/1646.35	c GC COLLECT
1646.03/1646.35	c #Conflicts:     150000 | #Learnt:       9714 | 1.989
1646.03/1646.35	c total clause space: 545.701MB
1646.03/1646.35	c total #watches: 3596736
1664.82/1665.12	c total #propagations: 244676289 / total #impl: 14744564671 (eff. 0.017)
1664.82/1665.12	c #Conflicts:     151000 | #Learnt:      10713 | 1.978
1664.82/1665.12	c total clause space: 545.701MB
1664.82/1665.12	c total #watches: 4035299
1698.02/1698.40	c total #propagations: 248047383 / total #impl: 14843566825 (eff. 0.017)
1698.02/1698.40	c #Conflicts:     152000 | #Learnt:      11712 | 1.967
1698.02/1698.40	c total clause space: 545.701MB
1698.02/1698.40	c total #watches: 4757637
1717.32/1717.66	c total #propagations: 253362599 / total #impl: 15169048300 (eff. 0.017)
1717.32/1717.66	c #Conflicts:     153000 | #Learnt:      12712 | 1.977
1717.32/1717.66	c total clause space: 545.701MB
1717.32/1717.66	c total #watches: 4813603
1736.11/1736.41	c total #propagations: 253439565 / total #impl: 15212560281 (eff. 0.017)
1736.11/1736.41	c #Conflicts:     154000 | #Learnt:      13712 | 1.969
1736.11/1736.41	c total clause space: 545.701MB
1736.11/1736.41	c total #watches: 4992695
1760.01/1760.37	c total #propagations: 253693178 / total #impl: 15307891205 (eff. 0.017)
1760.01/1760.37	c #Conflicts:     155000 | #Learnt:      14712 | 1.956
1760.01/1760.37	c total clause space: 545.701MB
1760.01/1760.37	c total #watches: 5093631
1787.80/1788.11	c total #propagations: 254057679 / total #impl: 15505420388 (eff. 0.016)
1787.80/1788.11	c #Conflicts:     156000 | #Learnt:      15712 | 1.944
1787.80/1788.11	c total clause space: 545.701MB
1787.80/1788.11	c total #watches: 5384046

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4100407-1466240347/watcher-4100407-1466240347 -o /tmp/evaluation-result-4100407-1466240347/solver-4100407-1466240347 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4100407-1466240347.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=11312
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.62 1.85 2.04 3/178 11315
/proc/meminfo: memFree=30097284/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 26081077 57319424 7804 33554432000 4194304 6211289 140736068770336 140737117994392 4206544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11315/statm: 13994 7804 98 493 0 13491 0

[startup+0.10018 s]
/proc/loadavg: 1.62 1.85 2.04 3/178 11315
/proc/meminfo: memFree=30097284/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=68724 CPUtime=0.09 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 2348 0 0 0 8 1 0 0 20 0 1 0 26081077 70373376 15022 33554432000 4194304 6211289 140736068770336 140736068769176 5161098 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 17181 15023 144 493 0 16678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68724

[startup+0.200387 s]
/proc/loadavg: 1.62 1.85 2.04 3/178 11315
/proc/meminfo: memFree=30097284/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=69912 CPUtime=0.19 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 2708 0 0 0 18 1 0 0 20 0 1 0 26081077 71589888 15871 33554432000 4194304 6211289 140736068770336 140736068769176 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 17478 15872 150 493 0 16975 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69912

[startup+0.300328 s]
/proc/loadavg: 1.62 1.85 2.04 3/178 11315
/proc/meminfo: memFree=30097284/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=72632 CPUtime=0.29 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 3122 0 0 0 28 1 0 0 20 0 1 0 26081077 74375168 16105 33554432000 4194304 6211289 140736068770336 140736068769176 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 18158 16105 150 493 0 17655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72632

[startup+0.700255 s]
/proc/loadavg: 1.62 1.85 2.04 3/178 11315
/proc/meminfo: memFree=30097284/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=77712 CPUtime=0.68 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 4193 0 0 0 67 1 0 0 20 0 1 0 26081077 79577088 16784 33554432000 4194304 6211289 140736068770336 140736068769176 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 19428 16784 160 493 0 18925 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 77712

[startup+1.50024 s]
/proc/loadavg: 1.62 1.85 2.04 3/179 11316
/proc/meminfo: memFree=30029796/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=78240 CPUtime=1.48 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 4912 0 0 0 147 1 0 0 20 0 1 0 26081077 80117760 17770 33554432000 4194304 6211289 140736068770336 140736068768328 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 19560 17770 160 493 0 19057 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78240

[startup+3.10027 s]
/proc/loadavg: 1.65 1.85 2.04 3/179 11316
/proc/meminfo: memFree=30024648/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=87268 CPUtime=3.09 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 6355 0 0 0 307 2 0 0 20 0 1 0 26081077 89362432 19313 33554432000 4194304 6211289 140736068770336 140736068768200 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 21817 19313 165 493 0 21314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87268

[startup+6.30027 s]
/proc/loadavg: 1.65 1.85 2.04 3/179 11316
/proc/meminfo: memFree=30014596/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=91108 CPUtime=6.29 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 7597 0 0 0 627 2 0 0 20 0 1 0 26081077 93294592 20934 33554432000 4194304 6211289 140736068770336 140736068768248 4209922 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 22777 20934 165 493 0 22274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91108

[startup+12.7003 s]
/proc/loadavg: 1.78 1.88 2.05 3/179 11316
/proc/meminfo: memFree=30004536/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=109992 CPUtime=12.68 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 9964 0 0 0 1266 2 0 0 20 0 1 0 26081077 112631808 24565 33554432000 4194304 6211289 140736068770336 140736068768248 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 27498 24565 165 493 0 26995 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 109992

[startup+25.5004 s]
/proc/loadavg: 1.81 1.88 2.05 4/179 11317
/proc/meminfo: memFree=29983032/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=133356 CPUtime=25.48 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 11966 0 0 0 2545 3 0 0 20 0 1 0 26081077 136556544 28743 33554432000 4194304 6211289 140736068770336 140736068768248 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 33339 28743 165 493 0 32836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 133356

[startup+51.1004 s]
/proc/loadavg: 2.08 1.94 2.06 3/179 11317
/proc/meminfo: memFree=29840328/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=286004 CPUtime=51.08 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 22487 0 0 0 5100 8 0 0 20 0 1 0 26081077 292868096 65408 33554432000 4194304 6211289 140736068770336 140736068768328 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 71501 65408 219 493 0 70998 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 286004

[startup+102.3 s]
/proc/loadavg: 2.16 1.98 2.06 3/180 11321
/proc/meminfo: memFree=29601500/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=572948 CPUtime=102.27 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 37253 0 0 0 10213 14 0 0 20 0 1 0 26081077 586698752 122924 33554432000 4194304 6211289 140736068770336 140736068768328 4202031 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 143237 122924 219 493 0 142734 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 572948

[startup+162.3 s]
/proc/loadavg: 2.25 2.03 2.08 4/180 11345
/proc/meminfo: memFree=29555384/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=581564 CPUtime=162.26 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 39333 0 0 0 16211 15 0 0 20 0 1 0 26081077 595521536 133180 33554432000 4194304 6211289 140736068770336 140736068768248 4209503 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 145391 133180 219 493 0 144888 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 581564

[startup+222.307 s]
/proc/loadavg: 2.23 2.06 2.09 3/179 11346
/proc/meminfo: memFree=29545652/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=589276 CPUtime=222.26 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 41195 0 0 0 22210 16 0 0 20 0 1 0 26081077 603418624 135042 33554432000 4194304 6211289 140736068770336 140736068768248 4209523 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 147319 135042 219 493 0 146816 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 589276

[startup+282.3 s]
/proc/loadavg: 2.29 2.10 2.10 3/179 11347
/proc/meminfo: memFree=29535788/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=597280 CPUtime=282.25 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 43198 0 0 0 28208 17 0 0 20 0 1 0 26081077 611614720 137045 33554432000 4194304 6211289 140736068770336 140736068768328 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 149320 137045 219 493 0 148817 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 597280

[startup+342.3 s]
/proc/loadavg: 2.35 2.14 2.11 4/179 11349
/proc/meminfo: memFree=29512396/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=736076 CPUtime=342.23 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 45204 0 0 0 34206 17 0 0 20 0 1 0 26081077 753741824 142507 33554432000 4194304 6211289 140736068770336 140736068768680 4241789 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 184019 142507 219 493 0 183516 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 736076

[startup+402.3 s]
/proc/loadavg: 2.34 2.16 2.11 4/179 11350
/proc/meminfo: memFree=29507432/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=740484 CPUtime=402.22 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 46447 0 0 0 40205 17 0 0 20 0 1 0 26081077 758255616 143702 33554432000 4194304 6211289 140736068770336 140736068768680 4239407 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 185121 143702 219 493 0 184618 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 740484

[startup+462.3 s]
/proc/loadavg: 2.25 2.16 2.11 3/179 11351
/proc/meminfo: memFree=29504948/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=742372 CPUtime=462.21 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 46896 0 0 0 46204 17 0 0 20 0 1 0 26081077 760188928 144151 33554432000 4194304 6211289 140736068770336 140736068768248 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 185593 144151 219 493 0 185090 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 742372

[startup+522.3 s]
/proc/loadavg: 2.19 2.16 2.11 4/179 11352
/proc/meminfo: memFree=29475500/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=754816 CPUtime=522.21 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 50007 0 0 0 52202 19 0 0 20 0 1 0 26081077 772931584 149784 33554432000 4194304 6211289 140736068770336 140736068768328 4209472 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 188704 149784 219 493 0 188201 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 754816

[startup+582.3 s]
/proc/loadavg: 2.33 2.20 2.12 3/179 11353
/proc/meminfo: memFree=29315084/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=759488 CPUtime=582.19 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 51247 0 0 0 58200 19 0 0 20 0 1 0 26081077 777715712 156628 33554432000 4194304 6211289 140736068770336 140736068768328 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 189872 156628 219 493 0 189369 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 759488


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.25 2.16 3/179 11364
/proc/meminfo: memFree=29022012/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1013816 CPUtime=942.13 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 60233 0 0 0 94188 25 0 0 20 0 1 0 26081077 1038147584 192432 33554432000 4194304 6211289 140736068770336 140736068768248 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 253454 192432 219 493 0 252951 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1013816

[startup+1002.3 s]
/proc/loadavg: 2.22 2.23 2.16 3/179 11365
/proc/meminfo: memFree=28991228/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1014828 CPUtime=1002.12 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 60508 0 0 0 100187 25 0 0 20 0 1 0 26081077 1039183872 192707 33554432000 4194304 6211289 140736068770336 140736068768680 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 253707 192707 219 493 0 253204 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1014828

[startup+1062.3 s]
/proc/loadavg: 2.37 2.27 2.18 4/179 11366
/proc/meminfo: memFree=28977456/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1016696 CPUtime=1062.11 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 60999 0 0 0 106186 25 0 0 20 0 1 0 26081077 1041096704 193188 33554432000 4194304 6211289 140736068770336 140736068768680 4215210 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 254174 193188 219 493 0 253671 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1016696

[startup+1122.3 s]
/proc/loadavg: 2.36 2.27 2.18 3/179 11367
/proc/meminfo: memFree=28973604/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1017684 CPUtime=1122.1 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 61210 0 0 0 112185 25 0 0 20 0 1 0 26081077 1042108416 193399 33554432000 4194304 6211289 140736068770336 140736068768248 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 254421 193399 219 493 0 253918 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1017684

[startup+1182.3 s]
/proc/loadavg: 2.27 2.26 2.18 4/179 11368
/proc/meminfo: memFree=28931780/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1024232 CPUtime=1182.1 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 62876 0 0 0 118184 26 0 0 20 0 1 0 26081077 1048813568 195061 33554432000 4194304 6211289 140736068770336 140736068768328 4240669 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 256058 195061 219 493 0 255555 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1024232

[startup+1242.3 s]
/proc/loadavg: 2.34 2.27 2.19 3/179 11370
/proc/meminfo: memFree=28885124/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1025448 CPUtime=1242.09 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 63129 0 0 0 124183 26 0 0 20 0 1 0 26081077 1050058752 195314 33554432000 4194304 6211289 140736068770336 140736068768680 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 256362 195314 219 493 0 255859 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1025448

[startup+1302.3 s]
/proc/loadavg: 2.37 2.28 2.19 3/180 11374
/proc/meminfo: memFree=28866300/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1026224 CPUtime=1302.08 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 63358 0 0 0 130182 26 0 0 20 0 1 0 26081077 1050853376 195543 33554432000 4194304 6211289 140736068770336 140736068768328 4215223 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 256556 195543 219 493 0 256053 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1026224

[startup+1362.3 s]
/proc/loadavg: 2.28 2.27 2.19 3/179 11375
/proc/meminfo: memFree=28857176/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1027764 CPUtime=1362.07 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 63712 0 0 0 136181 26 0 0 20 0 1 0 26081077 1052430336 195897 33554432000 4194304 6211289 140736068770336 140736068768680 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 256941 195897 219 493 0 256438 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1027764

[startup+1422.3 s]
/proc/loadavg: 2.30 2.28 2.20 4/179 11376
/proc/meminfo: memFree=28846020/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1028500 CPUtime=1422.07 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 63902 0 0 0 142181 26 0 0 20 0 1 0 26081077 1053184000 196087 33554432000 4194304 6211289 140736068770336 140736068768328 4209384 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 257125 196087 219 493 0 256622 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1028500

[startup+1482.3 s]
/proc/loadavg: 2.45 2.32 2.21 3/179 11377
/proc/meminfo: memFree=28838508/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1029304 CPUtime=1482.05 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 64123 0 0 0 148179 26 0 0 20 0 1 0 26081077 1054007296 196308 33554432000 4194304 6211289 140736068770336 140736068768680 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 257326 196308 219 493 0 256823 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1029304

[startup+1542.31 s]
/proc/loadavg: 2.34 2.30 2.21 3/179 11378
/proc/meminfo: memFree=28053556/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1029744 CPUtime=1542.05 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 64246 0 0 0 154179 26 0 0 20 0 1 0 26081077 1054457856 196431 33554432000 4194304 6211289 140736068770336 140736068768248 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 257436 196431 219 493 0 256933 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1029744

[startup+1602.3 s]
/proc/loadavg: 2.33 2.30 2.21 3/179 11380
/proc/meminfo: memFree=27094228/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1036868 CPUtime=1602.03 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 65763 0 0 0 160176 27 0 0 20 0 1 0 26081077 1061752832 197947 33554432000 4194304 6211289 140736068770336 140736068768328 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 259217 197947 219 493 0 258714 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1036868

[startup+1662.3 s]
/proc/loadavg: 2.38 2.31 2.22 4/179 11381
/proc/meminfo: memFree=26807892/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1036868 CPUtime=1662.03 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 65806 0 0 0 166176 27 0 0 20 0 1 0 26081077 1061752832 197990 33554432000 4194304 6211289 140736068770336 140736068768680 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 259217 197990 219 493 0 258714 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1036868

[startup+1722.3 s]
/proc/loadavg: 2.50 2.35 2.23 3/179 11382
/proc/meminfo: memFree=26655724/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1038068 CPUtime=1722.02 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 66076 0 0 0 172175 27 0 0 20 0 1 0 26081077 1062981632 198260 33554432000 4194304 6211289 140736068770336 140736068768680 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 259517 198260 219 493 0 259014 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1038068

[startup+1782.3 s]
/proc/loadavg: 2.32 2.32 2.23 3/179 11429
/proc/meminfo: memFree=29278608/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1039468 CPUtime=1782.01 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 66377 0 0 0 178174 27 0 0 20 0 1 0 26081077 1064415232 198561 33554432000 4194304 6211289 140736068770336 140736068768328 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 259867 198561 219 493 0 259364 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1039468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.32 2.32 2.23 3/179 11429
/proc/meminfo: memFree=29277792/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1039952 CPUtime=1800 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 66482 0 0 0 179973 27 0 0 20 0 1 0 26081077 1064910848 198666 33554432000 4194304 6211289 140736068770336 140736068768248 4241528 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 259988 198666 219 493 0 259485 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1039952

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.32 2.32 2.23 3/179 11429
/proc/meminfo: memFree=29277792/32872528 swapFree=1482636/1662508
[pid=11315] ppid=11312 vsize=1039952 CPUtime=1800 cores=1,3,5,7
/proc/11315/stat : 11315 (cdcl-cuttingpla) R 11312 11315 11223 0 -1 4202496 66482 0 0 0 179973 27 0 0 20 0 1 0 26081077 1064910848 198666 33554432000 4194304 6211289 140736068770336 140736068768248 4241528 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11315/statm: 259988 198666 219 493 0 259485 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1039952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.32
CPU time (s): 1800.03
CPU user time (s): 1799.74
CPU system time (s): 0.296954
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 1039952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.296954
maximum resident set size= 794664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66482
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= 23
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64329 second user time and 6.90795 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 10:59:07
IDJOB=4100407
IDBENCH=1612
IDSOLVER=2549
FILE ID=node134/4100407-1466240347
RUNJOBID= node134-1466240312-11240
PBS_JOBID= 19918182
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-bg512142.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100407-1466240347/watcher-4100407-1466240347 -o /tmp/evaluation-result-4100407-1466240347/solver-4100407-1466240347 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4100407-1466240347.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 6816c7581e307ff85cc3550c4b71269a
RANDOM SEED=1818967028

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30097548 kB
Buffers:          127236 kB
Cached:           148628 kB
SwapCached:         1008 kB
Active:           171160 kB
Inactive:         207120 kB
Active(anon):     103276 kB
Inactive(anon):     1616 kB
Active(file):      67884 kB
Inactive(file):   205504 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              3220 kB
Writeback:             0 kB
AnonPages:       1764524 kB
Mapped:             7932 kB
Shmem:                 0 kB
Slab:             601104 kB
SReclaimable:      44780 kB
SUnreclaim:       556324 kB
KernelStack:        1448 kB
PageTables:         7380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1896900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 71712 MiB
End job on node134 at 2016-06-18 11:29:07