Trace number 2680560

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) 1233.35 1233.78

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-alu2.b.opb
MD5SUMa793af2f16b39bdc1dda733b5326bfb4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark60
Best CPU time to get the best result obtained on this benchmark2.97355
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 60
Optimality of the best value was proved NO
Number of variables1266
Total number of constraints2888
Number of constraints which are clauses2888
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 constraint183
Number of terms in the objective function 1266
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 1266
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 1266
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-2680560-1277457196.opb.
0.00/0.00	c Instance file HOME/instance-2680560-1277457196.opb
0.00/0.00	c File size is 613565 bytes.
0.01/0.09	c Highest Coefficient sum: 184
0.01/0.09	c ============================[ Problem Statistics ]=============================
0.01/0.09	c |                                                                             |
0.01/0.09	c |  Parsing time:          0.10         s                                      |
0.01/0.09	c |  Number Variables:      1266                                                |
0.01/0.09	c |  Number Clauses:        2888                                                |
0.01/0.09	c |  Number Cardinality:    0                                                   |
0.01/0.09	c |  Number PB Constraints: 0                                                   |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1252     2889    72490 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 88
0.09/0.10	o 88
0.09/0.10	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 179.893 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1252     2890    73756 |     5000        0    nan |  0.000 % |
0.09/0.12	c |       102 |    1252     2890    73756 |     5500      102    236 |  1.106 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 75
0.09/0.13	o 75
0.09/0.13	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 179.873 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |       102 |    1252     2891    75022 |     5000      102    236 |  1.106 % |
0.09/0.14	c |       202 |    1252     2891    75022 |     5500      202    180 |  1.106 % |
0.09/0.17	c |       352 |    1252     2891    75022 |     6050      352    165 |  1.106 % |
0.19/0.20	c |       577 |    1252     2891    75022 |     6655      577    152 |  1.106 % |
0.19/0.26	c |       915 |    1252     2891    75022 |     7320      915    139 |  1.106 % |
0.49/0.54	c |      1423 |    1252     2891    75022 |     8052     1423    136 |  1.106 % |
0.89/0.94	c |      2183 |    1252     2891    75022 |     8857     2183    132 |  1.106 % |
1.19/1.29	c |      3322 |    1252     2891    75022 |     9743     3322    139 |  1.106 % |
1.69/1.73	c |      5030 |    1252     2891    75022 |    10717     5030    130 |  1.106 % |
2.20/2.29	c |      7592 |    1252     2891    75022 |    11789     7592    129 |  1.106 % |
3.39/3.40	c |     11439 |    1252     2891    75022 |    12968    11439    134 |  1.106 % |
4.59/4.61	c |     17206 |    1252     2891    75022 |    14265    10178    129 |  1.106 % |
7.29/7.31	c |     25857 |    1252     2891    75022 |    15692    11144    147 |  1.106 % |
11.19/11.23	c |     38831 |    1252     2891    75022 |    17261    15690    159 |  1.106 % |
15.98/16.00	c |     58293 |    1252     2891    75022 |    18987    16688    155 |  1.106 % |
24.38/24.42	c |     87486 |    1252     2891    75022 |    20886    15590    175 |  1.106 % |
35.98/36.08	c |    131276 |    1252     2891    75022 |    22974    14172    121 |  1.106 % |
35.98/36.09	c ===============================================================================
35.98/36.09	c New solution: 74
35.98/36.09	o 74
35.98/36.09	c Elapsed CPU time: 35.6026 s	Remaining CPU time: 144.397 s
35.98/36.09	c ===============================================================================
35.98/36.09	c |    131277 |    1252     2892    76288 |     5000    14173    121 |  1.106 % |
36.08/36.16	c ===============================================================================
36.08/36.16	c New solution: 73
36.08/36.16	o 73
36.08/36.16	c Elapsed CPU time: 35.6706 s	Remaining CPU time: 144.329 s
36.08/36.16	c ===============================================================================
36.08/36.16	c |    131277 |    1252     2893    77554 |     5000     3544    124 |  1.106 % |
36.08/36.17	c |    131378 |    1252     2893    77554 |     5500     3645    125 |  1.106 % |
36.19/36.20	c |    131528 |    1252     2893    77554 |     6050     3795    127 |  1.106 % |
36.19/36.26	c |    131753 |    1252     2893    77554 |     6655     4020    127 |  1.106 % |
36.28/36.36	c |    132091 |    1252     2893    77554 |     7320     4358    125 |  1.106 % |
36.37/36.48	c |    132599 |    1252     2893    77554 |     8052     4866    124 |  1.106 % |
36.68/36.73	c |    133360 |    1252     2893    77554 |     8857     5627    120 |  1.106 % |
37.08/37.17	c |    134499 |    1252     2893    77554 |     9743     6766    126 |  1.106 % |
37.97/38.00	c |    136210 |    1252     2893    77554 |    10717     8477    122 |  1.106 % |
38.78/38.88	c |    138773 |    1252     2893    77554 |    11789    11040    124 |  1.106 % |
39.88/39.93	c |    142618 |    1252     2893    77554 |    12968     8431    121 |  1.106 % |
41.38/41.46	c |    148384 |    1252     2893    77554 |    14265     7182    117 |  1.106 % |
45.17/45.23	c |    157033 |    1252     2893    77554 |    15692     8193    121 |  1.106 % |
51.77/51.81	c |    170007 |    1252     2893    77554 |    17261    12834    163 |  1.106 % |
52.47/52.50	c ===============================================================================
52.47/52.50	c New solution: 72
52.47/52.50	o 72
52.47/52.50	c Elapsed CPU time: 51.7921 s	Remaining CPU time: 128.208 s
52.47/52.50	c ===============================================================================
52.47/52.50	c |    173514 |    1252     2894    78820 |     5000    16341    156 |  1.106 % |
52.47/52.56	c |    173615 |    1252     2894    78820 |     5500     4187    134 |  1.106 % |
52.57/52.60	c |    173765 |    1252     2894    78820 |     6050     4337    133 |  1.106 % |
52.57/52.65	c |    173990 |    1252     2894    78820 |     6655     4562    131 |  1.106 % |
52.68/52.76	c |    174327 |    1252     2894    78820 |     7320     4899    133 |  1.106 % |
52.97/53.04	c |    174835 |    1252     2894    78820 |     8052     5407    132 |  1.106 % |
53.27/53.31	c |    175596 |    1252     2894    78820 |     8857     6168    136 |  1.106 % |
53.57/53.67	c |    176735 |    1252     2894    78820 |     9743     7307    137 |  1.106 % |
53.97/54.07	c |    178444 |    1252     2894    78820 |    10717     9016    132 |  1.106 % |
54.77/54.85	c |    181007 |    1252     2894    78820 |    11789    11579    147 |  1.106 % |
55.57/55.65	c |    184854 |    1252     2894    78820 |    12968     8978    133 |  1.106 % |
58.28/58.38	c |    190620 |    1252     2894    78820 |    14265     7689    182 |  1.106 % |
61.07/61.16	c |    199269 |    1252     2894    78820 |    15692     8653    114 |  1.106 % |
65.87/65.93	c |    212243 |    1252     2894    78820 |    17261    13273    151 |  1.106 % |
71.26/71.38	c |    231704 |    1252     2894    78820 |    18987    14326    128 |  1.106 % |
79.86/79.90	c |    260897 |    1252     2894    78820 |    20886    13203    159 |  1.106 % |
94.46/94.50	c |    304686 |    1252     2894    78820 |    22974    11993    171 |  1.106 % |
114.75/114.89	c |    370371 |    1252     2894    78820 |    25272    11777    146 |  1.106 % |
143.95/144.08	c |    468898 |    1252     2894    78820 |    27799    17435    135 |  1.106 % |
182.13/182.23	c There are 14 assigned variables. 14 in cost function.
183.33/183.45	c core #1
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 181	Core Weight: 1	Total Weight: 15
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #2
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 28	Core Weight: 1	Total Weight: 16
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #3
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 20	Core Weight: 1	Total Weight: 17
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #4
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 8	Core Weight: 1	Total Weight: 18
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #5
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 4	Core Weight: 1	Total Weight: 19
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #6
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 7	Core Weight: 1	Total Weight: 20
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #7
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 18	Core Weight: 1	Total Weight: 21
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #8
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 7	Core Weight: 1	Total Weight: 22
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #9
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 3	Core Weight: 1	Total Weight: 23
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #10
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 30	Core Weight: 1	Total Weight: 24
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #11
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 3	Core Weight: 1	Total Weight: 25
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #12
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 8	Core Weight: 1	Total Weight: 26
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #13
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 8	Core Weight: 1	Total Weight: 27
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #14
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 6	Core Weight: 1	Total Weight: 28
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #15
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 7	Core Weight: 1	Total Weight: 29
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #16
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 12	Core Weight: 1	Total Weight: 30
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #17
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 3	Core Weight: 1	Total Weight: 31
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #18
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 15	Core Weight: 1	Total Weight: 32
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #19
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 3	Core Weight: 1	Total Weight: 33
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #20
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 3	Core Weight: 1	Total Weight: 34
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #21
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 9	Core Weight: 1	Total Weight: 35
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #22
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 8	Core Weight: 1	Total Weight: 36
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #23
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 10	Core Weight: 1	Total Weight: 37
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #24
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 10	Core Weight: 1	Total Weight: 38
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #25
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 12	Core Weight: 1	Total Weight: 39
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #26
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 18	Core Weight: 1	Total Weight: 40
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #27
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 5	Core Weight: 1	Total Weight: 41
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #28
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 10	Core Weight: 1	Total Weight: 42
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #29
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 74	Core Weight: 1	Total Weight: 43
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #30
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 15	Core Weight: 1	Total Weight: 44
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c core #31
183.33/183.45	c 
183.33/183.45	c 
183.33/183.45	c Core size: 35	Core Weight: 1	Total Weight: 45
183.33/183.45	c
183.33/183.45	c
183.33/183.45	c ============================[ Search Statistics ]==============================
183.33/183.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.33/183.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.33/183.45	c ===============================================================================
183.33/183.45	c |         0 |    1059     4001    43779 |     5000        0    nan |  0.000 % |
183.33/183.45	c ===============================================================================
183.33/183.47	c core #32
183.33/183.47	c 
183.33/183.47	c 
183.33/183.47	c Core size: 66	Core Weight: 1	Total Weight: 46
183.33/183.47	c
183.33/183.47	c
183.33/183.47	c ============================[ Search Statistics ]==============================
183.33/183.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.33/183.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.33/183.47	c ===============================================================================
183.33/183.47	c |         0 |    1158     4002    45460 |     5000        0    nan |  0.000 % |
183.33/183.48	c |       104 |    1147     4002    45460 |     5500      104     25 | 40.279 % |
183.33/183.48	c ===============================================================================
183.42/183.50	c core #33
183.42/183.50	c 
183.42/183.50	c 
183.42/183.50	c Core size: 226	Core Weight: 1	Total Weight: 47
183.42/183.50	c
183.42/183.50	c
183.42/183.50	c ============================[ Search Statistics ]==============================
183.42/183.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.42/183.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.42/183.50	c ===============================================================================
183.42/183.50	c |         0 |    1487     4003    50375 |     5000        0    nan |  0.000 % |
183.42/183.51	c |       103 |    1487     4003    50375 |     5500      103     47 | 28.818 % |
183.42/183.56	c |       253 |    1486     4003    50375 |     6050      253     54 | 28.866 % |
183.42/183.60	c ===============================================================================
183.54/183.62	c core #34
183.54/183.62	c 
183.54/183.62	c 
183.54/183.62	c Core size: 164	Core Weight: 1	Total Weight: 48
183.54/183.62	c
183.54/183.62	c
183.54/183.62	c ============================[ Search Statistics ]==============================
183.54/183.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.62	c ===============================================================================
183.54/183.62	c |         0 |    1700     4004    53796 |     5000        0    nan |  0.000 % |
183.54/183.63	c |       103 |    1700     4004    53796 |     5500      103     52 | 24.444 % |
183.54/183.66	c |       253 |    1699     4004    53796 |     6050      253     50 | 24.533 % |
183.64/183.72	c |       478 |    1699     4004    53796 |     6655      478     69 | 24.533 % |
183.64/183.79	c |       815 |    1698     4004    53796 |     7320      814     77 | 24.533 % |
183.83/183.90	c |      1322 |    1698     4004    53796 |     8052     1321     86 | 24.533 % |
183.92/184.07	c |      2081 |    1698     4004    53796 |     8857     2080     88 | 24.533 % |
184.03/184.12	c ===============================================================================
184.03/184.15	c core #35
184.03/184.15	c 
184.03/184.15	c 
184.03/184.15	c Core size: 370	Core Weight: 1	Total Weight: 49
184.03/184.15	c
184.03/184.15	c
184.03/184.15	c ============================[ Search Statistics ]==============================
184.03/184.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.03/184.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.03/184.15	c ===============================================================================
184.03/184.15	c |         0 |    2170     4005    62106 |     5000        0    nan |  0.000 % |
184.03/184.18	c |       100 |    2170     4005    62106 |     5500      100     71 | 17.049 % |
184.13/184.25	c |       250 |    2170     4005    62106 |     6050      250    116 | 17.049 % |
184.23/184.32	c |       475 |    2170     4005    62106 |     6655      475    123 | 17.049 % |
184.33/184.42	c |       817 |    2170     4005    62106 |     7320      817    152 | 17.049 % |
184.43/184.57	c |      1324 |    2170     4005    62106 |     8052     1324    159 | 17.049 % |
184.73/184.84	c |      2084 |    2170     4005    62106 |     8857     2084    169 | 17.049 % |
185.22/185.31	c |      3224 |    2170     4005    62106 |     9743     3224    178 | 17.049 % |
186.13/186.22	c |      4937 |    2170     4005    62106 |    10717     4937    196 | 17.049 % |
187.23/187.35	c |      7500 |    2168     4005    62106 |    11789     7498    217 | 17.125 % |
189.73/189.80	c |     11344 |    2168     4005    62106 |    12968    11342    234 | 17.125 % |
194.02/194.17	c |     17111 |    2168     4005    62106 |    14265    10321    258 | 17.125 % |
200.03/200.13	c |     25760 |    2168     4005    62106 |    15692    11437    289 | 17.125 % |
208.62/208.70	c |     38738 |    2168     4005    62106 |    17261    16191    244 | 17.125 % |
217.42/217.59	c ===============================================================================
218.21/218.38	c core #36
218.21/218.38	c 
218.21/218.38	c 
218.21/218.38	c Core size: 547	Core Weight: 1	Total Weight: 50
218.21/218.38	c
218.21/218.38	c
218.21/218.38	c ============================[ Search Statistics ]==============================
218.21/218.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.21/218.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.21/218.38	c ===============================================================================
218.21/218.38	c |         0 |    2827     4006    69103 |     5000        0    nan |  0.000 % |
218.31/218.43	c |       106 |    2826     4006    69103 |     5500      106    169 | 10.598 % |
218.31/218.49	c |       257 |    2826     4006    69103 |     6050      257    138 | 10.598 % |
218.42/218.57	c |       482 |    2826     4006    69103 |     6655      480    151 | 10.598 % |
218.51/218.69	c |       819 |    2826     4006    69103 |     7320      817    136 | 10.598 % |
218.72/218.83	c |      1325 |    2826     4006    69103 |     8052     1323    130 | 10.598 % |
219.02/219.19	c |      2084 |    2826     4006    69103 |     8857     2082    142 | 10.598 % |
219.61/219.74	c |      3223 |    2826     4006    69103 |     9743     3221    162 | 10.598 % |
220.32/220.46	c |      4932 |    2826     4006    69103 |    10717     4930    184 | 10.598 % |
221.52/221.68	c |      7498 |    2826     4006    69103 |    11789     7496    191 | 10.598 % |
224.32/224.46	c |     11345 |    2826     4006    69103 |    12968    11343    213 | 10.598 % |
228.91/229.04	c |     17111 |    2826     4006    69103 |    14265    10411    231 | 10.598 % |
235.51/235.61	c |     25762 |    2826     4006    69103 |    15692    11623    209 | 10.598 % |
236.61/236.71	c ===============================================================================
237.01/237.11	c core #37
237.01/237.11	c 
237.01/237.11	c 
237.01/237.11	c Core size: 551	Core Weight: 1	Total Weight: 51
237.01/237.11	c
237.01/237.11	c
237.01/237.11	c ============================[ Search Statistics ]==============================
237.01/237.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.01/237.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.01/237.11	c ===============================================================================
237.01/237.11	c |         0 |    3432     4007    72646 |     5000        0    nan |  0.000 % |
237.01/237.15	c |       107 |    3432     4007    72646 |     5500      107    145 |  7.493 % |
237.11/237.20	c |       262 |    3432     4007    72646 |     6050      262     96 |  7.493 % |
237.11/237.24	c |       487 |    3432     4007    72646 |     6655      487     91 |  7.493 % |
237.21/237.39	c |       826 |    3432     4007    72646 |     7320      826     84 |  7.493 % |
237.42/237.59	c |      1334 |    3432     4007    72646 |     8052     1334    139 |  7.493 % |
237.71/237.85	c |      2093 |    3432     4007    72646 |     8857     2093    139 |  7.493 % |
238.31/238.49	c |      3234 |    3432     4007    72646 |     9743     3234    239 |  7.493 % |
239.51/239.63	c |      4943 |    3432     4007    72646 |    10717     4943    280 |  7.493 % |
242.50/242.65	c |      7505 |    3432     4007    72646 |    11789     7505    310 |  7.493 % |
246.21/246.34	c |     11352 |    3432     4007    72646 |    12968    11352    305 |  7.493 % |
250.91/251.03	c |     17121 |    3432     4007    72646 |    14265    10340    320 |  7.493 % |
260.20/260.30	c |     25771 |    3432     4007    72646 |    15692    11366    405 |  7.493 % |
275.20/275.36	c |     38746 |    3432     4007    72646 |    17261    16171    420 |  7.493 % |
301.20/301.33	c |     58210 |    3432     4007    72646 |    18987    17644    453 |  7.493 % |
362.17/362.30	c |     87404 |    3432     4007    72646 |    20886    17273    485 |  7.493 % |
420.34/420.59	c |    131194 |    3432     4007    72646 |    22974    17527    437 |  7.493 % |
510.12/510.40	c |    196878 |    3432     4007    72646 |    25272    23444    539 |  7.493 % |
640.48/640.75	c |    295408 |    3432     4007    72646 |    27799    13401    372 |  7.493 % |
871.70/872.01	c |    443198 |    3432     4007    72646 |    30579    22519    462 |  7.493 % |
1212.67/1213.17	c |    664882 |    3432     4007    72646 |    33637    22814    386 |  7.493 % |

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-2680560-1277457196/watcher-2680560-1277457196 -o /tmp/evaluation-result-2680560-1277457196/solver-2680560-1277457196 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680560-1277457196.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: 1.00 1.00 0.99 3/106 22335
/proc/meminfo: memFree=1852420/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=3344 CPUtime=0
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 121323041 3424256 238 1992294400 134512640 135752675 4286990688 18446744073709551615 134560794 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 836 238 140 303 0 381 0

