Trace number 3447065

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 NameAnswerCPU timeWall clock time
wbo 1.6OPTIMUM 56.4904 56.4911

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110970444--soft-0-100-0.wbo
MD5SUM1440dfbec92f7e530a692a301b0ef2cf
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark2.88656
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1239
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

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3447065-1307906591.wbo.
0.00/0.00	c Instance file HOME/instance-3447065-1307906591.wbo
0.00/0.00	c File size is 10456 bytes.
0.00/0.00	c Highest Coefficient sum: 1239
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      169                                                 |
0.00/0.00	c |  Number Clauses:        30                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     169      101     1205 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     169      101     1205 |     5500      100     41 |  0.004 % |
0.00/0.00	c |       251 |     169      101     1205 |     6050      251     34 |  0.004 % |
0.00/0.00	c |       476 |     169      101     1205 |     6655      476     31 |  0.004 % |
0.00/0.01	c |       813 |     169      101     1205 |     7320      813     31 |  0.004 % |
0.00/0.02	c |      1319 |     169      101     1205 |     8052     1319     30 |  0.004 % |
0.00/0.04	c |      2078 |     169      101     1205 |     8857     2078     32 |  0.004 % |
0.00/0.06	c |      3217 |     169      101     1205 |     9743     3217     33 |  0.004 % |
0.09/0.11	c |      4928 |     169      101     1205 |    10717     4928     34 |  0.004 % |
0.19/0.20	c |      7491 |     169      101     1205 |    11789     7491     34 |  0.004 % |
0.29/0.38	c |     11336 |     169      101     1205 |    12968    11336     36 |  0.004 % |
0.59/0.64	c |     17103 |     169      101     1205 |    14265    10564     40 |  0.004 % |
0.99/1.04	c |     25752 |     169      101     1205 |    15692    12022     43 |  0.004 % |
1.49/1.54	c ===============================================================================
1.59/1.67	c core #1
1.59/1.67	c 
1.59/1.67	c 
1.59/1.67	c Core size: 99	Core Weight: 1	Total Weight: 1
1.59/1.67	c Current CPU time: 1.59776 s
1.59/1.67	c
1.59/1.67	c ============================[ Search Statistics ]==============================
1.59/1.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.59/1.67	c ===============================================================================
1.59/1.67	c |         0 |     264      200     2568 |     5000        0   -nan |  0.000 % |
1.59/1.68	c |       100 |     264      200     2568 |     5500      100     42 |  0.001 % |
1.59/1.68	c |       250 |     264      200     2568 |     6050      250     38 |  0.001 % |
1.59/1.69	c |       476 |     264      200     2568 |     6655      476     43 |  0.001 % |
1.59/1.69	c |       813 |     264      200     2568 |     7320      813     39 |  0.001 % |
1.69/1.70	c |      1319 |     264      200     2568 |     8052     1319     36 |  0.001 % |
1.69/1.72	c |      2079 |     264      200     2568 |     8857     2079     35 |  0.001 % |
1.69/1.75	c |      3219 |     264      200     2568 |     9743     3219     34 |  0.001 % |
1.79/1.81	c |      4928 |     264      200     2568 |    10717     4928     35 |  0.001 % |
1.89/1.90	c |      7492 |     264      200     2568 |    11789     7492     38 |  0.001 % |
1.99/2.07	c |     11336 |     264      200     2568 |    12968    11336     39 |  0.001 % |
2.29/2.36	c |     17102 |     264      200     2568 |    14265    10564     42 |  0.001 % |
2.79/2.85	c |     25751 |     264      200     2568 |    15692    12026     44 |  0.001 % |
3.59/3.60	c |     38725 |     264      200     2568 |    17261     9207     46 |  0.001 % |
4.40/4.48	c ===============================================================================
4.69/4.71	c core #2
4.69/4.71	c 
4.69/4.71	c 
4.69/4.71	c Core size: 98	Core Weight: 1	Total Weight: 2
4.69/4.71	c Current CPU time: 4.51931 s
4.69/4.71	c
4.69/4.71	c ============================[ Search Statistics ]==============================
4.69/4.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/4.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.69/4.71	c ===============================================================================
4.69/4.71	c |         0 |     358      295     3884 |     5000        0   -nan |  0.000 % |
4.69/4.71	c |       102 |     358      295     3884 |     5500      102     36 |  0.001 % |
4.69/4.72	c |       252 |     358      295     3884 |     6050      252     33 |  0.001 % |
4.69/4.72	c |       477 |     358      295     3884 |     6655      477     32 |  0.001 % |
4.69/4.73	c |       815 |     358      295     3884 |     7320      815     31 |  0.001 % |
4.69/4.74	c |      1322 |     358      295     3884 |     8052     1322     32 |  0.001 % |
4.69/4.76	c |      2084 |     358      295     3884 |     8857     2084     30 |  0.001 % |
4.79/4.80	c |      3224 |     358      295     3884 |     9743     3224     31 |  0.001 % |
4.79/4.85	c |      4933 |     358      295     3884 |    10717     4933     34 |  0.001 % |
4.89/4.95	c |      7497 |     358      295     3884 |    11789     7497     35 |  0.001 % |
5.09/5.14	c |     11341 |     358      295     3884 |    12968    11341     38 |  0.001 % |
5.40/5.42	c |     17108 |     358      295     3884 |    14265    10574     40 |  0.001 % |
5.79/5.88	c |     25759 |     358      295     3884 |    15692    12024     40 |  0.001 % |
6.49/6.57	c |     38734 |     358      295     3884 |    17261     9191     42 |  0.001 % |
7.69/7.76	c |     58197 |     358      295     3884 |    18987    11299     45 |  0.001 % |
9.49/9.54	c |     87390 |     358      295     3884 |    20886    11861     45 |  0.020 % |
10.89/11.00	c ===============================================================================
11.50/11.50	c core #3
11.50/11.50	c 
11.50/11.50	c 
11.50/11.50	c Core size: 103	Core Weight: 1	Total Weight: 3
11.50/11.50	c Current CPU time: 11.0493 s
11.50/11.50	c
11.50/11.50	c ============================[ Search Statistics ]==============================
11.50/11.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.50/11.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.50/11.50	c ===============================================================================
11.50/11.50	c |         0 |     457      390     5210 |     5000        0   -nan |  0.000 % |
11.50/11.51	c |       100 |     457      390     5210 |     5500      100     42 |  0.000 % |
11.50/11.51	c |       252 |     457      390     5210 |     6050      252     32 |  0.000 % |
11.50/11.51	c |       479 |     457      390     5210 |     6655      479     31 |  0.000 % |
11.50/11.52	c |       816 |     457      390     5210 |     7320      816     30 |  0.000 % |
11.50/11.53	c |      1322 |     457      390     5210 |     8052     1322     31 |  0.000 % |
11.50/11.55	c |      2084 |     457      390     5210 |     8857     2084     34 |  0.000 % |
11.50/11.59	c |      3224 |     457      390     5210 |     9743     3224     34 |  0.000 % |
11.59/11.65	c |      4932 |     457      390     5210 |    10717     4932     36 |  0.000 % |
11.69/11.75	c |      7495 |     457      390     5210 |    11789     7495     37 |  0.000 % |
11.89/11.93	c |     11339 |     457      390     5210 |    12968    11339     38 |  0.000 % |
12.19/12.21	c |     17108 |     457      390     5210 |    14265    10582     41 |  0.000 % |
12.59/12.64	c |     25761 |     457      390     5210 |    15692    12049     44 |  0.000 % |
13.29/13.35	c |     38738 |     457      390     5210 |    17261     9211     44 |  0.000 % |
14.40/14.43	c |     58200 |     457      390     5210 |    18987    11300     44 |  0.000 % |
16.09/16.13	c |     87393 |     457      390     5210 |    20886    11839     48 |  0.000 % |
18.49/18.50	c ===============================================================================
18.99/19.07	c core #4
18.99/19.07	c 
18.99/19.07	c 
18.99/19.07	c Core size: 100	Core Weight: 1	Total Weight: 4
18.99/19.07	c Current CPU time: 18.3652 s
18.99/19.07	c
18.99/19.07	c ============================[ Search Statistics ]==============================
18.99/19.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.99/19.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
18.99/19.07	c ===============================================================================
18.99/19.07	c |         0 |     553      485     6530 |     5000        0   -nan |  0.000 % |
18.99/19.07	c |       101 |     553      485     6530 |     5500      101     40 |  0.000 % |
18.99/19.08	c |       251 |     553      485     6530 |     6050      251     34 |  0.000 % |
18.99/19.08	c |       477 |     553      485     6530 |     6655      477     31 |  0.000 % |
18.99/19.09	c |       814 |     553      485     6530 |     7320      814     34 |  0.000 % |
19.09/19.10	c |      1320 |     553      485     6530 |     8052     1320     35 |  0.000 % |
19.09/19.12	c |      2079 |     553      485     6530 |     8857     2079     36 |  0.000 % |
19.09/19.16	c |      3218 |     553      485     6530 |     9743     3218     36 |  0.000 % |
19.19/19.21	c |      4926 |     553      485     6530 |    10717     4926     34 |  0.000 % |
19.29/19.32	c |      7489 |     553      485     6530 |    11789     7489     37 |  0.000 % |
19.49/19.51	c |     11333 |     553      485     6530 |    12968    11333     37 |  0.000 % |
19.80/19.81	c |     17100 |     553      485     6530 |    14265    10564     40 |  0.000 % |
20.19/20.28	c |     25751 |     553      485     6530 |    15692    12029     42 |  0.000 % |
20.99/21.06	c |     38726 |     553      485     6530 |    17261     9214     41 |  0.000 % |
22.09/22.12	c |     58187 |     553      485     6530 |    18987    11315     46 |  0.000 % |
23.79/23.86	c |     87379 |     553      485     6530 |    20886    11886     47 |  0.000 % |
24.99/25.04	c ===============================================================================
25.49/25.50	c core #5
25.49/25.50	c 
25.49/25.50	c 
25.49/25.50	c Core size: 94	Core Weight: 1	Total Weight: 5
25.49/25.50	c Current CPU time: 24.5953 s
25.49/25.50	c
25.49/25.50	c ============================[ Search Statistics ]==============================
25.49/25.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.49/25.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
25.49/25.50	c ===============================================================================
25.49/25.50	c |         0 |     643      577     7799 |     5000        0   -nan |  0.000 % |
25.49/25.50	c |       100 |     643      577     7799 |     5500      100     47 |  0.000 % |
25.49/25.51	c |       252 |     643      577     7799 |     6050      252     38 |  0.000 % |
25.49/25.51	c |       477 |     643      577     7799 |     6655      477     37 |  0.000 % |
25.49/25.52	c |       816 |     643      577     7799 |     7320      816     37 |  0.000 % |
25.49/25.53	c |      1323 |     643      577     7799 |     8052     1323     35 |  0.000 % |
25.49/25.55	c |      2084 |     643      577     7799 |     8857     2084     34 |  0.000 % |
25.49/25.58	c |      3225 |     643      577     7799 |     9743     3225     34 |  0.000 % |
25.59/25.64	c |      4933 |     643      577     7799 |    10717     4933     35 |  0.000 % |
25.69/25.74	c |      7495 |     643      577     7799 |    11789     7495     35 |  0.000 % |
25.89/25.94	c |     11340 |     643      577     7799 |    12968    11340     38 |  0.000 % |
26.19/26.23	c |     17109 |     643      577     7799 |    14265    10576     42 |  0.000 % |
26.69/26.75	c |     25761 |     643      577     7799 |    15692    12040     42 |  0.000 % |
27.50/27.51	c |     38735 |     643      577     7799 |    17261     9227     44 |  0.000 % |
28.60/28.63	c |     58199 |     643      577     7799 |    18987    11315     44 |  0.000 % |
30.39/30.41	c |     87393 |     643      577     7799 |    20886    11838     46 |  0.000 % |
31.90/31.99	c ===============================================================================
32.49/32.53	c core #6
32.49/32.53	c 
32.49/32.53	c 
32.49/32.53	c Core size: 115	Core Weight: 1	Total Weight: 6
32.49/32.53	c Current CPU time: 31.4292 s
32.49/32.53	c
32.49/32.53	c ============================[ Search Statistics ]==============================
32.49/32.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.49/32.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
32.49/32.53	c ===============================================================================
32.49/32.53	c |         0 |     754      669     9110 |     5000        0   -nan |  0.000 % |
32.49/32.54	c |       100 |     754      669     9110 |     5500      100     39 |  0.000 % |
32.49/32.54	c |       250 |     754      669     9110 |     6050      250     36 |  0.000 % |
32.49/32.55	c |       475 |     754      669     9110 |     6655      475     34 |  0.000 % |
32.49/32.55	c |       812 |     754      669     9110 |     7320      812     32 |  0.000 % |
32.49/32.57	c |      1318 |     754      669     9110 |     8052     1318     32 |  0.000 % |
32.49/32.59	c |      2078 |     754      669     9110 |     8857     2078     32 |  0.000 % |
32.59/32.63	c |      3218 |     754      669     9110 |     9743     3218     32 |  0.000 % |
32.59/32.69	c |      4926 |     754      669     9110 |    10717     4926     33 |  0.000 % |
32.79/32.81	c |      7489 |     754      669     9110 |    11789     7489     34 |  0.000 % |
33.00/33.00	c |     11333 |     754      669     9110 |    12968    11333     36 |  0.000 % |
33.29/33.30	c |     17100 |     754      669     9110 |    14265    10557     40 |  0.000 % |
33.79/33.81	c |     25749 |     754      669     9110 |    15692    12024     41 |  0.000 % |
34.49/34.56	c |     38723 |     754      669     9110 |    17261     9209     38 |  0.000 % |
35.79/35.82	c |     58186 |     754      669     9110 |    18987    11304     43 |  0.000 % |
37.59/37.60	c |     87378 |     754      669     9110 |    20886    11830     46 |  0.000 % |
38.79/38.81	c ===============================================================================
39.29/39.30	c core #7
39.29/39.30	c 
39.29/39.30	c 
39.29/39.30	c Core size: 107	Core Weight: 1	Total Weight: 7
39.29/39.30	c Current CPU time: 38.0112 s
39.29/39.30	c
39.29/39.30	c ============================[ Search Statistics ]==============================
39.29/39.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.29/39.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
39.29/39.30	c ===============================================================================
39.29/39.30	c |         0 |     857      759    10379 |     5000        0   -nan |  0.000 % |
39.29/39.31	c |       100 |     857      759    10379 |     5500      100     49 |  0.000 % |
39.29/39.31	c |       254 |     857      759    10379 |     6050      254     41 |  0.000 % |
39.29/39.32	c |       480 |     857      759    10379 |     6655      480     42 |  0.000 % |
39.29/39.33	c |       817 |     857      759    10379 |     7320      817     41 |  0.000 % |
39.29/39.34	c |      1323 |     857      759    10379 |     8052     1323     36 |  0.000 % |
39.29/39.36	c |      2083 |     857      759    10379 |     8857     2083     35 |  0.000 % |
39.39/39.40	c |      3222 |     857      759    10379 |     9743     3222     34 |  0.000 % |
39.39/39.47	c |      4930 |     857      759    10379 |    10717     4930     35 |  0.000 % |
39.49/39.57	c |      7493 |     857      759    10379 |    11789     7493     36 |  0.000 % |
39.69/39.77	c |     11339 |     857      759    10379 |    12968    11339     38 |  0.000 % |
39.99/40.09	c |     17105 |     857      759    10379 |    14265    10562     40 |  0.000 % |
40.60/40.62	c |     25755 |     857      759    10379 |    15692    12018     41 |  0.000 % |
41.29/41.38	c |     38730 |     857      759    10379 |    17261     9207     40 |  0.000 % |
42.49/42.50	c |     58193 |     857      759    10379 |    18987    11302     41 |  0.000 % |
44.29/44.30	c |     87385 |     857      759    10379 |    20886    11848     46 |  0.000 % |
46.39/46.47	c ===============================================================================
46.99/47.02	c core #8
46.99/47.02	c 
46.99/47.02	c 
46.99/47.02	c Core size: 127	Core Weight: 1	Total Weight: 8
46.99/47.02	c Current CPU time: 45.5111 s
46.99/47.02	c
46.99/47.02	c ============================[ Search Statistics ]==============================
46.99/47.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.99/47.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.99/47.02	c ===============================================================================
46.99/47.02	c |         0 |     980      847    11662 |     5000        0   -nan |  0.000 % |
46.99/47.03	c |       101 |     980      847    11662 |     5500      101     50 |  0.000 % |
46.99/47.04	c |       252 |     980      847    11662 |     6050      252     42 |  0.000 % |
46.99/47.04	c |       479 |     980      847    11662 |     6655      479     45 |  0.000 % |
46.99/47.05	c |       816 |     980      847    11662 |     7320      816     39 |  0.000 % |
46.99/47.07	c |      1322 |     980      847    11662 |     8052     1322     36 |  0.000 % |
46.99/47.09	c |      2083 |     980      847    11662 |     8857     2083     35 |  0.000 % |
47.09/47.14	c |      3223 |     980      847    11662 |     9743     3223     38 |  0.000 % |
47.19/47.21	c |      4931 |     980      847    11662 |    10717     4931     40 |  0.000 % |
47.30/47.33	c |      7493 |     980      847    11662 |    11789     7493     41 |  0.000 % |
47.49/47.57	c |     11337 |     980      847    11662 |    12968    11337     42 |  0.000 % |
47.89/47.94	c |     17103 |     980      847    11662 |    14265    10575     45 |  0.000 % |
48.49/48.50	c |     25752 |     980      847    11662 |    15692    12033     48 |  0.000 % |
49.29/49.37	c |     38727 |     980      847    11662 |    17261     9196     48 |  0.000 % |
50.60/50.62	c |     58188 |     980      847    11662 |    18987    11291     50 |  0.000 % |
52.80/52.84	c |     87380 |     980      847    11662 |    20886    11828     50 |  0.000 % |
56.19/56.20	c |    131169 |     980      847    11662 |    22974    13613     51 |  0.000 % |
56.39/56.48	c ===============================================================================
56.39/56.48	c #cores: 8
56.39/56.48	o 8
56.39/56.48	s OPTIMUM FOUND
56.39/56.48	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169
56.39/56.48	c Total CPU time: 54.7467 s

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447065-1307906591/watcher-3447065-1307906591 -o /var/tmp/evaluation-result-3447065-1307906591/solver-3447065-1307906591 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447065-1307906591.wbo 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.96 2/177 18028
/proc/meminfo: memFree=2988264/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 315 0 0 0 0 0 0 0 25 0 1 0 902257818 2154496 263 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 526 263 177 372 0 151 0

