Trace number 2655911

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.4bWrong Opt.-19 181.121 181.184

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1789.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17827
Number of constraints which are clauses17827
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
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 - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655911-1276486646.opb.
0.00/0.00	c Instance file HOME/instance-2655911-1276486646.opb
0.00/0.00	c File size is 422137 bytes.
0.02/0.05	c Highest Coefficient sum: 3
0.02/0.05	c ============================[ Problem Statistics ]=============================
0.02/0.05	c |                                                                             |
0.02/0.05	c |  Parsing time:          0.06         s                                      |
0.02/0.05	c |  Number Variables:      450                                                 |
0.02/0.05	c |  Number Clauses:        17827                                               |
0.02/0.05	c |  Number Cardinality:    0                                                   |
0.02/0.05	c |  Number PB Constraints: 0                                                   |
0.02/0.09	c ============================[ Search Statistics ]==============================
0.02/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.02/0.09	c ===============================================================================
0.02/0.09	c |         0 |     450    17827    35654 |     5942        0    nan |  0.000 % |
0.02/0.09	c ===============================================================================
0.02/0.09	c New solution: 450
0.02/0.09	o 450
0.02/0.09	c Elapsed CPU time: 0.093985 s	Remaining CPU time: 179.906 s
0.02/0.09	c ===============================================================================
0.02/0.09	c |         0 |     450    17828    36104 |     5942        0    nan |  0.000 % |
0.02/0.09	c ===============================================================================
0.02/0.09	c New solution: 449
0.02/0.09	o 449
0.02/0.09	c Elapsed CPU time: 0.094985 s	Remaining CPU time: 179.905 s
0.02/0.09	c ===============================================================================
0.02/0.09	c |         0 |     450    17829    36554 |     5943        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 448
0.09/0.10	o 448
0.09/0.10	c Elapsed CPU time: 0.097985 s	Remaining CPU time: 179.902 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         9 |     450    17830    37004 |     5943        9    444 |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 447
0.09/0.11	o 447
0.09/0.11	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 179.893 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |        53 |     450    17831    37454 |     5943       53    443 |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 446
0.09/0.12	o 446
0.09/0.12	c Elapsed CPU time: 0.115982 s	Remaining CPU time: 179.884 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |        95 |     450    17832    37904 |     5944       95    443 |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 445
0.09/0.12	o 445
0.09/0.12	c Elapsed CPU time: 0.120981 s	Remaining CPU time: 179.879 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |       117 |     450    17833    38354 |     5944      117    443 |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c New solution: 444
0.09/0.14	o 444
0.09/0.14	c Elapsed CPU time: 0.137979 s	Remaining CPU time: 179.862 s
0.09/0.14	c ===============================================================================
0.09/0.14	c |       207 |     450    17834    38804 |     5944      207    442 |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: 443
0.09/0.15	o 443
0.09/0.15	c Elapsed CPU time: 0.147977 s	Remaining CPU time: 179.852 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |       253 |     450    17835    39254 |     5945      253    442 |  0.000 % |
0.09/0.17	c |       353 |     450    17835    39254 |     6539      353    441 |  0.000 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c New solution: 442
0.09/0.18	o 442
0.09/0.18	c Elapsed CPU time: 0.178972 s	Remaining CPU time: 179.821 s
0.09/0.18	c ===============================================================================
0.09/0.18	c |       408 |     450    17836    39704 |     5945      408    441 |  0.000 % |
0.19/0.20	c |       508 |     450    17836    39704 |     6539      508    440 |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c New solution: 441
0.19/0.21	o 441
0.19/0.21	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 179.794 s
0.19/0.21	c ===============================================================================
0.19/0.21	c |       529 |     450    17837    40154 |     5945      529    440 |  0.000 % |
0.19/0.23	c |       629 |     450    17837    40154 |     6540      629    440 |  0.000 % |
0.19/0.27	c |       779 |     450    17837    40154 |     7194      779    439 |  0.000 % |
0.19/0.28	c ===============================================================================
0.19/0.28	c New solution: 440
0.19/0.28	o 440
0.19/0.28	c Elapsed CPU time: 0.272958 s	Remaining CPU time: 179.727 s
0.19/0.28	c ===============================================================================
0.19/0.28	c |       813 |     450    17838    40604 |     5946      813    439 |  0.000 % |
0.29/0.30	c |       913 |     450    17838    40604 |     6540      913    439 |  0.000 % |
0.29/0.35	c |      1066 |     450    17838    40604 |     7194     1066    438 |  0.000 % |
0.39/0.43	c |      1293 |     450    17838    40604 |     7914     1293    438 |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c New solution: 439
0.39/0.45	o 439
0.39/0.45	c Elapsed CPU time: 0.440932 s	Remaining CPU time: 179.559 s
0.39/0.45	c ===============================================================================
0.39/0.45	c |      1340 |     450    17839    41054 |     5946     1340    438 |  0.000 % |
0.39/0.49	c |      1442 |     450    17839    41054 |     6540     1442    437 |  0.000 % |
0.49/0.54	c |      1592 |     450    17839    41054 |     7195     1592    437 |  0.000 % |
0.59/0.62	c |      1820 |     450    17839    41054 |     7914     1820    437 |  0.000 % |
0.69/0.76	c |      2158 |     450    17839    41054 |     8706     2158    436 |  0.000 % |
0.89/0.92	c |      2668 |     450    17839    41054 |     9576     2668    436 |  0.000 % |
1.10/1.18	c ===============================================================================
1.10/1.18	c New solution: 438
1.10/1.18	o 438
1.10/1.18	c Elapsed CPU time: 1.16082 s	Remaining CPU time: 178.839 s
1.10/1.18	c ===============================================================================
1.10/1.18	c |      3287 |     450    17840    41504 |     5946     3287    436 |  0.000 % |
1.19/1.23	c |      3390 |     450    17840    41504 |     6541     3390    436 |  0.000 % |
1.29/1.31	c |      3544 |     450    17840    41504 |     7195     3544    436 |  0.000 % |
1.39/1.43	c |      3770 |     450    17840    41504 |     7915     3770    435 |  0.000 % |
1.59/1.64	c |      4107 |     450    17840    41504 |     8706     4107    435 |  0.000 % |
1.89/1.91	c |      4614 |     450    17840    41504 |     9577     4614    435 |  0.000 % |
2.29/2.32	c |      5376 |     450    17840    41504 |    10534     5376    435 |  0.000 % |
2.99/3.04	c |      6521 |     450    17840    41504 |    11588     6521    435 |  0.000 % |
3.09/3.16	c ===============================================================================
3.09/3.16	c New solution: 437
3.09/3.16	o 437
3.09/3.16	c Elapsed CPU time: 3.12652 s	Remaining CPU time: 176.873 s
3.09/3.16	c ===============================================================================
3.09/3.16	c |      6638 |     450    17841    41954 |     5947     6638    435 |  0.000 % |
3.19/3.23	c |      6738 |     450    17841    41954 |     6541     3419    433 |  0.000 % |
3.19/3.30	c |      6891 |     450    17841    41954 |     7195     3572    433 |  0.000 % |
3.29/3.39	c |      7118 |     450    17841    41954 |     7915     3799    433 |  0.000 % |
3.49/3.55	c |      7457 |     450    17841    41954 |     8707     4138    433 |  0.000 % |
3.79/3.81	c |      7965 |     450    17841    41954 |     9577     4646    433 |  0.000 % |
4.19/4.29	c |      8726 |     450    17841    41954 |    10535     5407    433 |  0.000 % |
4.49/4.55	c ===============================================================================
4.49/4.55	c New solution: 436
4.49/4.55	o 436
4.49/4.55	c Elapsed CPU time: 4.50432 s	Remaining CPU time: 175.496 s
4.49/4.55	c ===============================================================================
4.49/4.55	c |      9185 |     450    17842    42404 |     5947     5866    433 |  0.000 % |
4.59/4.61	c |      9286 |     450    17842    42404 |     6542     5967    433 |  0.000 % |
4.59/4.69	c |      9436 |     450    17842    42404 |     7196     6117    433 |  0.000 % |
4.79/4.84	c |      9663 |     450    17842    42404 |     7915     6344    433 |  0.000 % |
4.99/5.08	c |     10003 |     450    17842    42404 |     8707     6684    433 |  0.000 % |
5.50/5.52	c |     10515 |     450    17842    42404 |     9578     7196    433 |  0.000 % |
6.09/6.11	c |     11275 |     450    17842    42404 |    10536     7956    432 |  0.000 % |
6.99/7.00	c |     12414 |     450    17842    42404 |    11589     9095    432 |  0.000 % |
7.49/7.52	c ===============================================================================
7.49/7.52	c New solution: 435
7.49/7.52	o 435
7.49/7.52	c Elapsed CPU time: 7.44687 s	Remaining CPU time: 172.553 s
7.49/7.52	c ===============================================================================
7.49/7.52	c |     13001 |     450    17843    42854 |     5947     9682    432 |  0.000 % |
7.59/7.64	c |     13103 |     450    17843    42854 |     6542     4943    431 |  0.000 % |
7.59/7.69	c |     13254 |     450    17843    42854 |     7196     5094    431 |  0.000 % |
7.79/7.80	c |     13481 |     450    17843    42854 |     7916     5321    431 |  0.000 % |
7.89/7.92	c |     13820 |     450    17843    42854 |     8707     5660    431 |  0.000 % |
8.19/8.25	c |     14327 |     450    17843    42854 |     9578     6167    431 |  0.000 % |
8.70/8.74	c |     15087 |     450    17843    42854 |    10536     6927    431 |  0.000 % |
9.59/9.62	c |     16229 |     450    17843    42854 |    11590     8069    431 |  0.000 % |
11.00/11.08	c |     17937 |     450    17843    42854 |    12749     9777    431 |  0.000 % |
14.39/14.46	c |     20500 |     450    17843    42854 |    14024    12340    431 |  0.000 % |
19.49/19.55	c |     24344 |     450    17843    42854 |    15426     8954    431 |  0.000 % |
25.29/25.39	c |     30110 |     450    17843    42854 |    16969    14720    431 |  0.000 % |
38.18/38.27	c |     38760 |     450    17843    42854 |    18666    14669    431 |  0.000 % |
52.06/52.14	c ===============================================================================
52.06/52.14	c New solution: 434
52.06/52.14	o 434
52.06/52.14	c Elapsed CPU time: 51.8091 s	Remaining CPU time: 128.191 s
52.06/52.14	c ===============================================================================
52.06/52.14	c |     50396 |     450    17844    43304 |     5948    16755    432 |  0.000 % |
52.36/52.48	c |     50496 |     450    17844    43304 |     6542     4289    432 |  0.000 % |
52.56/52.62	c |     50647 |     450    17844    43304 |     7197     4440    432 |  0.000 % |
52.77/52.84	c |     50874 |     450    17844    43304 |     7916     4667    432 |  0.000 % |
53.06/53.13	c |     51212 |     450    17844    43304 |     8708     5005    432 |  0.000 % |
53.37/53.49	c |     51718 |     450    17844    43304 |     9579     5511    431 |  0.000 % |
54.26/54.38	c |     52478 |     450    17844    43304 |    10537     6271    431 |  0.000 % |
55.46/55.55	c |     53618 |     450    17844    43304 |    11590     7411    431 |  0.000 % |
57.76/57.82	c |     55329 |     450    17844    43304 |    12750     9122    431 |  0.000 % |
59.96/60.08	c |     57892 |     450    17844    43304 |    14025    11685    431 |  0.000 % |
66.66/66.70	c |     61738 |     450    17844    43304 |    15427     8301    431 |  0.000 % |
73.56/73.62	c |     67505 |     450    17844    43304 |    16970    14068    431 |  0.000 % |
84.06/84.19	c |     76155 |     450    17844    43304 |    18667    14016    431 |  0.000 % |
87.26/87.33	c ===============================================================================
87.26/87.33	c New solution: 433
87.26/87.33	o 433
87.26/87.33	c Elapsed CPU time: 86.8088 s	Remaining CPU time: 93.1912 s
87.26/87.33	c ===============================================================================
87.26/87.33	c |     79467 |     450    17845    43754 |     5948    17328    431 |  0.000 % |
87.66/87.73	c |     79571 |     450    17845    43754 |     6543     4436    430 |  0.000 % |
87.76/87.88	c |     79724 |     450    17845    43754 |     7197     4589    430 |  0.000 % |
87.96/88.09	c |     79952 |     450    17845    43754 |     7917     4817    430 |  0.000 % |
88.25/88.31	c |     80289 |     450    17845    43754 |     8708     5154    430 |  0.000 % |
88.56/88.64	c |     80796 |     450    17845    43754 |     9579     5661    430 |  0.000 % |
88.85/88.94	c |     81558 |     450    17845    43754 |    10537     6423    430 |  0.000 % |
90.35/90.40	c |     82698 |     450    17845    43754 |    11591     7563    430 |  0.000 % |
92.15/92.29	c |     84409 |     450    17845    43754 |    12750     9274    430 |  0.000 % |
93.75/93.88	c |     86973 |     450    17845    43754 |    14025    11838    430 |  0.000 % |
98.86/98.91	c |     90818 |     450    17845    43754 |    15428     8454    429 |  0.000 % |
101.85/101.96	c ===============================================================================
101.85/101.96	c New solution: 432
101.85/101.96	o 432
101.85/101.96	c Elapsed CPU time: 101.334 s	Remaining CPU time: 78.6664 s
101.85/101.96	c ===============================================================================
101.85/101.96	c |     95854 |     450    17846    44204 |     5948    13490    430 |  0.000 % |
102.15/102.28	c |     95955 |     450    17846    44204 |     6543     3474    430 |  0.000 % |
102.25/102.36	c |     96105 |     450    17846    44204 |     7197     3624    430 |  0.000 % |
102.45/102.54	c |     96331 |     450    17846    44204 |     7917     3850    429 |  0.000 % |
102.65/102.79	c |     96670 |     450    17846    44204 |     8709     4189    429 |  0.000 % |
103.05/103.18	c |     97177 |     450    17846    44204 |     9580     4696    429 |  0.000 % |
103.65/103.72	c |     97936 |     450    17846    44204 |    10538     5455    429 |  0.000 % |
104.36/104.47	c |     99075 |     450    17846    44204 |    11592     6594    429 |  0.000 % |
105.85/105.94	c |    100784 |     450    17846    44204 |    12751     8303    429 |  0.000 % |
108.45/108.59	c |    103347 |     450    17846    44204 |    14026    10866    429 |  0.000 % |
114.75/114.90	c |    107191 |     450    17846    44204 |    15429     7480    428 |  0.000 % |
119.45/119.52	c |    112958 |     450    17846    44204 |    16972    13247    428 |  0.000 % |
130.64/130.79	c |    121607 |     450    17846    44204 |    18669    13195    429 |  0.000 % |
134.34/134.41	c ===============================================================================
134.34/134.41	c New solution: 431
134.34/134.41	o 431
134.34/134.41	c Elapsed CPU time: 133.634 s	Remaining CPU time: 46.3663 s
134.34/134.41	c ===============================================================================
134.34/134.41	c |    123100 |     450    17847    44654 |     5949    14688    429 |  0.000 % |
134.64/134.70	c |    123202 |     450    17847    44654 |     6543     3774    429 |  0.000 % |
134.64/134.75	c |    123352 |     450    17847    44654 |     7198     3924    429 |  0.000 % |
134.74/134.87	c |    123578 |     450    17847    44654 |     7918     4150    429 |  0.000 % |
135.25/135.32	c |    123915 |     450    17847    44654 |     8709     4487    429 |  0.000 % |
136.04/136.19	c |    124424 |     450    17847    44654 |     9580     4996    428 |  0.000 % |
136.74/136.89	c |    125184 |     450    17847    44654 |    10539     5756    428 |  0.000 % |
138.24/138.39	c |    126323 |     450    17847    44654 |    11592     6895    428 |  0.000 % |
140.24/140.34	c |    128031 |     450    17847    44654 |    12752     8603    428 |  0.000 % |
142.64/142.79	c |    130593 |     450    17847    44654 |    14027    11165    428 |  0.000 % |
146.74/146.86	c |    134437 |     450    17847    44654 |    15430     7781    427 |  0.000 % |
152.93/153.03	c |    140203 |     450    17847    44654 |    16973    13547    428 |  0.000 % |
170.53/170.68	c |    148855 |     450    17847    44654 |    18670    13495    428 |  0.000 % |
180.83/180.99	c There are 0 assigned variables. 0 in cost function.
181.03/181.15	c core #1
181.03/181.15	c #cores: 1
181.03/181.15	c Final Weight: 431
181.03/181.15	o 431
181.03/181.15	s OPTIMUM FOUND
181.03/181.15	v -x450 x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 x241 -x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
181.03/181.15	c Total CPU time: 180.164 s

