Trace number 2680548

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) 1076.64 1077

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-apex7.b.opb
MD5SUMa226ce89d775a348c35d29e51d9044b6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark4.86426
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1108
Total number of constraints2313
Number of constraints which are clauses2313
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 constraint1
Maximum length of a constraint295
Number of terms in the objective function 1108
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1108
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1108
Number of bits of the biggest sum of numbers11
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-2680548-1277457308.opb.
0.00/0.00	c Instance file HOME/instance-2680548-1277457308.opb
0.00/0.00	c File size is 598740 bytes.
0.05/0.09	c Highest Coefficient sum: 296
0.05/0.09	c ============================[ Problem Statistics ]=============================
0.05/0.09	c |                                                                             |
0.05/0.09	c |  Parsing time:          0.10         s                                      |
0.05/0.09	c |  Number Variables:      1108                                                |
0.05/0.09	c |  Number Clauses:        2313                                                |
0.05/0.09	c |  Number Cardinality:    0                                                   |
0.05/0.09	c |  Number PB Constraints: 0                                                   |
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1100     2313    73167 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 53
0.09/0.10	o 53
0.09/0.10	c Elapsed CPU time: 0.099984 s	Remaining CPU time: 179.9 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1100     2314    74275 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 52
0.09/0.10	o 52
0.09/0.10	c Elapsed CPU time: 0.100984 s	Remaining CPU time: 179.899 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         3 |    1100     2315    75383 |     5000        3    199 |  0.000 % |
0.09/0.12	c |       104 |    1100     2315    75383 |     5500      104    168 |  0.722 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 51
0.09/0.13	o 51
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 179.871 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |       174 |    1100     2316    76491 |     5000      174    141 |  0.722 % |
0.09/0.15	c |       274 |    1100     2316    76491 |     5500      274    159 |  0.722 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: 50
0.09/0.15	o 50
0.09/0.15	c Elapsed CPU time: 0.148977 s	Remaining CPU time: 179.851 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |       280 |    1100     2317    77599 |     5000      280    157 |  0.722 % |
0.19/0.20	c |       380 |    1100     2317    77599 |     5500      380    154 |  0.722 % |
0.19/0.26	c |       530 |    1100     2317    77599 |     6050      530    153 |  0.722 % |
0.29/0.31	c |       755 |    1100     2317    77599 |     6655      755    137 |  0.722 % |
0.29/0.37	c |      1093 |    1100     2317    77599 |     7320     1093    132 |  0.722 % |
0.39/0.47	c |      1600 |    1100     2317    77599 |     8052     1600    119 |  0.722 % |
0.69/0.71	c |      2360 |    1100     2317    77599 |     8857     2360    146 |  0.722 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c New solution: 49
0.69/0.73	o 49
0.69/0.73	c Elapsed CPU time: 0.713891 s	Remaining CPU time: 179.286 s
0.69/0.73	c ===============================================================================
0.69/0.73	c |      2479 |    1100     2318    78707 |     5000     2479    145 |  0.722 % |
0.69/0.76	c |      2581 |    1100     2318    78707 |     5500     2581    144 |  0.722 % |
0.69/0.79	c |      2732 |    1100     2318    78707 |     6050     2732    141 |  0.722 % |
0.79/0.84	c |      2961 |    1100     2318    78707 |     6655     2961    141 |  0.722 % |
1.00/1.07	c |      3299 |    1100     2318    78707 |     7320     3299    141 |  0.722 % |
1.10/1.19	c |      3805 |    1100     2318    78707 |     8052     3805    136 |  0.722 % |
1.39/1.44	c |      4566 |    1100     2318    78707 |     8857     4566    133 |  0.722 % |
1.59/1.66	c |      5705 |    1100     2318    78707 |     9743     5705    126 |  0.722 % |
2.19/2.23	c |      7416 |    1100     2318    78707 |    10717     7416    124 |  0.722 % |
2.79/2.82	c |      9981 |    1100     2318    78707 |    11789     9981    119 |  0.722 % |
3.99/4.06	c |     13827 |    1100     2318    78707 |    12968     7446    109 |  0.722 % |
5.69/5.74	c |     19594 |    1100     2318    78707 |    14265    13213    140 |  0.722 % |
7.39/7.40	c ===============================================================================
7.39/7.40	c New solution: 48
7.39/7.40	o 48
7.39/7.40	c Elapsed CPU time: 7.27289 s	Remaining CPU time: 172.727 s
7.39/7.40	c ===============================================================================
7.39/7.40	c |     26521 |    1100     2319    79815 |     5000    12490    184 |  0.722 % |
7.39/7.45	c |     26621 |    1100     2319    79815 |     5500     3223    193 |  0.722 % |
7.39/7.49	c |     26774 |    1100     2319    79815 |     6050     3376    189 |  0.722 % |
7.49/7.54	c |     27001 |    1100     2319    79815 |     6655     3603    183 |  0.722 % |
7.59/7.62	c |     27340 |    1100     2319    79815 |     7320     3942    181 |  0.722 % |
7.69/7.79	c |     27847 |    1100     2319    79815 |     8052     4449    173 |  0.722 % |
7.89/7.94	c |     28606 |    1100     2319    79815 |     8857     5208    163 |  0.722 % |
8.09/8.14	c |     29746 |    1100     2319    79815 |     9743     6348    152 |  0.722 % |
8.38/8.48	c |     31454 |    1100     2319    79815 |    10717     8056    152 |  0.722 % |
9.49/9.52	c |     34016 |    1100     2319    79815 |    11789    10618    155 |  0.722 % |
10.18/10.29	c |     37862 |    1100     2319    79815 |    12968     8096    123 |  0.722 % |
10.69/10.73	c ===============================================================================
10.69/10.73	c New solution: 47
10.69/10.73	o 47
10.69/10.73	c Elapsed CPU time: 10.5704 s	Remaining CPU time: 169.43 s
10.69/10.73	c ===============================================================================
10.69/10.73	c |     39661 |    1100     2320    80923 |     5000     9895    117 |  0.722 % |
10.69/10.77	c |     39761 |    1100     2320    80923 |     5500     5048     86 |  0.722 % |
10.78/10.82	c |     39911 |    1100     2320    80923 |     6050     5198     88 |  0.722 % |
10.78/10.87	c |     40140 |    1100     2320    80923 |     6655     5427     87 |  0.722 % |
10.90/10.96	c |     40479 |    1100     2320    80923 |     7320     5766     86 |  0.722 % |
11.00/11.07	c |     40986 |    1100     2320    80923 |     8052     6273     87 |  0.722 % |
11.19/11.22	c |     41747 |    1100     2320    80923 |     8857     7034     88 |  0.722 % |
11.69/11.70	c |     42887 |    1100     2320    80923 |     9743     8174     92 |  0.722 % |
11.99/12.02	c |     44598 |    1100     2320    80923 |    10717     9885     98 |  0.722 % |
12.39/12.47	c |     47160 |    1100     2320    80923 |    11789     6600     99 |  0.722 % |
13.29/13.30	c |     51004 |    1100     2320    80923 |    12968    10444    102 |  0.722 % |
15.59/15.68	c |     56771 |    1100     2320    80923 |    14265     9266    125 |  0.722 % |
18.69/18.78	c |     65421 |    1100     2320    80923 |    15692    10338    151 |  0.722 % |
22.19/22.24	c |     78395 |    1100     2320    80923 |    17261    14947    141 |  0.722 % |
26.98/27.04	c |     97856 |    1100     2320    80923 |    18987    16095    157 |  0.722 % |
34.58/34.60	c |    127048 |    1100     2320    80923 |    20886    15216    138 |  0.722 % |
54.07/54.17	c |    170838 |    1100     2320    80923 |    22974    15008    165 |  0.722 % |
54.28/54.37	c ===============================================================================
54.28/54.37	c New solution: 46
54.28/54.37	o 46
54.28/54.37	c Elapsed CPU time: 53.6328 s	Remaining CPU time: 126.367 s
54.28/54.37	c ===============================================================================
54.28/54.37	c |    172084 |    1100     2321    82031 |     5000    16254    163 |  0.722 % |
54.38/54.48	c |    172184 |    1100     2321    82031 |     5500     4164    151 |  0.722 % |
54.48/54.53	c |    172334 |    1100     2321    82031 |     6050     4314    149 |  0.722 % |
54.48/54.59	c |    172559 |    1100     2321    82031 |     6655     4539    146 |  0.722 % |
54.57/54.65	c |    172896 |    1100     2321    82031 |     7320     4876    141 |  0.722 % |
54.77/54.81	c |    173404 |    1100     2321    82031 |     8052     5384    137 |  0.722 % |
54.88/55.00	c |    174164 |    1100     2321    82031 |     8857     6144    139 |  0.722 % |
55.47/55.50	c |    175304 |    1100     2321    82031 |     9743     7284    135 |  0.722 % |
55.88/55.94	c |    177013 |    1100     2321    82031 |    10717     8993    128 |  0.722 % |
56.68/56.74	c |    179581 |    1100     2321    82031 |    11789    11561    148 |  0.722 % |
57.77/57.88	c |    183426 |    1100     2321    82031 |    12968     9035    142 |  0.722 % |
59.28/59.33	c |    189196 |    1100     2321    82031 |    14265     7864    120 |  0.722 % |
63.68/63.71	c |    197846 |    1100     2321    82031 |    15692     8984    139 |  0.722 % |
68.87/68.92	c |    210823 |    1100     2321    82031 |    17261    13667    169 |  0.722 % |
73.37/73.48	c |    230285 |    1100     2321    82031 |    18987    14823    105 |  0.722 % |
86.26/86.34	c |    259478 |    1100     2321    82031 |    20886    14102    243 |  0.722 % |
98.66/98.72	c |    303267 |    1100     2321    82031 |    22974    13687     98 |  0.722 % |
123.95/124.01	c |    368952 |    1100     2321    82031 |    25272    16977    134 |  0.722 % |
156.43/156.55	c |    467479 |    1100     2321    82031 |    27799    23741    142 |  0.722 % |
182.23/182.31	c There are 8 assigned variables. 8 in cost function.
183.03/183.16	c core #1
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 244	Core Weight: 1	Total Weight: 9
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #2
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 38	Core Weight: 1	Total Weight: 10
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #3
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 30	Core Weight: 1	Total Weight: 11
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #4
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 4	Core Weight: 1	Total Weight: 12
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #5
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 3	Core Weight: 1	Total Weight: 13
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #6
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 5	Core Weight: 1	Total Weight: 14
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #7
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 5	Core Weight: 1	Total Weight: 15
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #8
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 8	Core Weight: 1	Total Weight: 16
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #9
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 9	Core Weight: 1	Total Weight: 17
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #10
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 7	Core Weight: 1	Total Weight: 18
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #11
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 6	Core Weight: 1	Total Weight: 19
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #12
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 70	Core Weight: 1	Total Weight: 20
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c core #13
183.03/183.16	c 
183.03/183.16	c 
183.03/183.16	c Core size: 10	Core Weight: 1	Total Weight: 21
183.03/183.16	c
183.03/183.16	c
183.03/183.16	c ============================[ Search Statistics ]==============================
183.03/183.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.16	c ===============================================================================
183.03/183.16	c |         0 |     831     3232    37182 |     5000        0    nan |  0.000 % |
183.03/183.16	c ===============================================================================
183.03/183.18	c core #14
183.03/183.18	c 
183.03/183.18	c 
183.03/183.18	c Core size: 11	Core Weight: 1	Total Weight: 22
183.03/183.18	c
183.03/183.18	c
183.03/183.18	c ============================[ Search Statistics ]==============================
183.03/183.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.18	c ===============================================================================
183.03/183.18	c |         0 |     837     3233    37194 |     5000        0    nan |  0.000 % |
183.03/183.19	c ===============================================================================
183.13/183.21	c core #15
183.13/183.21	c 
183.13/183.21	c 
183.13/183.21	c Core size: 136	Core Weight: 1	Total Weight: 23
183.13/183.21	c
183.13/183.21	c
183.13/183.21	c ============================[ Search Statistics ]==============================
183.13/183.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.21	c ===============================================================================
183.13/183.21	c |         0 |    1067     3234    50209 |     5000        0    nan |  0.000 % |
183.13/183.21	c ===============================================================================
183.13/183.23	c core #16
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 69	Core Weight: 1	Total Weight: 24
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c ============================[ Search Statistics ]==============================
183.13/183.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.23	c ===============================================================================
183.13/183.23	c |         0 |    1174     3235    53086 |     5000        0    nan |  0.000 % |
183.13/183.24	c ===============================================================================
183.13/183.26	c core #17
183.13/183.26	c 
183.13/183.26	c 
183.13/183.26	c Core size: 130	Core Weight: 1	Total Weight: 25
183.13/183.26	c
183.13/183.26	c
183.13/183.26	c ============================[ Search Statistics ]==============================
183.13/183.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.26	c ===============================================================================
183.13/183.26	c |         0 |    1368     3236    56293 |     5000        0    nan |  0.000 % |
183.13/183.28	c |       103 |    1368     3236    56293 |     5500      103     69 | 26.372 % |
183.23/183.32	c |       258 |    1368     3236    56293 |     6050      258     65 | 26.372 % |
183.23/183.37	c ===============================================================================
183.33/183.40	c core #18
183.33/183.40	c 
183.33/183.40	c 
183.33/183.40	c Core size: 233	Core Weight: 1	Total Weight: 26
183.33/183.40	c
183.33/183.40	c
183.33/183.40	c ============================[ Search Statistics ]==============================
183.33/183.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.33/183.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.33/183.40	c ===============================================================================
183.33/183.40	c |         0 |    1614     3237    57521 |     5000        0    nan |  0.000 % |
183.33/183.42	c |       103 |    1614     3237    57521 |     5500      103     96 | 22.738 % |
183.33/183.43	c ===============================================================================
183.33/183.46	c core #19
183.33/183.46	c 
183.33/183.46	c 
183.33/183.46	c Core size: 60	Core Weight: 1	Total Weight: 27
183.33/183.46	c
183.33/183.46	c
183.33/183.46	c ============================[ Search Statistics ]==============================
183.33/183.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.33/183.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.33/183.46	c ===============================================================================
183.33/183.46	c |         0 |    1706     3238    58236 |     5000        0    nan |  0.000 % |
183.33/183.47	c |       100 |    1706     3238    58236 |     5500      100     33 | 20.429 % |
183.43/183.51	c |       251 |    1706     3238    58236 |     6050      251     41 | 20.429 % |
183.43/183.54	c ===============================================================================
183.43/183.56	c core #20
183.43/183.56	c 
183.43/183.56	c 
183.43/183.56	c Core size: 150	Core Weight: 1	Total Weight: 28
183.43/183.56	c
183.43/183.56	c
183.43/183.56	c ============================[ Search Statistics ]==============================
183.43/183.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.56	c ===============================================================================
183.43/183.56	c |         0 |    1914     3239    60796 |     5000        0    nan |  0.000 % |
183.43/183.59	c |       101 |    1914     3239    60796 |     5500      101     84 | 16.346 % |
183.54/183.62	c |       252 |    1914     3239    60796 |     6050      252    101 | 16.346 % |
183.54/183.66	c |       479 |    1914     3239    60796 |     6655      479    123 | 16.346 % |
183.64/183.79	c |       816 |    1914     3239    60796 |     7320      816    135 | 16.346 % |
183.83/183.93	c |      1323 |    1914     3239    60796 |     8052     1323    148 | 16.346 % |
184.03/184.15	c |      2082 |    1914     3239    60796 |     8857     2082    160 | 16.346 % |
184.43/184.51	c |      3221 |    1914     3239    60796 |     9743     3221    159 | 16.346 % |
185.03/185.15	c |      4929 |    1914     3239    60796 |    10717     4929    166 | 16.346 % |
186.13/186.23	c |      7496 |    1914     3239    60796 |    11789     7496    168 | 16.346 % |
188.03/188.12	c |     11340 |    1914     3239    60796 |    12968    11340    158 | 16.346 % |
191.03/191.15	c |     17108 |    1914     3239    60796 |    14265    10410    153 | 16.346 % |
192.23/192.40	c ===============================================================================
192.53/192.67	c core #21
192.53/192.67	c 
192.53/192.67	c 
192.53/192.67	c Core size: 414	Core Weight: 1	Total Weight: 29
192.53/192.67	c
192.53/192.67	c
192.53/192.67	c ============================[ Search Statistics ]==============================
192.53/192.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.53/192.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.53/192.67	c ===============================================================================
192.53/192.67	c |         0 |    2423     3240    66926 |     5000        0    nan |  0.000 % |
192.62/192.70	c |       109 |    2423     3240    66926 |     5500      109    113 | 10.226 % |
192.62/192.76	c |       259 |    2423     3240    66926 |     6050      259    114 | 10.226 % |
192.73/192.85	c |       486 |    2423     3240    66926 |     6655      486    143 | 10.226 % |
192.83/192.97	c |       826 |    2423     3240    66926 |     7320      826    164 | 10.226 % |
193.02/193.18	c |      1333 |    2423     3240    66926 |     8052     1333    157 | 10.226 % |
193.33/193.49	c |      2092 |    2423     3240    66926 |     8857     2092    159 | 10.226 % |
193.83/193.92	c |      3233 |    2423     3240    66926 |     9743     3233    150 | 10.226 % |
194.53/194.64	c |      4943 |    2423     3240    66926 |    10717     4943    162 | 10.226 % |
195.73/195.85	c |      7508 |    2423     3240    66926 |    11789     7508    165 | 10.226 % |
197.62/197.77	c |     11353 |    2423     3240    66926 |    12968    11353    187 | 10.226 % |
201.01/201.13	c |     17119 |    2423     3240    66926 |    14265    10424    237 | 10.226 % |
204.31/204.46	c ===============================================================================
204.43/204.51	c core #22
204.43/204.51	c 
204.43/204.51	c 
204.43/204.51	c Core size: 102	Core Weight: 1	Total Weight: 30
204.43/204.51	c
204.43/204.51	c
204.43/204.51	c ============================[ Search Statistics ]==============================
204.43/204.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
204.43/204.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
204.43/204.51	c ===============================================================================
204.43/204.51	c |         0 |    2550     3241    68086 |     5000        0    nan |  0.000 % |
204.43/204.54	c |       104 |    2550     3241    68086 |     5500      104    200 |  8.929 % |
204.43/204.59	c |       256 |    2550     3241    68086 |     6050      256    194 |  8.929 % |
204.53/204.68	c |       481 |    2550     3241    68086 |     6655      481    229 |  8.929 % |
204.71/204.80	c |       818 |    2550     3241    68086 |     7320      818    225 |  8.929 % |
205.01/205.18	c |      1328 |    2550     3241    68086 |     8052     1328    241 |  8.929 % |
205.32/205.47	c |      2087 |    2550     3241    68086 |     8857     2087    230 |  8.929 % |
205.53/205.63	c |      3226 |    2550     3241    68086 |     9743     3226    172 |  8.929 % |
206.02/206.19	c |      4938 |    2550     3241    68086 |    10717     4938    183 |  8.929 % |
206.73/206.81	c |      7500 |    2550     3241    68086 |    11789     7500    183 |  8.929 % |
208.31/208.46	c |     11347 |    2550     3241    68086 |    12968    11347    195 |  8.929 % |
211.12/211.22	c |     17114 |    2550     3241    68086 |    14265    10254    192 |  8.929 % |
214.51/214.62	c |     25764 |    2550     3241    68086 |    15692    11555    177 |  8.929 % |
220.21/220.36	c |     38739 |    2550     3241    68086 |    17261     8438    192 |  8.929 % |
230.11/230.26	c |     58203 |    2550     3241    68086 |    18987     9919    209 |  8.929 % |
245.00/245.18	c |     87396 |    2550     3241    68086 |    20886    19276    243 |  8.929 % |
246.31/246.48	c ===============================================================================
247.60/247.71	c core #23
247.60/247.71	c 
247.60/247.71	c 
247.60/247.71	c Core size: 737	Core Weight: 1	Total Weight: 31
247.60/247.71	c
247.60/247.71	c
247.60/247.71	c ============================[ Search Statistics ]==============================
247.60/247.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.60/247.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.60/247.71	c ===============================================================================
247.60/247.71	c |         0 |    3457     3242    83074 |     5000        0    nan |  0.000 % |
247.60/247.77	c |       106 |    3457     3242    83074 |     5500      106    187 |  2.234 % |
247.70/247.80	c |       257 |    3457     3242    83074 |     6050      257    141 |  2.234 % |
247.70/247.86	c |       482 |    3457     3242    83074 |     6655      482    177 |  2.234 % |
247.80/247.95	c |       820 |    3457     3242    83074 |     7320      820    152 |  2.234 % |
247.90/248.09	c |      1326 |    3457     3242    83074 |     8052     1326    212 |  2.234 % |
248.11/248.29	c |      2087 |    3457     3242    83074 |     8857     2087    210 |  2.234 % |
248.70/248.83	c |      3234 |    3457     3242    83074 |     9743     3234    225 |  2.234 % |
249.61/249.77	c |      4943 |    3457     3242    83074 |    10717     4943    209 |  2.234 % |
250.91/251.07	c |      7511 |    3457     3242    83074 |    11789     7511    195 |  2.234 % |
253.50/253.67	c |     11355 |    3457     3242    83074 |    12968    11355    232 |  2.234 % |
256.81/256.93	c |     17121 |    3457     3242    83074 |    14265    10300    296 |  2.234 % |
260.60/260.76	c |     25775 |    3457     3242    83074 |    15692    11263    255 |  2.234 % |
268.70/268.80	c |     38749 |    3457     3242    83074 |    17261    15510    361 |  2.234 % |
277.69/277.87	c |     58210 |    3457     3242    83074 |    18987    17195    250 |  2.234 % |
301.68/301.85	c |     87402 |    3457     3242    83074 |    20886    17086    305 |  2.234 % |
341.67/341.85	c |    131193 |    3457     3242    83074 |    22974    18059    245 |  2.234 % |
407.45/407.63	c |    196881 |    3456     3242    83074 |    25272    13242    297 |  2.262 % |
407.96/408.18	c ===============================================================================
408.25/408.47	c core #24
408.25/408.47	c 
408.25/408.47	c 
408.25/408.47	c Core size: 205	Core Weight: 1	Total Weight: 32
408.25/408.47	c
408.25/408.47	c
408.25/408.47	c ============================[ Search Statistics ]==============================
408.25/408.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
408.25/408.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
408.25/408.47	c ===============================================================================
408.25/408.47	c |         0 |    3690     3243    84760 |     5000        0    nan |  0.000 % |
408.35/408.55	c |       109 |    3690     3243    84760 |     5500      109     88 |  1.258 % |
408.35/408.58	c |       259 |    3690     3243    84760 |     6050      259     79 |  1.258 % |
408.45/408.62	c |       485 |    3690     3243    84760 |     6655      485    113 |  1.258 % |
408.45/408.68	c |       823 |    3690     3243    84760 |     7320      823    113 |  1.258 % |
408.75/408.92	c |      1329 |    3690     3243    84760 |     8052     1329    153 |  1.258 % |
409.06/409.29	c |      2090 |    3690     3243    84760 |     8857     2090    272 |  1.258 % |
409.75/409.93	c |      3234 |    3690     3243    84760 |     9743     3234    342 |  1.258 % |
410.75/410.91	c |      4943 |    3690     3243    84760 |    10717     4943    334 |  1.258 % |
412.15/412.40	c |      7505 |    3690     3243    84760 |    11789     7505    334 |  1.258 % |
413.94/414.20	c |     11357 |    3690     3243    84760 |    12968    11357    350 |  1.258 % |
417.35/417.55	c |     17123 |    3690     3243    84760 |    14265     9942    340 |  1.258 % |
422.35/422.54	c |     25777 |    3690     3243    84760 |    15692    11283    320 |  1.258 % |
434.25/434.40	c |     38751 |    3690     3243    84760 |    17261    15966    350 |  1.258 % |
452.33/452.53	c |     58212 |    3690     3243    84760 |    18987    17250    426 |  1.258 % |
478.33/478.52	c |     87408 |    3690     3243    84760 |    20886    16249    363 |  1.258 % |
518.01/518.22	c |    131200 |    3690     3243    84760 |    22974    16869    396 |  1.258 % |
564.99/565.27	c |    196884 |    3690     3243    84760 |    25272    21122    256 |  1.258 % |
585.89/586.17	c ===============================================================================
586.88/587.16	c core #25
586.88/587.16	c 
586.88/587.16	c 
586.88/587.16	c Core size: 420	Core Weight: 1	Total Weight: 33
586.88/587.16	c
586.88/587.16	c
586.88/587.16	c ============================[ Search Statistics ]==============================
586.88/587.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
586.88/587.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
586.88/587.16	c ===============================================================================
586.88/587.16	c |         0 |    4108     3244    85596 |     5000        0    nan |  0.000 % |
586.98/587.26	c |       101 |    4108     3244    85596 |     5500      101     96 |  1.131 % |
586.98/587.29	c |       251 |    4108     3244    85596 |     6050      251     81 |  1.131 % |
587.09/587.33	c |       478 |    4108     3244    85596 |     6655      478     87 |  1.131 % |
587.09/587.39	c |       815 |    4108     3244    85596 |     7320      815    108 |  1.131 % |
587.20/587.49	c |      1321 |    4108     3244    85596 |     8052     1321    129 |  1.131 % |
587.48/587.72	c |      2080 |    4108     3244    85596 |     8857     2080    130 |  1.131 % |
587.69/587.95	c |      3220 |    4108     3244    85596 |     9743     3220    124 |  1.131 % |
588.30/588.51	c |      4928 |    4108     3244    85596 |    10717     4928    144 |  1.131 % |
588.88/589.15	c |      7492 |    4108     3244    85596 |    11789     7492    166 |  1.131 % |
590.49/590.75	c |     11338 |    4108     3244    85596 |    12968    11338    181 |  1.131 % |
592.48/592.72	c |     17106 |    4108     3244    85596 |    14265     9811    225 |  1.131 % |
596.28/596.56	c |     25755 |    4108     3244    85596 |    15692    10785    273 |  1.131 % |
605.28/605.55	c |     38730 |    4108     3244    85596 |    17261    14673    313 |  1.131 % |
613.68/613.93	c |     58192 |    4108     3244    85596 |    18987    14765    214 |  1.131 % |
636.37/636.67	c |     87384 |    4108     3244    85596 |    20886    13464    481 |  1.131 % |
661.77/662.07	c |    131180 |    4108     3244    85596 |    22974    12778    317 |  1.131 % |
733.53/733.88	c |    196864 |    4108     3244    85596 |    25272    15847    378 |  1.131 % |
821.81/822.14	c |    295391 |    4108     3244    85596 |    27799    18417    339 |  1.131 % |
979.16/979.54	c |    443180 |    4108     3244    85596 |    30579    21039    438 |  1.131 % |

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-2680548-1277457308/watcher-2680548-1277457308 -o /tmp/evaluation-result-2680548-1277457308/solver-2680548-1277457308 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680548-1277457308.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.95 1.00 0.97 3/106 22502
/proc/meminfo: memFree=1769008/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=3296 CPUtime=0
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 307 0 0 0 0 0 0 0 17 0 1 0 121332344 3375104 225 1992294400 134512640 135752675 4294508288 18446744073709551615 134564635 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 824 225 142 303 0 372 0