[startup+0.092568 s]
/proc/loadavg: 2.01 2.01 1.96 2/177 18028
/proc/meminfo: memFree=2988264/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=3556 CPUtime=0.08 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 676 0 0 0 7 1 0 0 25 0 1 0 902257818 3641344 624 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 889 624 177 372 0 514 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3556

[startup+0.100566 s]
/proc/loadavg: 2.01 2.01 1.96 2/177 18028
/proc/meminfo: memFree=2988264/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=3556 CPUtime=0.09 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 704 0 0 0 8 1 0 0 25 0 1 0 902257818 3641344 652 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 889 652 177 372 0 514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3556

[startup+0.300531 s]
/proc/loadavg: 2.01 2.01 1.96 2/177 18028
/proc/meminfo: memFree=2988264/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=5800 CPUtime=0.29 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 1246 0 0 0 27 2 0 0 25 0 1 0 902257818 5939200 1194 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 1450 1194 177 372 0 1075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5800

[startup+0.700461 s]
/proc/loadavg: 2.01 2.01 1.96 2/177 18028
/proc/meminfo: memFree=2988264/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=8060 CPUtime=0.69 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 1818 0 0 0 66 3 0 0 25 0 1 0 902257818 8253440 1766 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 2015 1767 177 372 0 1640 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8060