[startup+0.0190289 s]
/proc/loadavg: 1.00 1.00 0.99 3/106 22335
/proc/meminfo: memFree=1852420/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=3344 CPUtime=0.01
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 339 0 0 0 1 0 0 0 20 0 1 0 121323041 3424256 258 1992294400 134512640 135752675 4286990688 18446744073709551615 135194408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 836 258 157 303 0 381 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3344

[startup+0.101046 s]
/proc/loadavg: 1.00 1.00 0.99 3/106 22335
/proc/meminfo: memFree=1852420/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=3272 CPUtime=0.09
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 607 0 0 0 9 0 0 0 20 0 1 0 121323041 3350528 376 1992294400 134512640 135752675 4286990688 18446744073709551615 134581302 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 818 377 141 303 0 513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3272

[startup+0.301081 s]
/proc/loadavg: 1.00 1.00 0.99 3/106 22335
/proc/meminfo: memFree=1852420/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=3924 CPUtime=0.29
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 789 0 0 0 28 1 0 0 20 0 1 0 121323041 4018176 558 1992294400 134512640 135752675 4286990688 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 981 558 145 303 0 676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3924

[startup+0.701155 s]
/proc/loadavg: 1.00 1.00 0.99 3/106 22335
/proc/meminfo: memFree=1852420/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=4576 CPUtime=0.69
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 929 0 0 0 68 1 0 0 20 0 1 0 121323041 4685824 698 1992294400 134512640 135752675 4286990688 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 1144 698 145 303 0 839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4576

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 22336
/proc/meminfo: memFree=1849684/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=6148 CPUtime=1.49
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 1341 0 0 0 147 2 0 0 22 0 1 0 121323041 6295552 1110 1992294400 134512640 135752675 4286990688 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 1537 1110 145 303 0 1232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6148