[startup+0.059463 s]
/proc/loadavg: 0.95 1.00 0.97 3/106 22502
/proc/meminfo: memFree=1769008/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=3428 CPUtime=0.05
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 437 0 0 0 5 0 0 0 17 0 1 0 121332344 3510272 355 1992294400 134512640 135752675 4294508288 18446744073709551615 134574276 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 857 355 219 303 0 405 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3428

[startup+0.100469 s]
/proc/loadavg: 0.95 1.00 0.97 3/106 22502
/proc/meminfo: memFree=1769008/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=3240 CPUtime=0.09
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 591 0 0 0 9 0 0 0 17 0 1 0 121332344 3317760 362 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 810 362 142 303 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3240

[startup+0.300495 s]
/proc/loadavg: 0.95 1.00 0.97 3/106 22502
/proc/meminfo: memFree=1769008/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=3768 CPUtime=0.29
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 732 0 0 0 28 1 0 0 17 0 1 0 121332344 3858432 503 1992294400 134512640 135752675 4294508288 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 942 503 145 303 0 637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3768

[startup+0.700546 s]
/proc/loadavg: 0.95 1.00 0.97 3/106 22502
/proc/meminfo: memFree=1769008/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=4952 CPUtime=0.69
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 1034 0 0 0 67 2 0 0 17 0 1 0 121332344 5070848 805 1992294400 134512640 135752675 4294508288 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 1238 805 145 303 0 933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4952

