Trace number 2680578

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
wbo 1.4b (fixed)? (MO) 1300.97 1301.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1297
Best CPU time to get the best result obtained on this benchmark1800.67
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 434
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495293
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495293
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680578-1277451716.opb.
0.00/0.00	c Instance file HOME/instance-2680578-1277451716.opb
0.00/0.00	c File size is 17233653 bytes.
2.99/3.06	c Highest Coefficient sum: 101
2.99/3.07	c ============================[ Problem Statistics ]=============================
2.99/3.07	c |                                                                             |
2.99/3.07	c |  Parsing time:          3.01         s                                      |
2.99/3.07	c |  Number Variables:      10000                                               |
2.99/3.07	c |  Number Clauses:        656900                                              |
2.99/3.07	c |  Number Cardinality:    0                                                   |
2.99/3.07	c |  Number PB Constraints: 0                                                   |
6.60/6.63	c ============================[ Search Statistics ]==============================
6.60/6.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.60/6.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.60/6.63	c ===============================================================================
6.60/6.63	c |         0 |   10000   656900  1333400 |   218966        0    nan |  0.000 % |
6.69/6.70	c |       100 |   10000   656900  1333400 |   240863      100    958 |  0.000 % |
6.78/6.83	c |       251 |   10000   656900  1333400 |   264949      251   1339 |  0.000 % |
7.09/7.13	c ===============================================================================
7.09/7.13	c New solution: 6924
7.09/7.13	o 6924
7.09/7.13	c Elapsed CPU time: 7.00094 s	Remaining CPU time: 172.999 s
7.09/7.13	c ===============================================================================
7.09/7.13	c |       283 |   10000   656901  1343400 |   218967      283   1242 |  0.000 % |
7.39/7.43	c ===============================================================================
7.39/7.43	c New solution: 6342
7.39/7.43	o 6342
7.39/7.43	c Elapsed CPU time: 7.29389 s	Remaining CPU time: 172.706 s
7.39/7.43	c ===============================================================================
7.39/7.43	c |       289 |   10000   656902  1353400 |   218967      289   1221 |  0.000 % |
7.49/7.52	c |       391 |   10000   656902  1353400 |   240864      391   1082 |  0.000 % |
7.60/7.63	c |       541 |   10000   656902  1353400 |   264950      541   1112 |  0.000 % |
7.79/7.83	c |       766 |   10000   656902  1353400 |   291445      766   1025 |  0.000 % |
8.09/8.14	c |      1104 |   10000   656902  1353400 |   320590     1104    899 |  0.000 % |
8.49/8.58	c |      1610 |   10000   656902  1353400 |   352649     1610   1057 |  0.000 % |
8.79/8.87	c ===============================================================================
8.79/8.87	c New solution: 6164
8.79/8.87	o 6164
8.79/8.87	c Elapsed CPU time: 8.71068 s	Remaining CPU time: 171.289 s
8.79/8.87	c ===============================================================================
8.79/8.87	c |      1610 |   10000   656903  1363400 |   218967     1610   1057 |  0.000 % |
8.89/8.99	c |      1711 |   10000   656903  1363400 |   240864     1711   1029 |  0.000 % |
9.09/9.18	c |      1862 |   10000   656903  1363400 |   264950     1862   1007 |  0.000 % |
9.39/9.41	c |      2087 |   10000   656903  1363400 |   291445     2087    988 |  0.000 % |
9.68/9.73	c |      2424 |   10000   656903  1363400 |   320590     2424    972 |  0.000 % |
10.19/10.21	c |      2930 |   10000   656903  1363400 |   352649     2930    927 |  0.000 % |
10.90/10.90	c |      3690 |   10000   656903  1363400 |   387914     3690    864 |  0.000 % |
11.68/11.79	c ===============================================================================
11.68/11.79	c New solution: 6161
11.68/11.79	o 6161
11.68/11.79	c Elapsed CPU time: 11.5972 s	Remaining CPU time: 168.403 s
11.68/11.79	c ===============================================================================
11.68/11.79	c |      4351 |   10000   656904  1373400 |   218968     4351    821 |  0.000 % |
12.10/12.18	c ===============================================================================
12.10/12.18	c New solution: 6144
12.10/12.18	o 6144
12.10/12.18	c Elapsed CPU time: 11.9802 s	Remaining CPU time: 168.02 s
12.10/12.18	c ===============================================================================
12.10/12.18	c |      4444 |   10000   656905  1383400 |   218968     4444    823 |  0.000 % |
12.19/12.29	c |      4545 |   10000   656905  1383400 |   240865     4545    821 |  0.000 % |
12.38/12.45	c |      4697 |   10000   656905  1383400 |   264951     4697    830 |  0.000 % |
12.69/12.73	c |      4922 |   10000   656905  1383400 |   291446     4922    826 |  0.000 % |
13.19/13.24	c |      5260 |   10000   656905  1383400 |   320591     5260    809 |  0.000 % |
13.88/13.90	c |      5767 |   10000   656905  1383400 |   352650     5767    796 |  0.000 % |
14.19/14.28	c ===============================================================================
14.19/14.28	c New solution: 6140
14.19/14.28	o 6140
14.19/14.28	c Elapsed CPU time: 14.0559 s	Remaining CPU time: 165.944 s
14.19/14.28	c ===============================================================================
14.19/14.28	c |      5826 |   10000   656906  1393400 |   218968     5826    793 |  0.000 % |
14.38/14.42	c |      5927 |   10000   656906  1393400 |   240865     5927    793 |  0.000 % |
14.59/14.67	c |      6077 |   10000   656906  1393400 |   264952     6077    788 |  0.000 % |
14.89/14.99	c |      6302 |   10000   656906  1393400 |   291447     6302    782 |  0.000 % |
15.40/15.44	c |      6639 |   10000   656906  1393400 |   320592     6639    768 |  0.000 % |
15.68/15.75	c ===============================================================================
15.68/15.75	c New solution: 6132
15.68/15.75	o 6132
15.68/15.75	c Elapsed CPU time: 15.4996 s	Remaining CPU time: 164.5 s
15.68/15.75	c ===============================================================================
15.68/15.75	c |      6654 |   10000   656907  1403400 |   218969     6654    768 |  0.000 % |
15.88/15.91	c |      6754 |   10000   656907  1403400 |   240865     6754    765 |  0.000 % |
16.09/16.10	c |      6904 |   10000   656907  1403400 |   264952     6904    761 |  0.000 % |
16.28/16.38	c |      7131 |   10000   656907  1403400 |   291447     7131    769 |  0.000 % |
16.69/16.70	c |      7470 |   10000   656907  1403400 |   320592     7470    788 |  0.000 % |
16.98/17.05	c ===============================================================================
16.98/17.05	c New solution: 6085
16.98/17.05	o 6085
16.98/17.05	c Elapsed CPU time: 16.7764 s	Remaining CPU time: 163.224 s
16.98/17.05	c ===============================================================================
16.98/17.05	c |      7532 |   10000   656908  1413400 |   218969     7532    789 |  0.000 % |
17.09/17.18	c |      7632 |   10000   656908  1413400 |   240866     7632    789 |  0.000 % |
17.28/17.39	c |      7782 |   10000   656908  1413400 |   264952     7782    797 |  0.000 % |
17.59/17.65	c |      8007 |   10000   656908  1413400 |   291448     8007    808 |  0.000 % |
18.09/18.10	c |      8347 |   10000   656908  1413400 |   320593     8347    815 |  0.000 % |
18.69/18.71	c |      8854 |   10000   656908  1413400 |   352652     8854    815 |  0.000 % |
20.28/20.30	c |      9614 |   10000   656908  1413400 |   387917     9614    802 |  0.000 % |
20.59/20.66	c ===============================================================================
20.59/20.66	c New solution: 6081
20.59/20.66	o 6081
20.59/20.66	c Elapsed CPU time: 20.3529 s	Remaining CPU time: 159.647 s
20.59/20.66	c ===============================================================================
20.59/20.66	c |      9662 |   10000   656909  1423400 |   218969     9662    800 |  0.000 % |
21.09/21.10	c ===============================================================================
21.09/21.10	c New solution: 6072
21.09/21.10	o 6072
21.09/21.10	c Elapsed CPU time: 20.7968 s	Remaining CPU time: 159.203 s
21.09/21.10	c ===============================================================================
21.09/21.10	c |      9744 |   10000   656910  1433400 |   218970     9744    798 |  0.000 % |
21.39/21.45	c ===============================================================================
21.39/21.45	c New solution: 6071
21.39/21.45	o 6071
21.39/21.45	c Elapsed CPU time: 21.1338 s	Remaining CPU time: 158.866 s
21.39/21.45	c ===============================================================================
21.39/21.45	c |      9774 |   10000   656911  1443400 |   218970     9774    798 |  0.000 % |
21.48/21.59	c |      9875 |   10000   656911  1443400 |   240867     9875    801 |  0.000 % |
21.89/22.00	c ===============================================================================
21.89/22.00	c New solution: 6025
21.89/22.00	o 6025
21.89/22.00	c Elapsed CPU time: 21.6817 s	Remaining CPU time: 158.318 s
21.89/22.00	c ===============================================================================
21.89/22.00	c |      9999 |   10000   656912  1453400 |   218970     9999    806 |  0.000 % |
22.09/22.13	c |     10100 |   10000   656912  1453400 |   240867    10100    806 |  0.000 % |
22.28/22.35	c |     10251 |   10000   656912  1453400 |   264954    10251    812 |  0.000 % |
22.59/22.69	c |     10476 |   10000   656912  1453400 |   291449    10476    810 |  0.000 % |
23.09/23.16	c |     10813 |   10000   656912  1453400 |   320594    10813    800 |  0.000 % |
23.89/23.92	c |     11320 |   10000   656912  1453400 |   352654    11320    789 |  0.000 % |
24.79/24.88	c |     12079 |   10000   656912  1453400 |   387919    12079    784 |  0.000 % |
26.39/26.47	c |     13218 |   10000   656912  1453400 |   426711    13218    751 |  0.000 % |
29.19/29.26	c |     14927 |   10000   656912  1453400 |   469383    14927    754 |  0.000 % |
33.69/33.76	c |     17489 |   10000   656912  1453400 |   516321    17489    772 |  0.000 % |
33.99/34.07	c ===============================================================================
33.99/34.07	c New solution: 5899
33.99/34.07	o 5899
33.99/34.07	c Elapsed CPU time: 33.6829 s	Remaining CPU time: 146.317 s
33.99/34.07	c ===============================================================================
33.99/34.07	c |     17491 |   10000   656913  1463400 |   218971    17491    772 |  0.000 % |
34.28/34.37	c ===============================================================================
34.28/34.37	c New solution: 5765
34.28/34.37	o 5765
34.28/34.37	c Elapsed CPU time: 33.9768 s	Remaining CPU time: 146.023 s
34.28/34.37	c ===============================================================================
34.28/34.37	c |     17492 |   10000   656914  1473400 |   218971    17492    772 |  0.000 % |
34.69/34.73	c ===============================================================================
34.69/34.73	c New solution: 5750
34.69/34.73	o 5750
34.69/34.73	c Elapsed CPU time: 34.3348 s	Remaining CPU time: 145.665 s
34.69/34.73	c ===============================================================================
34.69/34.73	c |     17530 |   10000   656915  1483400 |   218971    17530    772 |  0.000 % |
34.78/34.88	c |     17630 |   10000   656915  1483400 |   240868    17630    771 |  0.000 % |
35.19/35.25	c |     17780 |   10000   656915  1483400 |   264955    17780    771 |  0.000 % |
35.78/35.84	c ===============================================================================
35.78/35.84	c New solution: 5746
35.78/35.84	o 5746
35.78/35.84	c Elapsed CPU time: 35.4306 s	Remaining CPU time: 144.569 s
35.78/35.84	c ===============================================================================
35.78/35.84	c |     17949 |   10000   656916  1493400 |   218972    17949    772 |  0.000 % |
35.99/36.08	c |     18049 |   10000   656916  1493400 |   240869    18049    772 |  0.000 % |
36.29/36.34	c |     18202 |   10000   656916  1493400 |   264956    18202    771 |  0.000 % |
36.68/36.70	c |     18427 |   10000   656916  1493400 |   291451    18427    770 |  0.000 % |
37.18/37.25	c |     18766 |   10000   656916  1493400 |   320596    18766    766 |  0.000 % |
37.98/38.08	c |     19272 |   10000   656916  1493400 |   352656    19272    760 |  0.000 % |
39.48/39.52	c |     20033 |   10000   656916  1493400 |   387922    20033    750 |  0.000 % |
41.69/41.76	c |     21172 |   10000   656916  1493400 |   426714    21172    740 |  0.000 % |
45.48/45.53	c |     22880 |   10000   656916  1493400 |   469385    22880    729 |  0.000 % |
49.77/49.80	c |     25442 |   10000   656916  1493400 |   516324    25442    722 |  0.000 % |
55.28/55.36	c |     29288 |   10000   656916  1493400 |   567956    29288    695 |  0.000 % |
66.17/66.21	c |     35055 |   10000   656916  1493400 |   624752    35055    698 |  0.000 % |
83.48/83.59	c |     43704 |   10000   656916  1493400 |   687227    43704    721 |  0.000 % |
112.86/112.98	c |     56678 |   10000   656916  1493400 |   755950    56678    735 |  0.000 % |
114.96/115.02	c ===============================================================================
114.96/115.02	c New solution: 5736
114.96/115.02	o 5736
114.96/115.02	c Elapsed CPU time: 114.257 s	Remaining CPU time: 65.7434 s
114.96/115.02	c ===============================================================================
114.96/115.02	c |     57519 |   10000   656917  1503400 |   218972    57519    758 |  0.000 % |
115.16/115.21	c |     57619 |   10000   656917  1503400 |   240869    57619    758 |  0.000 % |
115.47/115.58	c |     57769 |   10000   656917  1503400 |   264956    57769    758 |  0.000 % |
115.86/115.96	c |     57994 |   10000   656917  1503400 |   291452    57994    759 |  0.000 % |
116.47/116.52	c |     58335 |   10000   656917  1503400 |   320597    58335    763 |  0.000 % |
117.46/117.59	c |     58841 |   10000   656917  1503400 |   352657    58841    763 |  0.000 % |
119.16/119.24	c |     59600 |   10000   656917  1503400 |   387922    59600    766 |  0.000 % |
121.56/121.61	c |     60739 |   10000   656917  1503400 |   426715    60739    764 |  0.000 % |
121.96/122.05	c ===============================================================================
121.96/122.05	c New solution: 5733
121.96/122.05	o 5733
121.96/122.05	c Elapsed CPU time: 121.222 s	Remaining CPU time: 58.7784 s
121.96/122.05	c ===============================================================================
121.96/122.05	c |     60804 |   10000   656918  1513400 |   218972    60804    763 |  0.000 % |
122.16/122.24	c |     60904 |   10000   656918  1513400 |   240869    60904    763 |  0.000 % |
122.46/122.58	c |     61055 |   10000   656918  1513400 |   264956    61055    762 |  0.000 % |
123.07/123.15	c |     61280 |   10000   656918  1513400 |   291452    61280    762 |  0.000 % |
123.56/123.70	c |     61617 |   10000   656918  1513400 |   320597    61617    761 |  0.000 % |
124.96/125.03	c |     62124 |   10000   656918  1513400 |   352657    62124    760 |  0.000 % |
126.55/126.62	c |     62884 |   10000   656918  1513400 |   387923    62884    758 |  0.000 % |
128.86/128.96	c |     64023 |   10000   656918  1513400 |   426715    64023    754 |  0.000 % |
132.36/132.42	c |     65731 |   10000   656918  1513400 |   469387    65731    747 |  0.000 % |
138.05/138.18	c |     68293 |   10000   656918  1513400 |   516326    68293    746 |  0.000 % |
140.55/140.65	c ===============================================================================
140.55/140.65	c New solution: 5729
140.55/140.65	o 5729
140.55/140.65	c Elapsed CPU time: 139.738 s	Remaining CPU time: 40.2622 s
140.55/140.65	c ===============================================================================
140.55/140.65	c |     69037 |   10000   656919  1523400 |   218973    69037    743 |  0.000 % |
140.76/140.88	c |     69138 |   10000   656919  1523400 |   240870    69138    743 |  0.000 % |
141.25/141.30	c ===============================================================================
141.25/141.30	c New solution: 5685
141.25/141.30	o 5685
141.25/141.30	c Elapsed CPU time: 140.379 s	Remaining CPU time: 39.6213 s
141.25/141.30	c ===============================================================================
141.25/141.30	c |     69174 |   10000   656920  1533400 |   218973    69174    743 |  0.000 % |
141.56/141.62	c ===============================================================================
141.56/141.62	c New solution: 5684
141.56/141.62	o 5684
141.56/141.62	c Elapsed CPU time: 140.693 s	Remaining CPU time: 39.3074 s
141.56/141.62	c ===============================================================================
141.56/141.62	c |     69175 |   10000   656921  1543400 |   218973    69175    743 |  0.000 % |
141.86/141.90	c |     69275 |   10000   656921  1543400 |   240871    69275    743 |  0.000 % |
142.15/142.22	c |     69425 |   10000   656921  1543400 |   264958    69425    743 |  0.000 % |
142.55/142.63	c |     69650 |   10000   656921  1543400 |   291453    69650    743 |  0.000 % |
143.36/143.44	c |     69987 |   10000   656921  1543400 |   320599    69987    743 |  0.000 % |
144.35/144.49	c |     70494 |   10000   656921  1543400 |   352659    70494    744 |  0.000 % |
146.15/146.27	c |     71254 |   10000   656921  1543400 |   387925    71254    748 |  0.000 % |
148.05/148.12	c |     72393 |   10000   656921  1543400 |   426717    72393    744 |  0.000 % |
150.66/150.73	c |     74102 |   10000   656921  1543400 |   469389    74102    740 |  0.000 % |
156.16/156.24	c |     76664 |   10000   656921  1543400 |   516328    76664    741 |  0.000 % |
163.86/163.98	c |     80509 |   10000   656921  1543400 |   567961    80509    733 |  0.000 % |
177.75/177.86	c |     86275 |   10000   656921  1543400 |   624757    86275    723 |  0.000 % |
181.04/181.11	c There are 0 assigned variables. 0 in cost function.
203.34/203.45	c core #1
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 1
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #2
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 2
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #3
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 3
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #4
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 4
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #5
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 5
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #6
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 2	Total Weight: 7
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #7
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 8
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #8
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 9
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #9
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 10
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #10
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 11
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #11
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 12
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #12
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 13
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #13
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 14
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #14
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 15
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #15
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 16
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #16
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 17
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #17
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 18
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #18
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 3	Total Weight: 21
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #19
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 22
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #20
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 23
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #21
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 24
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #22
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 3	Total Weight: 27
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #23
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 28
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #24
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 29
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #25
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 30
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #26
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 31
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #27
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 32
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #28
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 33
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #29
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 34
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #30
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 301	Core Weight: 1	Total Weight: 35
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #31
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 3	Total Weight: 38
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #32
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 2	Total Weight: 40
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #33
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 201	Core Weight: 1	Total Weight: 41
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #34
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 42
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #35
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 43
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #36
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 44
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #37
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 45
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #38
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 46
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #39
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 47
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #40
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 2	Total Weight: 49
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #41
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 50
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #42
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 8	Total Weight: 58
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #43
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 59
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #44
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 60
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #45
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 61
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #46
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 62
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #47
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 63
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #48
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 64
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #49
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 65
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #50
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 2	Total Weight: 67
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #51
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 68
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #52
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 69
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #53
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 2	Total Weight: 71
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #54
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 201	Core Weight: 1	Total Weight: 72
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #55
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 1601	Core Weight: 1	Total Weight: 73
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #56
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 74
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #57
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 75
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #58
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 76
203.34/203.45	c
203.34/203.45	c
203.34/203.45	c core #59
203.34/203.45	c 
203.34/203.45	c 
203.34/203.45	c Core size: 101	Core Weight: 1	Total Weight: 77
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #60
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 78
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #61
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 79
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #62
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 80
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #63
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 2	Total Weight: 82
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #64
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 201	Core Weight: 1	Total Weight: 83
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #65
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 84
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #66
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 301	Core Weight: 1	Total Weight: 85
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #67
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 86
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #68
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 87
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #69
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 3	Total Weight: 90
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #70
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 201	Core Weight: 1	Total Weight: 91
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #71
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 92
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #72
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 93
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #73
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 94
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #74
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 401	Core Weight: 1	Total Weight: 95
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #75
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 96
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #76
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 97
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #77
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 98
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #78
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 99
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #79
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 100
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #80
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 101
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #81
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 102
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #82
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 103
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #83
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 104
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #84
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 105
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #85
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 1101	Core Weight: 1	Total Weight: 106
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #86
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 107
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #87
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 108
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #88
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 109
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #89
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 110
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #90
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 1201	Core Weight: 1	Total Weight: 111
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #91
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 112
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #92
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 113
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #93
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 114
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #94
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 2	Total Weight: 116
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #95
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 2	Total Weight: 118
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #96
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 119
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #97
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 120
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #98
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 121
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #99
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 122
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #100
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 123
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #101
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 124
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #102
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 125
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #103
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 126
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #104
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 2	Total Weight: 128
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #105
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 201	Core Weight: 1	Total Weight: 129
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #106
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 2801	Core Weight: 1	Total Weight: 130
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #107
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 3	Total Weight: 133
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #108
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 4	Total Weight: 137
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #109
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 138
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #110
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 139
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #111
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 4	Total Weight: 143
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #112
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 144
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #113
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 1671	Core Weight: 1	Total Weight: 145
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #114
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 146
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #115
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 101	Core Weight: 1	Total Weight: 147
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #116
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 200	Core Weight: 1	Total Weight: 148
226.13/226.22	c
226.13/226.22	c
226.13/226.22	c core #117
226.13/226.22	c 
226.13/226.22	c 
226.13/226.22	c Core size: 497	Core Weight: 1	Total Weight: 149
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #118
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 596	Core Weight: 1	Total Weight: 150
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #119
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 401	Core Weight: 1	Total Weight: 151
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #120
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 1902	Core Weight: 1	Total Weight: 152
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #121
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 101	Core Weight: 1	Total Weight: 153
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #122
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 101	Core Weight: 1	Total Weight: 154
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #123
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 1537	Core Weight: 1	Total Weight: 155
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #124
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 1995	Core Weight: 1	Total Weight: 156
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c core #125
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 402	Core Weight: 1	Total Weight: 157
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c ============================[ Search Statistics ]==============================
230.03/230.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.03/230.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.03/230.10	c ===============================================================================
230.03/230.10	c |         0 |   28021   694540    51298 |   231513        0    nan |  0.000 % |
230.03/230.12	c ===============================================================================
230.43/230.54	c core #126
230.43/230.54	c 
230.43/230.54	c 
230.43/230.54	c Core size: 790	Core Weight: 1	Total Weight: 158
230.43/230.54	c
230.43/230.54	c
230.43/230.54	c ============================[ Search Statistics ]==============================
230.43/230.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.43/230.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.43/230.54	c ===============================================================================
230.43/230.54	c |         0 |   28803   695298    52189 |   231766        0    nan |  0.000 % |
230.43/230.56	c ===============================================================================
230.84/230.98	c core #127
230.84/230.98	c 
230.84/230.98	c 
230.84/230.98	c Core size: 698	Core Weight: 1	Total Weight: 159
230.84/230.98	c
230.84/230.98	c
230.84/230.98	c ============================[ Search Statistics ]==============================
230.84/230.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.84/230.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.84/230.98	c ===============================================================================
230.84/230.98	c |         0 |   29602   695969    53079 |   231989        0    nan |  0.000 % |
230.93/231.04	c ===============================================================================
231.33/231.48	c core #128
231.33/231.48	c 
231.33/231.48	c 
231.33/231.48	c Core size: 1532	Core Weight: 1	Total Weight: 160
231.33/231.48	c
231.33/231.48	c
231.33/231.48	c ============================[ Search Statistics ]==============================
231.33/231.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.33/231.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.33/231.48	c ===============================================================================
231.33/231.48	c |         0 |   31360   697442    55528 |   232480        0    nan |  0.000 % |
231.43/231.56	c ===============================================================================
231.93/232.01	c core #129
231.93/232.01	c 
231.93/232.01	c 
231.93/232.01	c Core size: 1625	Core Weight: 1	Total Weight: 161
231.93/232.01	c
231.93/232.01	c
231.93/232.01	c ============================[ Search Statistics ]==============================
231.93/232.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.93/232.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.93/232.01	c ===============================================================================
231.93/232.01	c |         0 |   32998   698996    57608 |   232998        0    nan |  0.000 % |
232.04/232.19	c ===============================================================================
232.53/232.62	c core #130
232.53/232.62	c 
232.53/232.62	c 
232.53/232.62	c Core size: 2420	Core Weight: 1	Total Weight: 162
232.53/232.62	c
232.53/232.62	c
232.53/232.62	c ============================[ Search Statistics ]==============================
232.53/232.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.53/232.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.53/232.62	c ===============================================================================
232.53/232.62	c |         0 |   35432   701303    60587 |   233767        0    nan |  0.000 % |
232.73/232.82	c ===============================================================================
233.13/233.26	c core #131
233.13/233.26	c 
233.13/233.26	c 
233.13/233.26	c Core size: 2431	Core Weight: 1	Total Weight: 163
233.13/233.26	c
233.13/233.26	c
233.13/233.26	c ============================[ Search Statistics ]==============================
233.13/233.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.13/233.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.13/233.26	c ===============================================================================
233.13/233.26	c |         0 |   37886   703635    63730 |   234545        0    nan |  0.000 % |
233.33/233.41	c |       100 |   37885   703635    63730 |   257999       99    984 | 20.022 % |
234.14/234.30	c ===============================================================================
234.63/234.75	c core #132
234.63/234.75	c 
234.63/234.75	c 
234.63/234.75	c Core size: 7230	Core Weight: 1	Total Weight: 164
234.63/234.75	c
234.63/234.75	c
234.63/234.75	c ============================[ Search Statistics ]==============================
234.63/234.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.63/234.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.63/234.75	c ===============================================================================
234.63/234.75	c |         0 |   45163   710408    73042 |   236802        0    nan |  0.000 % |
234.83/234.90	c |       101 |   45163   710408    73042 |   260482      101   1399 | 17.246 % |
235.03/235.17	c |       251 |   45163   710408    73042 |   286531      251   1262 | 17.246 % |
235.53/235.61	c |       476 |   45163   710408    73042 |   315184      476   1059 | 17.246 % |
236.13/236.22	c |       818 |   45163   710408    73042 |   346702      818   1041 | 17.246 % |
237.13/237.29	c |      1325 |   45163   710408    73042 |   381373     1325   1463 | 17.246 % |
239.12/239.20	c |      2088 |   45154   710408    73042 |   419510     1920   1533 | 17.473 % |
240.32/240.46	c ===============================================================================
240.83/240.96	c core #133
240.83/240.96	c 
240.83/240.96	c 
240.83/240.96	c Core size: 9562	Core Weight: 1	Total Weight: 165
240.83/240.96	c
240.83/240.96	c
240.83/240.96	c ============================[ Search Statistics ]==============================
240.83/240.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.83/240.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.83/240.96	c ===============================================================================
240.83/240.96	c |         0 |   54801   718973    86046 |   239657        0    nan |  0.000 % |
241.02/241.15	c |       105 |   54801   718973    86046 |   263623      105   1636 | 14.538 % |
241.42/241.53	c |       255 |   54801   718973    86046 |   289985      255   1700 | 14.538 % |
242.12/242.28	c |       480 |   54801   718973    86046 |   318984      480   1478 | 14.538 % |
243.04/243.11	c |       817 |   54801   718973    86046 |   350882      817   1127 | 14.538 % |
244.43/244.58	c |      1324 |   54801   718973    86046 |   385971     1324   1112 | 14.538 % |
246.62/246.74	c |      2083 |   54801   718973    86046 |   424568     2083    965 | 14.538 % |
250.22/250.31	c |      3224 |   54801   718973    86046 |   467024     3224   1213 | 14.538 % |
256.13/256.22	c |      4933 |   54801   718973    86046 |   513727     4933   1213 | 14.538 % |
265.82/265.93	c |      7497 |   54801   718973    86046 |   565100     7497   1259 | 14.538 % |
280.91/281.03	c |     11341 |   54801   718973    86046 |   621610    11341   1479 | 14.538 % |
313.81/313.96	c |     17108 |   54801   718973    86046 |   683771    17108   1880 | 14.538 % |
365.80/365.94	c |     25757 |   54799   718973    86046 |   752148    25753   2006 | 14.541 % |
456.57/456.73	c |     38731 |   54798   718973    86046 |   827363    38718   2308 | 14.542 % |
637.51/637.74	c |     58193 |   54796   718973    86046 |   910099    58171   2799 | 14.545 % |
976.12/976.47	c |     87386 |   54796   718973    86046 |  1001109    87351   3444 | 14.545 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680578-1277451716/watcher-2680578-1277451716 -o /tmp/evaluation-result-2680578-1277451716/solver-2680578-1277451716 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680578-1277451716.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27448
/proc/meminfo: memFree=1209372/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=20768 CPUtime=0.01
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 613 0 0 0 1 0 0 0 21 0 1 0 86466793 21266432 531 1992294400 134512640 135752675 4289584608 18446744073709551615 134609800 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 5192 531 147 303 0 679 0

