Trace number 2680577

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) 1236.06 1236.5

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_4.opb.PB06.opb
MD5SUMca3282cf347faf21ba3550ec87dd7af4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark483
Best CPU time to get the best result obtained on this benchmark1796.63
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 466
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 494728
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 494728
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-2680577-1277451716.opb.
0.00/0.00	c Instance file HOME/instance-2680577-1277451716.opb
0.00/0.00	c File size is 17233674 bytes.
2.99/3.07	c Highest Coefficient sum: 101
2.99/3.08	c ============================[ Problem Statistics ]=============================
2.99/3.08	c |                                                                             |
2.99/3.08	c |  Parsing time:          3.04         s                                      |
2.99/3.08	c |  Number Variables:      10000                                               |
2.99/3.08	c |  Number Clauses:        656900                                              |
2.99/3.08	c |  Number Cardinality:    0                                                   |
2.99/3.08	c |  Number PB Constraints: 0                                                   |
6.59/6.65	c ============================[ Search Statistics ]==============================
6.59/6.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.59/6.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.59/6.66	c ===============================================================================
6.59/6.66	c |         0 |   10000   656900  1333400 |   218966        0    nan |  0.000 % |
6.70/6.73	c |       100 |   10000   656900  1333400 |   240863      100    958 |  0.000 % |
6.79/6.86	c |       251 |   10000   656900  1333400 |   264949      251   1339 |  0.000 % |
7.08/7.17	c ===============================================================================
7.08/7.17	c New solution: 6851
7.08/7.17	o 6851
7.08/7.17	c Elapsed CPU time: 7.04593 s	Remaining CPU time: 172.954 s
7.08/7.17	c ===============================================================================
7.08/7.17	c |       283 |   10000   656901  1343400 |   218967      283   1242 |  0.000 % |
7.38/7.47	c ===============================================================================
7.38/7.47	c New solution: 6144
7.38/7.47	o 6144
7.38/7.47	c Elapsed CPU time: 7.34288 s	Remaining CPU time: 172.657 s
7.38/7.47	c ===============================================================================
7.38/7.47	c |       289 |   10000   656902  1353400 |   218967      289   1221 |  0.000 % |
7.58/7.62	c |       391 |   10000   656902  1353400 |   240864      391   1033 |  0.000 % |
7.69/7.76	c |       541 |   10000   656902  1353400 |   264950      541   1005 |  0.000 % |
7.89/7.94	c |       768 |   10000   656902  1353400 |   291445      768   1017 |  0.000 % |
8.08/8.19	c |      1105 |   10000   656902  1353400 |   320590     1105   1078 |  0.000 % |
8.58/8.61	c |      1612 |   10000   656902  1353400 |   352649     1612   1152 |  0.000 % |
9.48/9.52	c |      2372 |   10000   656902  1353400 |   387913     2372   1003 |  0.000 % |
9.89/9.92	c ===============================================================================
9.89/9.92	c New solution: 6128
9.89/9.92	o 6128
9.89/9.92	c Elapsed CPU time: 9.75852 s	Remaining CPU time: 170.241 s
9.89/9.92	c ===============================================================================
9.89/9.92	c |      2485 |   10000   656903  1363400 |   218967     2485    986 |  0.000 % |
9.99/10.04	c |      2585 |   10000   656903  1363400 |   240864     2585    986 |  0.000 % |
10.28/10.37	c ===============================================================================
10.28/10.37	c New solution: 6094
10.28/10.37	o 6094
10.28/10.37	c Elapsed CPU time: 10.2054 s	Remaining CPU time: 169.795 s
10.28/10.37	c ===============================================================================
10.28/10.37	c |      2621 |   10000   656904  1373400 |   218968     2621    980 |  0.000 % |
10.58/10.69	c ===============================================================================
10.58/10.69	c New solution: 6054
10.58/10.69	o 6054
10.58/10.69	c Elapsed CPU time: 10.5254 s	Remaining CPU time: 169.475 s
10.58/10.69	c ===============================================================================
10.58/10.69	c |      2664 |   10000   656905  1383400 |   218968     2664    982 |  0.000 % |
10.68/10.78	c |      2764 |   10000   656905  1383400 |   240865     2764   1002 |  0.000 % |
10.89/10.94	c |      2914 |   10000   656905  1383400 |   264951     2914    990 |  0.000 % |
11.18/11.23	c |      3139 |   10000   656905  1383400 |   291446     3139    961 |  0.000 % |
11.69/11.71	c |      3477 |   10000   656905  1383400 |   320591     3477    940 |  0.000 % |
12.19/12.25	c |      3984 |   10000   656905  1383400 |   352650     3984   1030 |  0.000 % |
12.88/12.97	c |      4744 |   10000   656905  1383400 |   387915     4744    984 |  0.000 % |
14.18/14.26	c |      5883 |   10000   656905  1383400 |   426707     5883    964 |  0.000 % |
16.28/16.31	c |      7591 |   10000   656905  1383400 |   469378     7591    897 |  0.000 % |
18.98/19.03	c |     10153 |   10000   656905  1383400 |   516315    10153    876 |  0.000 % |
19.68/19.77	c ===============================================================================
19.68/19.77	c New solution: 6051
19.68/19.77	o 6051
19.68/19.77	c Elapsed CPU time: 19.532 s	Remaining CPU time: 160.468 s
19.68/19.77	c ===============================================================================
19.68/19.77	c |     10540 |   10000   656906  1393400 |   218968    10540    866 |  0.000 % |
19.98/20.08	c ===============================================================================
19.98/20.08	c New solution: 6032
19.98/20.08	o 6032
19.98/20.08	c Elapsed CPU time: 19.832 s	Remaining CPU time: 160.168 s
19.98/20.08	c ===============================================================================
19.98/20.08	c |     10542 |   10000   656907  1403400 |   218969    10542    866 |  0.000 % |
20.28/20.38	c ===============================================================================
20.28/20.38	c New solution: 5725
20.28/20.38	o 5725
20.28/20.38	c Elapsed CPU time: 20.1309 s	Remaining CPU time: 159.869 s
20.28/20.38	c ===============================================================================
20.28/20.38	c |     10543 |   10000   656908  1413400 |   218969    10543    866 |  0.000 % |
20.58/20.68	c ===============================================================================
20.58/20.68	c New solution: 5723
20.58/20.68	o 5723
20.58/20.68	c Elapsed CPU time: 20.4269 s	Remaining CPU time: 159.573 s
20.58/20.68	c ===============================================================================
20.58/20.68	c |     10543 |   10000   656909  1423400 |   218969    10543    866 |  0.000 % |
20.78/20.83	c |     10644 |   10000   656909  1423400 |   240866    10644    863 |  0.000 % |
20.98/21.05	c |     10796 |   10000   656909  1423400 |   264953    10796    860 |  0.000 % |
21.28/21.36	c ===============================================================================
21.28/21.36	c New solution: 5676
21.28/21.36	o 5676
21.28/21.36	c Elapsed CPU time: 21.0928 s	Remaining CPU time: 158.907 s
21.28/21.36	c ===============================================================================
21.28/21.36	c |     10799 |   10000   656910  1433400 |   218970    10799    860 |  0.000 % |
21.48/21.58	c |     10899 |   10000   656910  1433400 |   240867    10899    857 |  0.000 % |
21.77/21.81	c |     11050 |   10000   656910  1433400 |   264953    11050    852 |  0.000 % |
22.09/22.14	c |     11275 |   10000   656910  1433400 |   291449    11275    848 |  0.000 % |
22.68/22.71	c |     11612 |   10000   656910  1433400 |   320593    11612    844 |  0.000 % |
23.48/23.50	c |     12119 |   10000   656910  1433400 |   352653    12119    835 |  0.000 % |
24.67/24.80	c |     12878 |   10000   656910  1433400 |   387918    12878    832 |  0.000 % |
26.27/26.39	c ===============================================================================
26.27/26.39	c New solution: 5675
26.27/26.39	o 5675
26.27/26.39	c Elapsed CPU time: 26.094 s	Remaining CPU time: 153.906 s
26.27/26.39	c ===============================================================================
26.27/26.39	c |     13659 |   10000   656911  1443400 |   218970    13659    832 |  0.000 % |
26.49/26.56	c |     13759 |   10000   656911  1443400 |   240867    13759    829 |  0.000 % |
26.68/26.79	c |     13909 |   10000   656911  1443400 |   264954    13909    830 |  0.000 % |
27.17/27.22	c |     14134 |   10000   656911  1443400 |   291449    14134    825 |  0.000 % |
27.59/27.67	c |     14471 |   10000   656911  1443400 |   320594    14471    827 |  0.000 % |
28.47/28.54	c |     14977 |   10000   656911  1443400 |   352653    14977    823 |  0.000 % |
29.57/29.66	c |     15736 |   10000   656911  1443400 |   387919    15736    812 |  0.000 % |
31.88/31.91	c |     16876 |   10000   656911  1443400 |   426711    16876    801 |  0.000 % |
34.97/35.04	c |     18585 |   10000   656911  1443400 |   469382    18585    782 |  0.000 % |
39.46/39.60	c |     21147 |   10000   656911  1443400 |   516320    21147    773 |  0.000 % |
40.36/40.49	c ===============================================================================
40.36/40.49	c New solution: 5665
40.36/40.49	o 5665
40.36/40.49	c Elapsed CPU time: 40.1079 s	Remaining CPU time: 139.892 s
40.36/40.49	c ===============================================================================
40.36/40.50	c |     21432 |   10000   656912  1453400 |   218970    21432    772 |  0.000 % |
40.56/40.66	c |     21533 |   10000   656912  1453400 |   240867    21533    772 |  0.000 % |
40.76/40.86	c |     21683 |   10000   656912  1453400 |   264954    21683    769 |  0.000 % |
41.15/41.27	c |     21908 |   10000   656912  1453400 |   291449    21908    767 |  0.000 % |
41.66/41.78	c |     22245 |   10000   656912  1453400 |   320594    22245    766 |  0.000 % |
42.45/42.56	c |     22753 |   10000   656912  1453400 |   352654    22753    765 |  0.000 % |
43.86/43.93	c |     23512 |   10000   656912  1453400 |   387919    23512    758 |  0.000 % |
45.76/45.85	c |     24651 |   10000   656912  1453400 |   426711    24651    752 |  0.000 % |
48.55/48.69	c |     26359 |   10000   656912  1453400 |   469383    26359    738 |  0.000 % |
49.85/49.99	c ===============================================================================
49.85/49.99	c New solution: 5619
49.85/49.99	o 5619
49.85/49.99	c Elapsed CPU time: 49.5265 s	Remaining CPU time: 130.474 s
49.85/49.99	c ===============================================================================
49.85/49.99	c |     26939 |   10000   656913  1463400 |   218971    26939    736 |  0.000 % |
50.05/50.15	c |     27040 |   10000   656913  1463400 |   240868    27040    737 |  0.000 % |
50.35/50.44	c |     27190 |   10000   656913  1463400 |   264954    27190    737 |  0.000 % |
50.75/50.84	c |     27416 |   10000   656913  1463400 |   291450    27416    737 |  0.000 % |
51.36/51.44	c |     27753 |   10000   656913  1463400 |   320595    27753    737 |  0.000 % |
52.06/52.11	c |     28259 |   10000   656913  1463400 |   352654    28259    742 |  0.000 % |
53.46/53.57	c |     29018 |   10000   656913  1463400 |   387920    29018    743 |  0.000 % |
55.45/55.51	c |     30158 |   10000   656913  1463400 |   426712    30158    738 |  0.000 % |
57.55/57.69	c |     31868 |   10000   656913  1463400 |   469383    31868    729 |  0.000 % |
61.66/61.73	c |     34430 |   10000   656913  1463400 |   516322    34430    717 |  0.000 % |
69.05/69.13	c |     38274 |   10000   656913  1463400 |   567954    38274    702 |  0.000 % |
78.94/79.05	c |     44041 |   10000   656913  1463400 |   624749    44041    688 |  0.000 % |
79.84/79.96	c ===============================================================================
79.84/79.96	c New solution: 5617
79.84/79.96	o 5617
79.84/79.96	c Elapsed CPU time: 79.3489 s	Remaining CPU time: 100.651 s
79.84/79.96	c ===============================================================================
79.84/79.96	c |     44395 |   10000   656914  1473400 |   218971    44395    690 |  0.000 % |
80.14/80.21	c |     44496 |   10000   656914  1473400 |   240868    44496    690 |  0.000 % |
80.44/80.52	c |     44647 |   10000   656914  1473400 |   264955    44647    689 |  0.000 % |
80.83/80.94	c |     44873 |   10000   656914  1473400 |   291450    44873    688 |  0.000 % |
81.54/81.62	c |     45211 |   10000   656914  1473400 |   320595    45211    695 |  0.000 % |
82.33/82.40	c |     45717 |   10000   656914  1473400 |   352655    45717    694 |  0.000 % |
83.34/83.46	c |     46478 |   10000   656914  1473400 |   387921    46478    690 |  0.000 % |
85.14/85.26	c |     47618 |   10000   656914  1473400 |   426713    47618    685 |  0.000 % |
89.24/89.33	c |     49326 |   10000   656914  1473400 |   469384    49326    682 |  0.000 % |
93.73/93.85	c |     51888 |   10000   656914  1473400 |   516322    51888    676 |  0.000 % |
100.44/100.50	c |     55732 |   10000   656914  1473400 |   567955    55732    686 |  0.000 % |
101.53/101.69	c ===============================================================================
101.53/101.69	c New solution: 5613
101.53/101.69	o 5613
101.53/101.69	c Elapsed CPU time: 100.958 s	Remaining CPU time: 79.0423 s
101.53/101.69	c ===============================================================================
101.53/101.69	c |     56077 |   10000   656915  1483400 |   218971    56077    685 |  0.000 % |
101.74/101.86	c |     56177 |   10000   656915  1483400 |   240868    56177    685 |  0.000 % |
102.13/102.21	c |     56327 |   10000   656915  1483400 |   264955    56327    685 |  0.000 % |
102.43/102.54	c |     56553 |   10000   656915  1483400 |   291451    56553    684 |  0.000 % |
102.93/103.04	c |     56891 |   10000   656915  1483400 |   320596    56891    684 |  0.000 % |
103.83/103.96	c |     57397 |   10000   656915  1483400 |   352656    57397    682 |  0.000 % |
105.33/105.49	c |     58157 |   10000   656915  1483400 |   387921    58157    680 |  0.000 % |
107.43/107.59	c |     59297 |   10000   656915  1483400 |   426713    59297    678 |  0.000 % |
110.53/110.67	c |     61006 |   10000   656915  1483400 |   469385    61006    673 |  0.000 % |
110.82/110.99	c ===============================================================================
110.82/110.99	c New solution: 5589
110.82/110.99	o 5589
110.82/110.99	c Elapsed CPU time: 110.184 s	Remaining CPU time: 69.8158 s
110.82/110.99	c ===============================================================================
110.82/110.99	c |     61007 |   10000   656916  1493400 |   218972    61007    673 |  0.000 % |
111.43/111.51	c ===============================================================================
111.43/111.51	c New solution: 5571
111.43/111.51	o 5571
111.43/111.51	c Elapsed CPU time: 110.696 s	Remaining CPU time: 69.3038 s
111.43/111.51	c ===============================================================================
111.43/111.51	c |     61084 |   10000   656917  1503400 |   218972    61084    673 |  0.000 % |
111.63/111.79	c |     61185 |   10000   656917  1503400 |   240869    61185    673 |  0.000 % |
112.02/112.12	c |     61335 |   10000   656917  1503400 |   264956    61335    672 |  0.000 % |
112.32/112.48	c |     61561 |   10000   656917  1503400 |   291452    61561    672 |  0.000 % |
113.13/113.21	c |     61900 |   10000   656917  1503400 |   320597    61900    671 |  0.000 % |
114.12/114.23	c |     62407 |   10000   656917  1503400 |   352657    62407    671 |  0.000 % |
115.22/115.34	c |     63168 |   10000   656917  1503400 |   387922    63168    672 |  0.000 % |
117.43/117.53	c |     64307 |   10000   656917  1503400 |   426715    64307    669 |  0.000 % |
120.42/120.52	c |     66015 |   10000   656917  1503400 |   469386    66015    666 |  0.000 % |
125.92/126.00	c |     68577 |   10000   656917  1503400 |   516325    68577    670 |  0.000 % |
132.81/132.94	c |     72422 |   10000   656917  1503400 |   567957    72422    665 |  0.000 % |
146.81/146.90	c |     78188 |   10000   656917  1503400 |   624753    78188    670 |  0.000 % |
163.61/163.71	c |     86838 |   10000   656917  1503400 |   687228    86838    689 |  0.000 % |
181.00/181.12	c There are 0 assigned variables. 0 in cost function.
203.60/203.79	c core #1
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 2	Total Weight: 2
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #2
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 3
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #3
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 3	Total Weight: 6
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #4
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 7
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #5
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 2	Total Weight: 9
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #6
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 10
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #7
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 11
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #8
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 12
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #9
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 13
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #10
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 14
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #11
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 15
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #12
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 16
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #13
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 17
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #14
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 3	Total Weight: 20
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #15
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 21
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #16
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 22
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #17
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 3	Total Weight: 25
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #18
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 26
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #19
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 27
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #20
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 28
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #21
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 2	Total Weight: 30
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #22
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 2	Total Weight: 32
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #23
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 2	Total Weight: 34
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #24
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 35
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #25
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 201	Core Weight: 1	Total Weight: 36
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #26
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 37
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #27
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 9	Total Weight: 46
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #28
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 47
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #29
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 48
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #30
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 49
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #31
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 201	Core Weight: 1	Total Weight: 50
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #32
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 401	Core Weight: 1	Total Weight: 51
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #33
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 52
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #34
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 2	Total Weight: 54
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #35
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 55
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #36
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 56
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #37
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 57
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #38
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 58
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #39
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 59
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #40
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 60
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #41
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 61
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #42
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 5	Total Weight: 66
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #43
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 401	Core Weight: 1	Total Weight: 67
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #44
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 68
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #45
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 4	Total Weight: 72
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #46
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 73
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #47
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 401	Core Weight: 1	Total Weight: 74
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #48
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 75
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #49
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 76
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #50
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 201	Core Weight: 1	Total Weight: 77
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #51
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 78
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #52
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 79
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #53
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 80
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #54
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 81
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #55
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 82
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #56
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 83
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #57
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 1	Total Weight: 84
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #58
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 101	Core Weight: 3	Total Weight: 87
203.60/203.79	c
203.60/203.79	c
203.60/203.79	c core #59
203.60/203.79	c 
203.60/203.79	c 
203.60/203.79	c Core size: 301	Core Weight: 1	Total Weight: 88
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #60
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 89
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #61
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 201	Core Weight: 1	Total Weight: 90
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #62
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 901	Core Weight: 1	Total Weight: 91
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #63
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 92
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #64
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 93
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #65
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 94
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #66
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 95
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #67
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 96
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #68
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 97
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #69
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 301	Core Weight: 1	Total Weight: 98
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #70
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 4	Total Weight: 102
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #71
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 103
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #72
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 104
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #73
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 201	Core Weight: 1	Total Weight: 105
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #74
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 106
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #75
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 107
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #76
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 108
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #77
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 109
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #78
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 110
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #79
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 111
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #80
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 112
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #81
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 113
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #82
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 114
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #83
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 115
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #84
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 116
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #85
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 117
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #86
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 2	Total Weight: 119
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #87
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 2601	Core Weight: 1	Total Weight: 120
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #88
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 121
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #89
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 122
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #90
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 123
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #91
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 124
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #92
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 125
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #93
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 2	Total Weight: 127
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #94
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 201	Core Weight: 1	Total Weight: 128
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #95
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 129
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #96
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 501	Core Weight: 1	Total Weight: 130
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #97
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 131
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #98
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 132
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #99
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 4	Total Weight: 136
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #100
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 2601	Core Weight: 1	Total Weight: 137
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #101
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 2	Total Weight: 139
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #102
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 140
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #103
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 141
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #104
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 142
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #105
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 2	Total Weight: 144
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #106
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 145
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #107
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 201	Core Weight: 1	Total Weight: 146
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #108
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 147
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #109
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 148
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #110
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 149
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #111
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 2	Total Weight: 151
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #112
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 701	Core Weight: 1	Total Weight: 152
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #113
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 153
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #114
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 154
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #115
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 155
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #116
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 1	Total Weight: 156
226.78/226.97	c
226.78/226.97	c
226.78/226.97	c core #117
226.78/226.97	c 
226.78/226.97	c 
226.78/226.97	c Core size: 101	Core Weight: 2	Total Weight: 158
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #118
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 201	Core Weight: 1	Total Weight: 159
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #119
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 497	Core Weight: 1	Total Weight: 160
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #120
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 397	Core Weight: 1	Total Weight: 161
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #121
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 101	Core Weight: 1	Total Weight: 162
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #122
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 397	Core Weight: 1	Total Weight: 163
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #123
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 1265	Core Weight: 1	Total Weight: 164
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #124
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 1451	Core Weight: 1	Total Weight: 165
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #125
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 1537	Core Weight: 1	Total Weight: 166
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #126
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 1538	Core Weight: 1	Total Weight: 167
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #127
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 299	Core Weight: 1	Total Weight: 168
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c core #128
231.88/232.03	c 
231.88/232.03	c 
231.88/232.03	c Core size: 1265	Core Weight: 1	Total Weight: 169
231.88/232.03	c
231.88/232.03	c
231.88/232.03	c ============================[ Search Statistics ]==============================
231.88/232.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.88/232.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.88/232.03	c ===============================================================================
231.88/232.03	c |         0 |   29049   695653    52733 |   231884        0    nan |  0.000 % |
231.88/232.04	c ===============================================================================
232.27/232.47	c core #129
232.27/232.47	c 
232.27/232.47	c 
232.27/232.47	c Core size: 507	Core Weight: 1	Total Weight: 170
232.27/232.47	c
232.27/232.47	c
232.27/232.47	c ============================[ Search Statistics ]==============================
232.27/232.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.27/232.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.27/232.47	c ===============================================================================
232.27/232.47	c |         0 |   29655   696135    53358 |   232045        0    nan |  0.000 % |
232.37/232.50	c ===============================================================================
232.77/232.94	c core #130
232.77/232.94	c 
232.77/232.94	c 
232.77/232.94	c Core size: 791	Core Weight: 1	Total Weight: 171
232.77/232.94	c
232.77/232.94	c
232.77/232.94	c ============================[ Search Statistics ]==============================
232.77/232.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.77/232.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.77/232.94	c ===============================================================================
232.77/232.94	c |         0 |   30458   696888    54549 |   232296        0    nan |  0.000 % |
232.77/232.96	c ===============================================================================
233.27/233.40	c core #131
233.27/233.40	c 
233.27/233.40	c 
233.27/233.40	c Core size: 402	Core Weight: 1	Total Weight: 172
233.27/233.40	c
233.27/233.40	c
233.27/233.40	c ============================[ Search Statistics ]==============================
233.27/233.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.27/233.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.27/233.40	c ===============================================================================
233.27/233.40	c |         0 |   30860   697272    55067 |   232424        0    nan |  0.000 % |
233.27/233.42	c ===============================================================================
233.67/233.87	c core #132
233.67/233.87	c 
233.67/233.87	c 
233.67/233.87	c Core size: 497	Core Weight: 1	Total Weight: 173
233.67/233.87	c
233.67/233.87	c
233.67/233.87	c ============================[ Search Statistics ]==============================
233.67/233.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.67/233.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.67/233.87	c ===============================================================================
233.67/233.87	c |         0 |   31465   697751    55806 |   232583        0    nan |  0.000 % |
233.77/233.98	c ===============================================================================
234.28/234.43	c core #133
234.28/234.43	c 
234.28/234.43	c 
234.28/234.43	c Core size: 1819	Core Weight: 1	Total Weight: 174
234.28/234.43	c
234.28/234.43	c
234.28/234.43	c ============================[ Search Statistics ]==============================
234.28/234.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.28/234.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.28/234.43	c ===============================================================================
234.28/234.43	c |         0 |   33297   699503    58052 |   233167        0    nan |  0.000 % |
234.37/234.55	c ===============================================================================
234.77/234.99	c core #134
234.77/234.99	c 
234.77/234.99	c 
234.77/234.99	c Core size: 1810	Core Weight: 1	Total Weight: 175
234.77/234.99	c
234.77/234.99	c
234.77/234.99	c ============================[ Search Statistics ]==============================
234.77/234.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.77/234.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.77/234.99	c ===============================================================================
234.77/234.99	c |         0 |   35329   701220    60643 |   233740        0    nan |  0.000 % |
235.17/235.30	c ===============================================================================
235.57/235.79	c core #135
235.57/235.79	c 
235.57/235.79	c 
235.57/235.79	c Core size: 3757	Core Weight: 1	Total Weight: 176
235.57/235.79	c
235.57/235.79	c
235.57/235.79	c ============================[ Search Statistics ]==============================
235.57/235.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.57/235.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.57/235.79	c ===============================================================================
235.57/235.79	c |         0 |   39128   704782    65627 |   234927        0    nan |  0.000 % |
235.77/235.90	c |       101 |   39124   704782    65627 |   258420       98    526 | 19.711 % |
235.97/236.18	c ===============================================================================
236.48/236.66	c core #136
236.48/236.66	c 
236.48/236.66	c 
236.48/236.66	c Core size: 3872	Core Weight: 1	Total Weight: 177
236.48/236.66	c
236.48/236.66	c
236.48/236.66	c ============================[ Search Statistics ]==============================
236.48/236.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.48/236.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.48/236.66	c ===============================================================================
236.48/236.66	c |         0 |   43026   708412    70731 |   236137        0    nan |  0.000 % |
236.57/236.78	c |       102 |   43026   708412    70731 |   259751      102    516 | 17.968 % |
237.48/237.68	c ===============================================================================
237.97/238.17	c core #137
237.97/238.17	c 
237.97/238.17	c 
237.97/238.17	c Core size: 6544	Core Weight: 1	Total Weight: 178
237.97/238.17	c
237.97/238.17	c
237.97/238.17	c ============================[ Search Statistics ]==============================
237.97/238.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.97/238.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.97/238.17	c ===============================================================================
237.97/238.17	c |         0 |   49626   714551    79262 |   238183        0    nan |  0.000 % |
238.17/238.33	c |       105 |   49626   714551    79262 |   262002      105   1071 | 15.872 % |
238.58/238.73	c |       256 |   49626   714551    79262 |   288202      256   1597 | 15.872 % |
239.07/239.25	c |       481 |   49626   714551    79262 |   317022      481   1573 | 15.872 % |
239.97/240.15	c |       819 |   49625   714551    79262 |   348724      816   1360 | 15.874 % |
241.57/241.70	c |      1327 |   49625   714551    79262 |   383597     1324   1305 | 15.874 % |
244.07/244.28	c |      2087 |   49625   714551    79262 |   421956     2084   2149 | 15.874 % |
247.77/247.94	c |      3227 |   49625   714551    79262 |   464152     3224   2353 | 15.874 % |
251.16/251.32	c ===============================================================================
251.66/251.89	c core #138
251.66/251.89	c 
251.66/251.89	c 
251.66/251.89	c Core size: 10205	Core Weight: 1	Total Weight: 179
251.66/251.89	c
251.66/251.89	c
251.66/251.89	c ============================[ Search Statistics ]==============================
251.66/251.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.66/251.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.66/251.89	c ===============================================================================
251.66/251.89	c |         0 |   59910   723307    94395 |   241102        0    nan |  0.000 % |
251.87/252.08	c |       100 |   59910   723307    94395 |   265212      100   1026 | 13.379 % |
252.36/252.53	c |       250 |   59910   723307    94395 |   291733      250    797 | 13.379 % |
253.36/253.59	c |       475 |   59910   723307    94395 |   320907      475    899 | 13.379 % |
255.56/255.76	c |       812 |   59910   723307    94395 |   352997      812   1172 | 13.379 % |
259.66/259.85	c |      1319 |   59910   723307    94395 |   388297     1319   1568 | 13.379 % |
262.66/262.87	c |      2078 |   59910   723307    94395 |   427127     2078   1448 | 13.379 % |
267.66/267.86	c |      3217 |   59910   723307    94395 |   469840     3217   1309 | 13.379 % |
274.76/274.92	c |      4926 |   59910   723307    94395 |   516824     4926   1317 | 13.379 % |
289.45/289.60	c |      7490 |   59910   723307    94395 |   568506     7490   1387 | 13.379 % |
304.55/304.79	c |     11335 |   59910   723307    94395 |   625357    11335   1540 | 13.379 % |
342.83/343.06	c |     17104 |   59910   723307    94395 |   687893    17104   2420 | 13.379 % |
417.01/417.27	c |     25755 |   59910   723307    94395 |   756682    25755   3008 | 13.379 % |
515.79/516.01	c |     38735 |   59909   723307    94395 |   832350    38714   3057 | 13.380 % |
699.34/699.61	c |     58196 |   59908   723307    94395 |   915585    58144   3435 | 13.381 % |
983.64/984.09	c |     87389 |   59908   723307    94395 |  1007144    87337   3747 | 13.381 % |

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-2680577-1277451716/watcher-2680577-1277451716 -o /tmp/evaluation-result-2680577-1277451716/solver-2680577-1277451716 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680577-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 2/106 20430
/proc/meminfo: memFree=1078128/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=20280 CPUtime=0
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 491 0 0 0 0 0 0 0 18 0 1 0 120773421 20766720 410 1992294400 134512640 135752675 4290731984 18446744073709551615 134559885 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 5070 412 139 303 0 557 0