[startup+1.50065 s]
/proc/loadavg: 0.95 1.00 0.97 2/107 22503
/proc/meminfo: memFree=1765652/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=6652 CPUtime=1.49
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 1448 0 0 0 145 4 0 0 18 0 1 0 121332344 6811648 1219 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 1663 1219 145 303 0 1358 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6652

[startup+3.10086 s]
/proc/loadavg: 0.95 1.00 0.97 2/107 22503
/proc/meminfo: memFree=1763172/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=10064 CPUtime=3.09
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 2326 0 0 0 304 5 0 0 21 0 1 0 121332344 10305536 2097 1992294400 134512640 135752675 4294508288 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 2516 2097 145 303 0 2211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10064

[startup+6.30128 s]
/proc/loadavg: 0.96 1.00 0.97 2/107 22503
/proc/meminfo: memFree=1754864/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=18872 CPUtime=6.29
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 4525 0 0 0 619 10 0 0 25 0 1 0 121332344 19324928 4296 1992294400 134512640 135752675 4294508288 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 4718 4296 145 303 0 4413 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18872

[startup+12.7011 s]
/proc/loadavg: 0.96 1.00 0.97 2/107 22503
/proc/meminfo: memFree=1737380/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=35068 CPUtime=12.69
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 8563 0 0 0 1249 20 0 0 25 0 1 0 121332344 35909632 8334 1992294400 134512640 135752675 4294508288 18446744073709551615 134611594 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 8767 8334 145 303 0 8462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35068