[startup+1.50032 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 18029
/proc/meminfo: memFree=2980848/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=11896 CPUtime=1.49 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 2756 0 0 0 143 6 0 0 25 0 1 0 902257818 12181504 2704 33554432000 4194304 5714214 140734715311680 18446744073709551615 4319369 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 2974 2704 177 372 0 2599 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11896

[startup+3.10104 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 18029
/proc/meminfo: memFree=2975888/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=13864 CPUtime=3.09 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 3284 0 0 0 296 13 0 0 25 0 1 0 902257818 14196736 3201 33554432000 4194304 5714214 140734715311680 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 3466 3201 178 372 0 3091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13864

[startup+6.30048 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 18029
/proc/meminfo: memFree=2970556/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=19160 CPUtime=6.29 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 4616 0 0 0 605 24 0 0 25 0 1 0 902257818 19619840 4533 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 4790 4533 178 372 0 4415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19160

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 18030
/proc/meminfo: memFree=2955388/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=30180 CPUtime=12.69 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 7418 0 0 0 1223 46 0 0 25 0 1 0 902257818 30904320 7293 33554432000 4194304 5714214 140734715311680 18446744073709551615 4319347 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 7545 7293 178 372 0 7170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30180

[startup+25.5012 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 18030
/proc/meminfo: memFree=2946608/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=35196 CPUtime=25.49 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 8664 0 0 0 2464 85 0 0 25 0 1 0 902257818 36040704 8539 33554432000 4194304 5714214 140734715311680 18446744073709551615 4956281 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 8799 8539 178 372 0 8424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35196

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 18031
/proc/meminfo: memFree=2939032/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=35196 CPUtime=51.09 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 8666 0 0 0 4951 158 0 0 25 0 1 0 902257818 36040704 8541 33554432000 4194304 5714214 140734715311680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 8799 8541 178 372 0 8424 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35196

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

[startup+54.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 18031
/proc/meminfo: memFree=2937292/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=35196 CPUtime=54.29 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 8666 0 0 0 5262 167 0 0 25 0 1 0 902257818 36040704 8541 33554432000 4194304 5714214 140734715311680 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 8799 8541 178 372 0 8424 0
Current children cumulated CPU time (s) 54.29
Current children cumulated vsize (KiB) 35196

[startup+55.1009 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 18031
/proc/meminfo: memFree=2936420/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=35196 CPUtime=55.09 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 8666 0 0 0 5340 169 0 0 25 0 1 0 902257818 36040704 8541 33554432000 4194304 5714214 140734715311680 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 8799 8541 178 372 0 8424 0
Current children cumulated CPU time (s) 55.09
Current children cumulated vsize (KiB) 35196

[startup+55.9007 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 18031
/proc/meminfo: memFree=2936420/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=35196 CPUtime=55.89 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 8667 0 0 0 5418 171 0 0 25 0 1 0 902257818 36040704 8542 33554432000 4194304 5714214 140734715311680 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 8799 8542 178 372 0 8424 0
Current children cumulated CPU time (s) 55.89
Current children cumulated vsize (KiB) 35196

[startup+56.3007 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 18031
/proc/meminfo: memFree=2935552/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=35196 CPUtime=56.29 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 8667 0 0 0 5457 172 0 0 25 0 1 0 902257818 36040704 8542 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 8799 8542 178 372 0 8424 0
Current children cumulated CPU time (s) 56.29
Current children cumulated vsize (KiB) 35196

[startup+56.4007 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 18031
/proc/meminfo: memFree=2935552/32950928 swapFree=67052124/67111528
[pid=18028] ppid=18026 vsize=35196 CPUtime=56.39 cores=1,3,5,7
/proc/18028/stat : 18028 (wbo1.6) R 18026 18028 14010 0 -1 4202496 8667 0 0 0 5466 173 0 0 25 0 1 0 902257818 36040704 8542 33554432000 4194304 5714214 140734715311680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18028/statm: 8799 8542 178 372 0 8424 0
Current children cumulated CPU time (s) 56.39
Current children cumulated vsize (KiB) 35196

Child status: 0
Real time (s): 56.4911
CPU time (s): 56.4904
CPU user time (s): 54.7467
CPU system time (s): 1.74373
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 35196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.7467
system time used= 1.74373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8670
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= 12
involuntary context switches= 140

runsolver used 0.075988 second user time and 0.19297 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-12 21:23:11
IDJOB=3447065
IDBENCH=79209
IDSOLVER=1943
FILE ID=node120/3447065-1307906591
RUNJOBID= node120-1307902949-17395
PBS_JOBID= 13559586
Free space on /var/tmp= 2888 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110970444--soft-0-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447065-1307906591/watcher-3447065-1307906591 -o /var/tmp/evaluation-result-3447065-1307906591/solver-3447065-1307906591 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447065-1307906591.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1440dfbec92f7e530a692a301b0ef2cf
RANDOM SEED=1464535380

node120.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2988568 kB
Buffers:         59228 kB
Cached:       28579644 kB
SwapCached:      11644 kB
Active:       14181316 kB
Inactive:     14877916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2988568 kB
SwapTotal:    67111528 kB
SwapFree:     67052124 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:      418228 kB
Mapped:           9884 kB
Slab:           839496 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   615168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node120 at 2011-06-12 21:24:07