[startup+0.112046 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 20430
/proc/meminfo: memFree=1078128/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=22356 CPUtime=0.1
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 1101 0 0 0 10 0 0 0 18 0 1 0 120773421 22892544 1020 1992294400 134512640 135752675 4290731984 18446744073709551615 135211752 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 5589 1021 291 303 0 1076 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22356

[startup+0.202039 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 20430
/proc/meminfo: memFree=1078128/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=23524 CPUtime=0.19
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 1522 0 0 0 19 0 0 0 18 0 1 0 120773421 24088576 1441 1992294400 134512640 135752675 4290731984 18446744073709551615 135225894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 5881 1441 421 303 0 1368 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23524

[startup+0.301049 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 20430
/proc/meminfo: memFree=1078128/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=24700 CPUtime=0.28
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 1925 0 0 0 28 0 0 0 19 0 1 0 120773421 25292800 1844 1992294400 134512640 135752675 4290731984 18446744073709551615 134574253 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 6175 1844 558 303 0 1662 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24700

[startup+0.701094 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 20430
/proc/meminfo: memFree=1078128/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=28580 CPUtime=0.69
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 3439 0 0 0 68 1 0 0 19 0 1 0 120773421 29265920 3358 1992294400 134512640 135752675 4290731984 18446744073709551615 134559859 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 7145 3358 1102 303 0 2632 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28580

[startup+1.50018 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 20431
/proc/meminfo: memFree=1065100/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=36720 CPUtime=1.49
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 6446 0 0 0 147 2 0 0 21 0 1 0 120773421 37601280 6365 1992294400 134512640 135752675 4290731984 18446744073709551615 134574276 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 9180 6365 2176 303 0 4667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36720

[startup+3.10036 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 20431
/proc/meminfo: memFree=1053940/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=40380 CPUtime=3.08
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 14455 0 0 0 304 4 0 0 25 0 1 0 120773421 41349120 9170 1992294400 134512640 135752675 4290731984 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 10095 9170 140 303 0 9790 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40380

[startup+6.30071 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 20431
/proc/meminfo: memFree=1000496/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=81064 CPUtime=6.28
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 24628 0 0 0 618 10 0 0 25 0 1 0 120773421 83009536 19343 1992294400 134512640 135752675 4290731984 18446744073709551615 135200964 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 20266 19343 141 303 0 19961 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81064

[startup+12.7004 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 20433
/proc/meminfo: memFree=1000620/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=81064 CPUtime=12.68
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 24638 0 0 0 1249 19 0 0 25 0 1 0 120773421 83009536 19353 1992294400 134512640 135752675 4290731984 18446744073709551615 134638089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 20266 19353 145 303 0 19961 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81064

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 20433
/proc/meminfo: memFree=995536/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=86780 CPUtime=25.48
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 26073 0 0 0 2520 28 0 0 25 0 1 0 120773421 88862720 20788 1992294400 134512640 135752675 4290731984 18446744073709551615 134605375 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 21695 20788 145 303 0 21390 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86780

[startup+51.1017 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 20433
/proc/meminfo: memFree=956724/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=126124 CPUtime=51.05
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 35894 0 0 0 5061 44 0 0 25 0 1 0 120773421 129150976 30609 1992294400 134512640 135752675 4290731984 18446744073709551615 134638063 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 31531 30609 145 303 0 31226 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 126124

[startup+102.301 s]
/proc/loadavg: 0.81 0.28 0.10 2/107 20435
/proc/meminfo: memFree=880216/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=201496 CPUtime=102.24
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 54728 0 0 0 10155 69 0 0 25 0 1 0 120773421 206331904 49443 1992294400 134512640 135752675 4290731984 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 50374 49444 145 303 0 50069 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 201496

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 20437
/proc/meminfo: memFree=796144/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=286500 CPUtime=162.21
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 75988 0 0 0 16124 97 0 0 25 0 1 0 120773421 293376000 70703 1992294400 134512640 135752675 4290731984 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 71625 70703 145 303 0 71320 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 286500

[startup+222.309 s]
/proc/loadavg: 0.97 0.51 0.20 2/107 20437
/proc/meminfo: memFree=742824/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=337516 CPUtime=222.19
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 90455 0 0 0 22114 105 0 0 25 0 1 0 120773421 345616384 83604 1992294400 134512640 135752675 4290731984 18446744073709551615 134633493 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 84379 83604 146 303 0 84074 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 337516

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/107 20439
/proc/meminfo: memFree=742824/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=337516 CPUtime=282.16
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 90493 0 0 0 28099 117 0 0 25 0 1 0 120773421 345616384 83642 1992294400 134512640 135752675 4290731984 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 84379 83642 146 303 0 84074 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 337516

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 20441
/proc/meminfo: memFree=742700/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=338352 CPUtime=342.14
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 90703 0 0 0 34090 124 0 0 25 0 1 0 120773421 346472448 83852 1992294400 134512640 135752675 4290731984 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 84588 83852 146 303 0 84283 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 338352

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/107 20443
/proc/meminfo: memFree=628620/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=453652 CPUtime=402.12
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 119492 0 0 0 40069 143 0 0 25 0 1 0 120773421 464539648 112641 1992294400 134512640 135752675 4290731984 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 113413 112641 146 303 0 113108 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 453652

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 20445
/proc/meminfo: memFree=531652/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=549436 CPUtime=462.1
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 143456 0 0 0 46049 161 0 0 25 0 1 0 120773421 562622464 136605 1992294400 134512640 135752675 4290731984 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 137359 136605 146 303 0 137054 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 549436

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 20445
/proc/meminfo: memFree=430716/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=650208 CPUtime=522.08
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 168638 0 0 0 52030 178 0 0 25 0 1 0 120773421 665812992 161787 1992294400 134512640 135752675 4290731984 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 162552 161787 146 303 0 162247 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 650208

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/107 20447
/proc/meminfo: memFree=328788/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=751984 CPUtime=582.06
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 194075 0 0 0 58011 195 0 0 25 0 1 0 120773421 770031616 187224 1992294400 134512640 135752675 4290731984 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 187996 187224 146 303 0 187691 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 751984

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/107 20449
/proc/meminfo: memFree=219544/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=861588 CPUtime=642.04
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 221469 0 0 0 63995 209 0 0 25 0 1 0 120773421 882266112 214618 1992294400 134512640 135752675 4290731984 18446744073709551615 134605221 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 215397 214618 146 303 0 215092 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 861588

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/107 20451
/proc/meminfo: memFree=111292/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=969144 CPUtime=702.03
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 248380 0 0 0 69975 228 0 0 25 0 1 0 120773421 992403456 241529 1992294400 134512640 135752675 4290731984 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 242286 241529 146 303 0 241981 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 969144

[startup+762.301 s]
/proc/loadavg: 0.99 0.91 0.53 2/107 20453
/proc/meminfo: memFree=9816/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1083684 CPUtime=762.02
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 276988 0 0 0 75956 246 0 0 25 0 1 0 120773421 1109692416 270137 1992294400 134512640 135752675 4290731984 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 270921 270137 146 303 0 270616 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 1083684

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/107 20453
/proc/meminfo: memFree=9844/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1191764 CPUtime=821.99
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 304004 0 0 0 81937 262 0 0 25 0 1 0 120773421 1220366336 297153 1992294400 134512640 135752675 4290731984 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 297941 297153 146 303 0 297636 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1191764

[startup+882.309 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 20455
/proc/meminfo: memFree=9608/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1294032 CPUtime=881.97
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 329581 0 0 0 87920 277 0 0 25 0 1 0 120773421 1325088768 322730 1992294400 134512640 135752675 4290731984 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 323508 322730 146 303 0 323203 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1294032

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 20457
/proc/meminfo: memFree=10488/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1386484 CPUtime=941.95
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 352708 0 0 0 93902 293 0 0 25 0 1 0 120773421 1419759616 345857 1992294400 134512640 135752675 4290731984 18446744073709551615 134519021 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 346621 345857 146 303 0 346316 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1386484

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 20459
/proc/meminfo: memFree=9216/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1490172 CPUtime=1001.93
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 378637 0 0 0 99886 307 0 0 25 0 1 0 120773421 1525936128 371786 1992294400 134512640 135752675 4290731984 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 372543 371786 146 303 0 372238 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 1490172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 20461
/proc/meminfo: memFree=9336/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1574984 CPUtime=1061.91
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 399763 0 0 0 105870 321 0 0 25 0 1 0 120773421 1612783616 392912 1992294400 134512640 135752675 4290731984 18446744073709551615 134638053 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 393746 392912 146 303 0 393441 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 1574984

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 20461
/proc/meminfo: memFree=9216/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1672444 CPUtime=1121.89
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 424130 0 0 0 111853 336 0 0 25 0 1 0 120773421 1712582656 417279 1992294400 134512640 135752675 4290731984 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 418111 417279 146 303 0 417806 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1672444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/107 20472
/proc/meminfo: memFree=9332/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1762636 CPUtime=1181.87
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 446681 0 0 0 117836 351 0 0 25 0 1 0 120773421 1804939264 439830 1992294400 134512640 135752675 4290731984 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 440659 439830 146 303 0 440354 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1762636



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1236.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 20474
/proc/meminfo: memFree=9436/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=1843288 CPUtime=1235.86
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4202496 466869 0 0 0 123224 362 0 0 25 0 1 0 120773421 1887526912 460018 1992294400 134512640 135752675 4290731984 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20430/statm: 460822 460018 146 303 0 460517 0
Current children cumulated CPU time (s) 1235.86
Current children cumulated vsize (KiB) 1843288

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

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

[startup+1236.41 s]
/proc/loadavg: 0.99 0.97 0.70 2/108 20475
/proc/meminfo: memFree=1103852/2059040 swapFree=4139972/4192956
[pid=20430] ppid=20428 vsize=0 CPUtime=1235.97
/proc/20430/stat : 20430 (wbo1.4b) R 20428 20430 20405 0 -1 4203524 466869 0 0 0 123224 373 0 0 25 0 1 0 120773421 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/20430/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1235.97
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1236.5
CPU time (s): 1236.06
CPU user time (s): 1232.24
CPU system time (s): 3.81442
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 1843288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1232.24
system time used= 3.81442
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466869
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= 2
involuntary context switches= 12243

runsolver used 2.10968 second user time and 5.82211 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-25 09:41:57
IDJOB=2680577
IDBENCH=1968
IDSOLVER=1190
FILE ID=node009/2680577-1277451716
PBS_JOBID= 11188149
Free space on /tmp= 62384 MiB

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

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=234233814

node009.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.199
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.39
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.199
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1078656 kB
Buffers:        209608 kB
Cached:         652520 kB
SwapCached:       5596 kB
Active:         383740 kB
Inactive:       491372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1078656 kB
SwapTotal:     4192956 kB
SwapFree:      4139972 kB
Dirty:           19692 kB
Writeback:           0 kB
AnonPages:       11432 kB
Mapped:          11904 kB
Slab:            83356 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181580 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= 62380 MiB
End job on node009 at 2010-06-25 10:02:35