[startup+25.5008 s]
/proc/loadavg: 0.97 1.00 0.97 2/107 22503
/proc/meminfo: memFree=1704892/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=66592 CPUtime=25.48
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 16438 0 0 0 2511 37 0 0 25 0 1 0 121332344 68190208 16209 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 16648 16209 145 303 0 16343 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66592

[startup+51.1012 s]
/proc/loadavg: 0.98 1.00 0.97 2/107 22505
/proc/meminfo: memFree=1649464/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=122240 CPUtime=51.08
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 30360 0 0 0 5040 68 0 0 25 0 1 0 121332344 125173760 30131 1992294400 134512640 135752675 4294508288 18446744073709551615 134611790 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 30560 30131 145 303 0 30255 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 122240

[startup+102.308 s]
/proc/loadavg: 0.99 1.00 0.97 2/107 22505
/proc/meminfo: memFree=1540592/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=229892 CPUtime=102.26
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 57255 0 0 0 10095 131 0 0 25 0 1 0 121332344 235409408 57026 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 57473 57026 145 303 0 57168 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 229892

[startup+162.301 s]
/proc/loadavg: 1.06 1.01 0.97 2/107 22507
/proc/meminfo: memFree=1418948/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=352780 CPUtime=162.23
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 87933 0 0 0 16021 202 0 0 25 0 1 0 121332344 361246720 87704 1992294400 134512640 135752675 4294508288 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 88195 87704 145 303 0 87890 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 352780