[startup+0.0637079 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27448
/proc/meminfo: memFree=1209372/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=21720 CPUtime=0.05
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 878 0 0 0 5 0 0 0 21 0 1 0 86466793 22241280 796 1992294400 134512640 135752675 4289584608 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 5430 796 226 303 0 917 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21720

[startup+0.100711 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27448
/proc/meminfo: memFree=1209372/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=22220 CPUtime=0.09
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 1062 0 0 0 9 0 0 0 21 0 1 0 86466793 22753280 980 1992294400 134512640 135752675 4289584608 18446744073709551615 135225891 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 5555 981 281 303 0 1042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22220

[startup+0.300734 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27448
/proc/meminfo: memFree=1209372/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=24696 CPUtime=0.29
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 1944 0 0 0 29 0 0 0 21 0 1 0 86466793 25288704 1862 1992294400 134512640 135752675 4289584608 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 6174 1862 564 303 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24696

[startup+0.70078 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27448
/proc/meminfo: memFree=1209372/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=28708 CPUtime=0.69
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 3456 0 0 0 68 1 0 0 22 0 1 0 86466793 29396992 3374 1992294400 134512640 135752675 4289584608 18446744073709551615 134561363 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 7177 3375 1109 303 0 2664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28708

[startup+1.50087 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27449
/proc/meminfo: memFree=1197212/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=36716 CPUtime=1.49
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 6480 0 0 0 146 3 0 0 25 0 1 0 86466793 37597184 6398 1992294400 134512640 135752675 4289584608 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 9179 6398 2189 303 0 4666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36716

[startup+3.10106 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27449
/proc/meminfo: memFree=1185928/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=41300 CPUtime=3.09
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 14671 0 0 0 303 6 0 0 25 0 1 0 86466793 42291200 9385 1992294400 134512640 135752675 4289584608 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 10325 9386 140 303 0 10020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41300

[startup+6.30143 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 27451
/proc/meminfo: memFree=1131616/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=81060 CPUtime=6.29
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 24628 0 0 0 617 12 0 0 25 0 1 0 86466793 83005440 19342 1992294400 134512640 135752675 4289584608 18446744073709551615 135201152 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 20265 19342 141 303 0 19960 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81060

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 27451
/proc/meminfo: memFree=1131740/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=81060 CPUtime=12.69
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 24638 0 0 0 1248 21 0 0 25 0 1 0 86466793 83005440 19352 1992294400 134512640 135752675 4289584608 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 20265 19352 145 303 0 19960 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81060

[startup+25.5007 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 27451
/proc/meminfo: memFree=1131740/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=81588 CPUtime=25.48
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 24771 0 0 0 2514 34 0 0 25 0 1 0 86466793 83546112 19485 1992294400 134512640 135752675 4289584608 18446744073709551615 134638063 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 20397 19485 145 303 0 20092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81588

[startup+51.1007 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 27451
/proc/meminfo: memFree=1093300/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=120780 CPUtime=51.07
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 34552 0 0 0 5058 49 0 0 25 0 1 0 86466793 123678720 29266 1992294400 134512640 135752675 4289584608 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 30195 29266 145 303 0 29890 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 120780

[startup+102.308 s]
/proc/loadavg: 0.82 0.29 0.10 2/107 27453
/proc/meminfo: memFree=1011212/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=201724 CPUtime=102.27
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 54791 0 0 0 10160 67 0 0 25 0 1 0 86466793 206565376 49505 1992294400 134512640 135752675 4289584608 18446744073709551615 134638032 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 50431 49505 145 303 0 50126 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 201724

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 27455
/proc/meminfo: memFree=930240/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=283528 CPUtime=162.25
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 75238 0 0 0 16126 99 0 0 25 0 1 0 86466793 290332672 69952 1992294400 134512640 135752675 4289584608 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 70882 69952 145 303 0 70577 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 283528

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/107 27455
/proc/meminfo: memFree=887584/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=324048 CPUtime=222.23
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 87077 0 0 0 22115 108 0 0 25 0 1 0 86466793 331825152 80234 1992294400 134512640 135752675 4289584608 18446744073709551615 134548467 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 81012 80234 146 303 0 80707 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 324048

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/107 27457
/proc/meminfo: memFree=887584/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=324048 CPUtime=282.21
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 87111 0 0 0 28101 120 0 0 25 0 1 0 86466793 331825152 80268 1992294400 134512640 135752675 4289584608 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 81012 80268 146 303 0 80707 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 324048

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 27459
/proc/meminfo: memFree=874812/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=337688 CPUtime=342.2
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 90496 0 0 0 34091 129 0 0 25 0 1 0 86466793 345792512 83653 1992294400 134512640 135752675 4289584608 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 84422 83653 146 303 0 84117 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 337688

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/107 27461
/proc/meminfo: memFree=784416/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=429436 CPUtime=402.18
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 113441 0 0 0 40070 148 0 0 25 0 1 0 86466793 439742464 106598 1992294400 134512640 135752675 4289584608 18446744073709551615 134605416 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 107359 106598 146 303 0 107054 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 429436

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 27463
/proc/meminfo: memFree=688688/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=523308 CPUtime=462.17
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 136917 0 0 0 46051 166 0 0 25 0 1 0 86466793 535867392 130074 1992294400 134512640 135752675 4289584608 18446744073709551615 134605224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 130827 130074 146 303 0 130522 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 523308

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 27463
/proc/meminfo: memFree=582544/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=630120 CPUtime=522.15
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 163589 0 0 0 52033 182 0 0 25 0 1 0 86466793 645242880 156746 1992294400 134512640 135752675 4289584608 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 157530 156746 146 303 0 157225 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 630120

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/107 27465
/proc/meminfo: memFree=488676/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=723468 CPUtime=582.13
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 186953 0 0 0 58015 198 0 0 25 0 1 0 86466793 740831232 180110 1992294400 134512640 135752675 4289584608 18446744073709551615 134638161 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 180867 180110 146 303 0 180562 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 723468

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/107 27467
/proc/meminfo: memFree=398156/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=812788 CPUtime=642.12
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 209265 0 0 0 63999 213 0 0 25 0 1 0 86466793 832294912 202422 1992294400 134512640 135752675 4289584608 18446744073709551615 134638032 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 203197 202422 146 303 0 202892 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 812788

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/107 27469
/proc/meminfo: memFree=312224/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=899060 CPUtime=702.1
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 230817 0 0 0 69984 226 0 0 25 0 1 0 86466793 920637440 223974 1992294400 134512640 135752675 4289584608 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 224765 223974 146 303 0 224460 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 899060

[startup+762.308 s]
/proc/loadavg: 0.99 0.91 0.54 2/107 27471
/proc/meminfo: memFree=219348/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=991272 CPUtime=762.09
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 253852 0 0 0 75972 237 0 0 25 0 1 0 86466793 1015062528 247009 1992294400 134512640 135752675 4289584608 18446744073709551615 134604943 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 247818 247009 146 303 0 247513 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 991272

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/107 27471
/proc/meminfo: memFree=116428/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1094952 CPUtime=822.07
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 279763 0 0 0 81956 251 0 0 25 0 1 0 86466793 1121230848 272920 1992294400 134512640 135752675 4289584608 18446744073709551615 134641732 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 273738 272920 146 303 0 273433 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1094952

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 27473
/proc/meminfo: memFree=15120/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1195196 CPUtime=882.05
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 304837 0 0 0 87941 264 0 0 25 0 1 0 86466793 1223880704 297994 1992294400 134512640 135752675 4289584608 18446744073709551615 134642718 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 298799 297994 146 303 0 298494 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1195196

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 27475
/proc/meminfo: memFree=9732/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1299392 CPUtime=942.04
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 330914 0 0 0 93925 279 0 0 25 0 1 0 86466793 1330577408 324071 1992294400 134512640 135752675 4289584608 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 324848 324071 146 303 0 324543 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1299392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 27477
/proc/meminfo: memFree=10268/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1387004 CPUtime=1002.02
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 352799 0 0 0 99910 292 0 0 25 0 1 0 86466793 1420292096 345956 1992294400 134512640 135752675 4289584608 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 346751 345956 146 303 0 346446 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1387004

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 27479
/proc/meminfo: memFree=10604/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1475980 CPUtime=1062
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 375067 0 0 0 105897 303 0 0 25 0 1 0 86466793 1511403520 368224 1992294400 134512640 135752675 4289584608 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 368995 368224 146 303 0 368690 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1475980

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 27479
/proc/meminfo: memFree=9672/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1563008 CPUtime=1121.99
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 396768 0 0 0 111879 320 0 0 25 0 1 0 86466793 1600520192 389925 1992294400 134512640 135752675 4289584608 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 390752 389925 146 303 0 390447 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1563008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/107 27490
/proc/meminfo: memFree=9892/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1668696 CPUtime=1181.92
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 423166 0 0 0 117855 337 0 0 25 0 1 0 86466793 1708744704 416323 1992294400 134512640 135752675 4289584608 18446744073709551615 134641831 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27448/statm: 417174 416323 146 303 0 416869 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1668696

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 27492
/proc/meminfo: memFree=9236/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1748920 CPUtime=1241.71
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 443244 0 0 0 123819 352 0 0 25 0 1 0 86466793 1790894080 436401 1992294400 134512640 135752675 4289584608 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27448/statm: 437230 436401 146 303 0 436925 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 1748920



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1301.5 s]
/proc/loadavg: 0.99 0.97 0.72 2/107 27494
/proc/meminfo: memFree=9420/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=1843368 CPUtime=1300.76
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4202496 466861 0 0 0 129710 366 0 0 25 0 1 0 86466793 1887608832 460018 1992294400 134512640 135752675 4289584608 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27448/statm: 460842 460018 146 303 0 460537 0
Current children cumulated CPU time (s) 1300.76
Current children cumulated vsize (KiB) 1843368

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

Solver just ended. Dumping a history of the last processes samples

[startup+1301.61 s]
/proc/loadavg: 0.99 0.97 0.72 2/107 27494
/proc/meminfo: memFree=9420/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=0 CPUtime=1300.86
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4203524 466861 0 0 0 129710 376 0 0 25 0 1 0 86466793 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27448/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.86
Current children cumulated vsize (KiB) 0

[startup+1301.7 s]
/proc/loadavg: 0.99 0.97 0.72 2/107 27494
/proc/meminfo: memFree=9420/2059040 swapFree=4140116/4192956
[pid=27448] ppid=27446 vsize=0 CPUtime=1300.95
/proc/27448/stat : 27448 (wbo1.4b) R 27446 27448 27423 0 -1 4203524 466861 0 0 0 129710 385 0 0 25 0 1 0 86466793 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27448/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.95
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1301.71
CPU time (s): 1300.97
CPU user time (s): 1297.1
CPU system time (s): 3.86341
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 1843368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.1
system time used= 3.86341
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466861
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= 11
involuntary context switches= 7971

runsolver used 2.28065 second user time and 6.11807 second system time

The end

Launcher Data

Begin job on node033 at 2010-06-25 09:41:57
IDJOB=2680578
IDBENCH=1969
IDSOLVER=1190
FILE ID=node033/2680578-1277451716
PBS_JOBID= 11188133
Free space on /tmp= 62296 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680578-1277451716/watcher-2680578-1277451716 -o /tmp/evaluation-result-2680578-1277451716/solver-2680578-1277451716 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680578-1277451716.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 325852af8542a0f454599a2893f1b120
RANDOM SEED=1617550018

node033.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1209776 kB
Buffers:        182796 kB
Cached:         553836 kB
SwapCached:       5440 kB
Active:         176796 kB
Inactive:       572760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1209776 kB
SwapTotal:     4192956 kB
SwapFree:      4140116 kB
Dirty:           19712 kB
Writeback:           0 kB
AnonPages:       11488 kB
Mapped:          11896 kB
Slab:            77764 kB
PageTables:       4152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62296 MiB
End job on node033 at 2010-06-25 10:03:40