Verifier Data

OK	-19

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2655911-1276486646/watcher-2655911-1276486646 -o /tmp/evaluation-result-2655911-1276486646/solver-2655911-1276486646 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655911-1276486646.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.08 1.02 1.01 3/106 28397
/proc/meminfo: memFree=1743964/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=2996 CPUtime=0
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 298 0 0 0 0 0 0 0 18 0 1 0 22320998 3067904 217 1992294400 134512640 135751879 4289615360 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 749 217 145 303 0 340 0

[startup+0.0268339 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 28397
/proc/meminfo: memFree=1743964/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=3280 CPUtime=0.02
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 399 0 0 0 2 0 0 0 20 0 1 0 22320998 3358720 318 1992294400 134512640 135751879 4289615360 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 820 318 178 303 0 411 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3280

[startup+0.100839 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 28397
/proc/meminfo: memFree=1743964/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=3544 CPUtime=0.09
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 897 0 0 0 9 0 0 0 20 0 1 0 22320998 3629056 453 1992294400 134512640 135751879 4289615360 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 886 453 146 303 0 581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3544

[startup+0.30086 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 28397
/proc/meminfo: memFree=1743964/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=5216 CPUtime=0.29
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 1313 0 0 0 29 0 0 0 20 0 1 0 22320998 5341184 869 1992294400 134512640 135751879 4289615360 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 1304 869 147 303 0 999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5216

[startup+0.700897 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 28397
/proc/meminfo: memFree=1743964/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=7272 CPUtime=0.69
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 1823 0 0 0 68 1 0 0 21 0 1 0 22320998 7446528 1379 1992294400 134512640 135751879 4289615360 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 1818 1379 147 303 0 1513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7272

[startup+1.50097 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 28398
/proc/meminfo: memFree=1737384/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=10864 CPUtime=1.49
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 2718 0 0 0 147 2 0 0 23 0 1 0 22320998 11124736 2274 1992294400 134512640 135751879 4289615360 18446744073709551615 134616534 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 2716 2274 147 303 0 2411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10864

[startup+3.10113 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 28398
/proc/meminfo: memFree=1733044/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=15888 CPUtime=3.09
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 3963 0 0 0 306 3 0 0 25 0 1 0 22320998 16269312 3519 1992294400 134512640 135751879 4289615360 18446744073709551615 134616371 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 3972 3519 147 303 0 3667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15888

[startup+6.30143 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 28398
/proc/meminfo: memFree=1723124/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=24988 CPUtime=6.29
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 6231 0 0 0 623 6 0 0 25 0 1 0 22320998 25587712 5787 1992294400 134512640 135751879 4289615360 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 6247 5787 148 303 0 5942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24988

[startup+12.701 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 28398
/proc/meminfo: memFree=1707996/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=38876 CPUtime=12.69
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 9710 0 0 0 1258 11 0 0 25 0 1 0 22320998 39809024 9266 1992294400 134512640 135751879 4289615360 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 9719 9266 148 303 0 9414 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38876

[startup+25.5013 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 28398
/proc/meminfo: memFree=1687288/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=58972 CPUtime=25.48
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 14720 0 0 0 2531 17 0 0 25 0 1 0 22320998 60387328 14276 1992294400 134512640 135751879 4289615360 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 14743 14276 148 303 0 14438 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58972

[startup+51.1007 s]
/proc/loadavg: 1.10 1.03 1.01 2/107 28403
/proc/meminfo: memFree=1650956/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=94684 CPUtime=51.07
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 23613 0 0 0 5077 30 0 0 25 0 1 0 22320998 96956416 23169 1992294400 134512640 135751879 4289615360 18446744073709551615 134616840 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 23671 23169 148 303 0 23366 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 94684

[startup+102.309 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 28403
/proc/meminfo: memFree=1567380/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=178184 CPUtime=102.25
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 44463 0 0 0 10167 58 0 0 25 0 1 0 22320998 182460416 44019 1992294400 134512640 135751879 4289615360 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 44546 44019 148 303 0 44241 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 178184

[startup+162.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1482316/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=263284 CPUtime=162.24
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 65694 0 0 0 16138 86 0 0 25 0 1 0 22320998 269602816 65250 1992294400 134512640 135751879 4289615360 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 65821 65250 148 303 0 65516 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 263284

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

[startup+166.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1480332/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=265204 CPUtime=166.23
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 66172 0 0 0 16537 86 0 0 25 0 1 0 22320998 271568896 65728 1992294400 134512640 135751879 4289615360 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 66301 65728 148 303 0 65996 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 265204

[startup+172.708 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1470040/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=275360 CPUtime=172.64
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 68727 0 0 0 17174 90 0 0 25 0 1 0 22320998 281968640 68283 1992294400 134512640 135751879 4289615360 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 68840 68283 148 303 0 68535 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 275360

[startup+175.902 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1467064/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=278364 CPUtime=175.84
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 69457 0 0 0 17493 91 0 0 25 0 1 0 22320998 285044736 69013 1992294400 134512640 135751879 4289615360 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 69591 69013 148 303 0 69286 0
Current children cumulated CPU time (s) 175.84
Current children cumulated vsize (KiB) 278364

[startup+179.101 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1465700/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=280028 CPUtime=179.03
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 69887 0 0 0 17811 92 0 0 25 0 1 0 22320998 286748672 69443 1992294400 134512640 135751879 4289615360 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 70007 69443 148 303 0 69702 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 280028

[startup+179.901 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1465204/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=280668 CPUtime=179.83
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 70021 0 0 0 17891 92 0 0 25 0 1 0 22320998 287404032 69577 1992294400 134512640 135751879 4289615360 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 70167 69577 148 303 0 69862 0
Current children cumulated CPU time (s) 179.83
Current children cumulated vsize (KiB) 280668

[startup+180.701 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1464460/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=281052 CPUtime=180.63
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 70120 0 0 0 17971 92 0 0 25 0 1 0 22320998 287797248 69676 1992294400 134512640 135751879 4289615360 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 70263 69676 148 303 0 69958 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 281052

[startup+181.101 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28405
/proc/meminfo: memFree=1464460/2059040 swapFree=4140228/4192956
[pid=28397] ppid=28395 vsize=281952 CPUtime=181.03
/proc/28397/stat : 28397 (wbo1.4b) R 28395 28397 27326 0 -1 4202496 70336 0 0 0 18011 92 0 0 25 0 1 0 22320998 288718848 69892 1992294400 134512640 135751879 4289615360 18446744073709551615 135200324 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28397/statm: 70488 69892 149 303 0 70183 0
Current children cumulated CPU time (s) 181.03
Current children cumulated vsize (KiB) 281952

Child status: 0
Real time (s): 181.184
CPU time (s): 181.121
CPU user time (s): 180.164
CPU system time (s): 0.957854
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 281952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.164
system time used= 0.957854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70337
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= 1
involuntary context switches= 670

runsolver used 0.296954 second user time and 0.871867 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-14 05:37:27
IDJOB=2655911
IDBENCH=2236
IDSOLVER=1161
FILE ID=node018/2655911-1276486646
PBS_JOBID= 11173380
Free space on /tmp= 62368 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655911-1276486646/watcher-2655911-1276486646 -o /tmp/evaluation-result-2655911-1276486646/solver-2655911-1276486646 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655911-1276486646.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=1738716569

node018.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.248
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.49
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.248
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1744492 kB
Buffers:        101088 kB
Cached:         122568 kB
SwapCached:       5768 kB
Active:          99020 kB
Inactive:       137004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1744492 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            3052 kB
Writeback:           0 kB
AnonPages:       10920 kB
Mapped:          12788 kB
Slab:            56820 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181300 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= 62364 MiB
End job on node018 at 2010-06-14 05:40:28