[startup+222.301 s]
/proc/loadavg: 1.02 1.00 0.97 2/107 22509
/proc/meminfo: memFree=1339712/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=430608 CPUtime=222.21
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 107454 0 0 0 21929 292 0 0 25 0 1 0 121332344 440942592 107196 1992294400 134512640 135752675 4294508288 18446744073709551615 134638038 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 107652 107196 146 303 0 107347 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 430608

[startup+282.3 s]
/proc/loadavg: 1.01 1.00 0.97 2/107 22511
/proc/meminfo: memFree=1239272/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=531332 CPUtime=282.19
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 132656 0 0 0 27839 380 0 0 25 0 1 0 121332344 544083968 132398 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 132833 132398 146 303 0 132528 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 531332

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22513
/proc/meminfo: memFree=1159044/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=610728 CPUtime=342.17
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 152484 0 0 0 33790 427 0 0 25 0 1 0 121332344 625385472 152226 1992294400 134512640 135752675 4294508288 18446744073709551615 134639477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 152682 152226 146 303 0 152377 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 610728

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22513
/proc/meminfo: memFree=1074352/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=696016 CPUtime=402.15
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 173797 0 0 0 39743 472 0 0 25 0 1 0 121332344 712720384 173539 1992294400 134512640 135752675 4294508288 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 174004 173539 146 303 0 173699 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 696016

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22515
/proc/meminfo: memFree=985692/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=783892 CPUtime=462.13
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 195795 0 0 0 45656 557 0 0 25 0 1 0 121332344 802705408 195537 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 195973 195537 146 303 0 195668 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 783892

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22517
/proc/meminfo: memFree=871364/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=898500 CPUtime=522.11
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 224423 0 0 0 51582 629 0 0 25 0 1 0 121332344 920064000 224165 1992294400 134512640 135752675 4294508288 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 224625 224165 146 303 0 224320 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 898500

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22519
/proc/meminfo: memFree=752324/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1016560 CPUtime=582.09
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 253951 0 0 0 57508 701 0 0 25 0 1 0 121332344 1040957440 253693 1992294400 134512640 135752675 4294508288 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 254140 253693 146 303 0 253835 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1016560

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22521
/proc/meminfo: memFree=636136/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1131996 CPUtime=642.08
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 282792 0 0 0 63430 778 0 0 25 0 1 0 121332344 1159163904 282534 1992294400 134512640 135752675 4294508288 18446744073709551615 134638155 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 282999 282534 146 303 0 282694 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1131996