[startup+3.1006 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 22336
/proc/meminfo: memFree=1846708/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=10440 CPUtime=3.09
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 2393 0 0 0 304 5 0 0 25 0 1 0 121323041 10690560 2162 1992294400 134512640 135752675 4286990688 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 2610 2162 145 303 0 2305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10440

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 22336
/proc/meminfo: memFree=1837780/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=18556 CPUtime=6.28
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 4446 0 0 0 620 8 0 0 25 0 1 0 121323041 19001344 4215 1992294400 134512640 135752675 4286990688 18446744073709551615 134605368 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 4639 4215 145 303 0 4334 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18556

[startup+12.7004 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 22336
/proc/meminfo: memFree=1820056/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=36648 CPUtime=12.69
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 8932 0 0 0 1252 17 0 0 25 0 1 0 121323041 37527552 8701 1992294400 134512640 135752675 4286990688 18446744073709551615 134605371 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 9162 8701 145 303 0 8857 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36648

[startup+25.5017 s]
/proc/loadavg: 1.08 1.02 1.00 3/108 22339
/proc/meminfo: memFree=1761264/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=71736 CPUtime=25.49
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 17704 0 0 0 2515 34 0 0 25 0 1 0 121323041 73457664 17473 1992294400 134512640 135752675 4286990688 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 17934 17473 145 303 0 17629 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71736

[startup+51.1015 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 22341
/proc/meminfo: memFree=1735116/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=119376 CPUtime=51.07
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 29618 0 0 0 5040 67 0 0 25 0 1 0 121323041 122241024 29387 1992294400 134512640 135752675 4286990688 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 29844 29387 145 303 0 29539 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 119376

[startup+102.309 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 22343
/proc/meminfo: memFree=1619300/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=234360 CPUtime=102.26
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 58351 0 0 0 10093 133 0 0 25 0 1 0 121323041 239984640 58120 1992294400 134512640 135752675 4286990688 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 58590 58120 145 303 0 58285 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 234360

[startup+162.301 s]
/proc/loadavg: 1.09 1.02 1.00 2/107 22343
/proc/meminfo: memFree=1494432/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=360272 CPUtime=162.23
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 89821 0 0 0 16026 197 0 0 25 0 1 0 121323041 368918528 89590 1992294400 134512640 135752675 4286990688 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 90068 89590 145 303 0 89763 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 360272

[startup+222.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 22345
/proc/meminfo: memFree=1426480/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=426464 CPUtime=222.21
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 106420 0 0 0 21954 267 0 0 25 0 1 0 121323041 436699136 106160 1992294400 134512640 135752675 4286990688 18446744073709551615 134639052 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 106616 106160 146 303 0 106311 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 426464

[startup+282.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 22347
/proc/meminfo: memFree=1350344/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=503456 CPUtime=282.2
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 125676 0 0 0 27887 333 0 0 25 0 1 0 121323041 515538944 125416 1992294400 134512640 135752675 4286990688 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 125864 125416 146 303 0 125559 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 503456

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22349
/proc/meminfo: memFree=1272224/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=580584 CPUtime=342.17
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 144944 0 0 0 33848 369 0 0 25 0 1 0 121323041 594518016 144684 1992294400 134512640 135752675 4286990688 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 145146 144684 146 303 0 144841 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 580584

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22349
/proc/meminfo: memFree=1196336/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=658224 CPUtime=402.15
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 164341 0 0 0 39808 407 0 0 25 0 1 0 121323041 674021376 164081 1992294400 134512640 135752675 4286990688 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 164556 164081 146 303 0 164251 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 658224

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22351
/proc/meminfo: memFree=1105816/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=746856 CPUtime=462.13
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 186499 0 0 0 45765 448 0 0 25 0 1 0 121323041 764780544 186239 1992294400 134512640 135752675 4286990688 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 186714 186239 146 303 0 186409 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 746856

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22353
/proc/meminfo: memFree=997812/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=856836 CPUtime=522.12
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 213991 0 0 0 51709 503 0 0 25 0 1 0 121323041 877400064 213731 1992294400 134512640 135752675 4286990688 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 214209 213731 146 303 0 213904 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 856836

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22355
/proc/meminfo: memFree=912004/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=940344 CPUtime=582.1
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 234879 0 0 0 57664 546 0 0 25 0 1 0 121323041 962912256 234619 1992294400 134512640 135752675 4286990688 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 235086 234619 146 303 0 234781 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 940344

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22357
/proc/meminfo: memFree=828056/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1023728 CPUtime=642.08
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 255687 0 0 0 63618 590 0 0 25 0 1 0 121323041 1048297472 255427 1992294400 134512640 135752675 4286990688 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 255932 255427 146 303 0 255627 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1023728

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22357
/proc/meminfo: memFree=745100/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1107060 CPUtime=702.06
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 276518 0 0 0 69576 630 0 0 25 0 1 0 121323041 1133629440 276258 1992294400 134512640 135752675 4286990688 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 276765 276258 146 303 0 276460 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1107060

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22359
/proc/meminfo: memFree=675536/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1175912 CPUtime=762.04
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 293734 0 0 0 75543 661 0 0 25 0 1 0 121323041 1204133888 293474 1992294400 134512640 135752675 4286990688 18446744073709551615 134638053 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 293978 293474 146 303 0 293673 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1175912

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22361
/proc/meminfo: memFree=592828/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1259892 CPUtime=822.01
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 314715 0 0 0 81502 699 0 0 25 0 1 0 121323041 1290129408 314455 1992294400 134512640 135752675 4286990688 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 314973 314455 146 303 0 314668 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1259892

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22363
/proc/meminfo: memFree=495860/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1355544 CPUtime=881.99
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 338618 0 0 0 87456 743 0 0 25 0 1 0 121323041 1388077056 338358 1992294400 134512640 135752675 4286990688 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 338886 338358 146 303 0 338581 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1355544

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22365
/proc/meminfo: memFree=410796/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1440980 CPUtime=941.97
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 359973 0 0 0 93406 791 0 0 25 0 1 0 121323041 1475563520 359713 1992294400 134512640 135752675 4286990688 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 360245 359713 146 303 0 359940 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1440980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22367
/proc/meminfo: memFree=310604/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1540456 CPUtime=1001.95
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 384837 0 0 0 99354 841 0 0 25 0 1 0 121323041 1577426944 384577 1992294400 134512640 135752675 4286990688 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 385114 384577 146 303 0 384809 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1540456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22367
/proc/meminfo: memFree=234716/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1617052 CPUtime=1061.93
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 403959 0 0 0 105309 884 0 0 25 0 1 0 121323041 1655861248 403699 1992294400 134512640 135752675 4286990688 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 404263 403699 146 303 0 403958 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 1617052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22369
/proc/meminfo: memFree=152876/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1697920 CPUtime=1121.91
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 424186 0 0 0 111268 923 0 0 25 0 1 0 121323041 1738670080 423926 1992294400 134512640 135752675 4286990688 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 424480 423926 146 303 0 424175 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1697920

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22371
/proc/meminfo: memFree=82320/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1769296 CPUtime=1181.89
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 441984 0 0 0 117223 966 0 0 25 0 1 0 121323041 1811759104 441724 1992294400 134512640 135752675 4286990688 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 442324 441724 146 303 0 442019 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 1769296



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1233.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22373
/proc/meminfo: memFree=9980/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=1843412 CPUtime=1233.17
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4202496 460524 0 0 0 122311 1006 0 0 25 0 1 0 121323041 1887653888 460264 1992294400 134512640 135752675 4286990688 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22335/statm: 460853 460264 146 303 0 460548 0
Current children cumulated CPU time (s) 1233.17
Current children cumulated vsize (KiB) 1843412

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

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

[startup+1233.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22373
/proc/meminfo: memFree=9980/2059040 swapFree=4139944/4192956
[pid=22335] ppid=22333 vsize=0 CPUtime=1233.27
/proc/22335/stat : 22335 (wbo1.4b) R 22333 22335 22004 0 -1 4203524 460524 0 0 0 122311 1016 0 0 25 0 1 0 121323041 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/22335/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1233.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1233.78
CPU time (s): 1233.35
CPU user time (s): 1223.11
CPU system time (s): 10.2374
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 1843412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1223.11
system time used= 10.2374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1132

runsolver used 2.01669 second user time and 5.85811 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-25 11:13:16
IDJOB=2680560
IDBENCH=2876
IDSOLVER=1190
FILE ID=node007/2680560-1277457196
PBS_JOBID= 11188150
Free space on /tmp= 62412 MiB

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

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

MD5SUM BENCH= a793af2f16b39bdc1dda733b5326bfb4
RANDOM SEED=1142180924

node007.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.264
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.52
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.264
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:       1852948 kB
Buffers:         26304 kB
Cached:          94008 kB
SwapCached:       5936 kB
Active:          60680 kB
Inactive:        73068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1852948 kB
SwapTotal:     4192956 kB
SwapFree:      4139944 kB
Dirty:            3264 kB
Writeback:           0 kB
AnonPages:       12144 kB
Mapped:          11880 kB
Slab:            50280 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182600 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= 62408 MiB
End job on node007 at 2010-06-25 11:33:52