[startup+702.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22521
/proc/meminfo: memFree=529992/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1238772 CPUtime=702.05
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 309468 0 0 0 69367 838 0 0 25 0 1 0 121332344 1268502528 309210 1992294400 134512640 135752675 4294508288 18446744073709551615 134638089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 309693 309210 146 303 0 309388 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 1238772

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22523
/proc/meminfo: memFree=421740/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1346000 CPUtime=762.04
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 336280 0 0 0 75300 904 0 0 25 0 1 0 121332344 1378304000 336022 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 336500 336022 146 303 0 336195 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1346000

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22525
/proc/meminfo: memFree=325020/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1443456 CPUtime=822.01
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 360630 0 0 0 81240 961 0 0 25 0 1 0 121332344 1478098944 360372 1992294400 134512640 135752675 4294508288 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 360864 360372 146 303 0 360559 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1443456

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22527
/proc/meminfo: memFree=208956/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1558512 CPUtime=881.99
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 389384 0 0 0 87167 1032 0 0 25 0 1 0 121332344 1595916288 389126 1992294400 134512640 135752675 4294508288 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 389628 389126 146 303 0 389323 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1558512

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22529
/proc/meminfo: memFree=118064/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1649980 CPUtime=941.97
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 412233 0 0 0 93107 1090 0 0 25 0 1 0 121332344 1689579520 411975 1992294400 134512640 135752675 4294508288 18446744073709551615 134639524 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 412495 411975 146 303 0 412190 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1649980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 22529
/proc/meminfo: memFree=15888/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1751308 CPUtime=1001.95
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 437558 0 0 0 99048 1147 0 0 25 0 1 0 121332344 1793339392 437300 1992294400 134512640 135752675 4294508288 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 437827 437300 146 303 0 437522 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1751308

[startup+1062.3 s]
/proc/loadavg: 1.05 1.01 0.98 2/107 22531
/proc/meminfo: memFree=10288/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1827576 CPUtime=1061.94
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 456639 0 0 0 105009 1185 0 0 25 0 1 0 121332344 1871437824 456381 1992294400 134512640 135752675 4294508288 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 456894 456381 146 303 0 456589 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1827576



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1076.8 s]
/proc/loadavg: 1.04 1.01 0.98 2/107 22531
/proc/meminfo: memFree=10504/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=1843304 CPUtime=1076.44
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4202496 460547 0 0 0 106452 1192 0 0 25 0 1 0 121332344 1887543296 460289 1992294400 134512640 135752675 4294508288 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22502/statm: 460826 460289 146 303 0 460521 0
Current children cumulated CPU time (s) 1076.44
Current children cumulated vsize (KiB) 1843304

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

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

[startup+1076.92 s]
/proc/loadavg: 1.04 1.01 0.98 2/107 22531
/proc/meminfo: memFree=10504/2059040 swapFree=4139492/4192956
[pid=22502] ppid=22500 vsize=0 CPUtime=1076.54
/proc/22502/stat : 22502 (wbo1.4b) R 22500 22502 22192 0 -1 4203524 460547 0 0 0 106452 1202 0 0 25 0 1 0 121332344 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/22502/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1076.54
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1077
CPU time (s): 1076.64
CPU user time (s): 1064.52
CPU system time (s): 12.1132
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 1843304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1064.52
system time used= 12.1132
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460547
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= 1962

runsolver used 1.9597 second user time and 4.93225 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-25 11:15:08
IDJOB=2680548
IDBENCH=2883
IDSOLVER=1190
FILE ID=node013/2680548-1277457308
PBS_JOBID= 11188145
Free space on /tmp= 62404 MiB

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

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

MD5SUM BENCH= a226ce89d775a348c35d29e51d9044b6
RANDOM SEED=1779119596

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1769536 kB
Buffers:         55356 kB
Cached:         128920 kB
SwapCached:       5972 kB
Active:          71268 kB
Inactive:       126616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1769536 kB
SwapTotal:     4192956 kB
SwapFree:      4139492 kB
Dirty:            3244 kB
Writeback:           0 kB
AnonPages:       12256 kB
Mapped:          11944 kB
Slab:            69460 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181596 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= 62400 MiB
End job on node013 at 2010-06-25 11:33:07