Trace number 3446811

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 49.5405 49.5396

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968561--soft-33-100-0.wbo
MD5SUM8c7284b7ccf7c3e8bad0ea1f2a54ab5e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark1.78373
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
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-3446811-1307904606.wbo.
0.00/0.00	c Instance file HOME/instance-3446811-1307904606.wbo
0.00/0.00	c File size is 10316 bytes.
0.00/0.00	c Highest Coefficient sum: 1247
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 |       101 |     169      101     1205 |     5500      101     42 |  0.004 % |
0.00/0.00	c |       251 |     169      101     1205 |     6050      251     36 |  0.004 % |
0.00/0.00	c |       476 |     169      101     1205 |     6655      476     34 |  0.004 % |
0.00/0.01	c |       816 |     169      101     1205 |     7320      816     34 |  0.004 % |
0.00/0.02	c |      1323 |     169      101     1205 |     8052     1323     36 |  0.004 % |
0.00/0.04	c |      2082 |     169      101     1205 |     8857     2082     36 |  0.004 % |
0.06/0.06	c |      3222 |     169      101     1205 |     9743     3222     36 |  0.004 % |
0.09/0.11	c |      4931 |     169      101     1205 |    10717     4931     37 |  0.004 % |
0.09/0.19	c |      7494 |     169      101     1205 |    11789     7494     39 |  0.004 % |
0.29/0.37	c |     11338 |     169      101     1205 |    12968    11338     41 |  0.004 % |
0.59/0.65	c |     17104 |     169      101     1205 |    14265    10577     43 |  0.004 % |
1.10/1.12	c |     25757 |     169      101     1205 |    15692    12036     45 |  0.004 % |
1.89/1.91	c |     38735 |     169      101     1205 |    17261     9203     46 |  0.004 % |
3.20/3.27	c |     58196 |     169      101     1205 |    18987    11307     46 |  0.004 % |
3.79/3.89	c ===============================================================================
4.09/4.19	c core #1
4.09/4.19	c 
4.09/4.19	c 
4.09/4.19	c Core size: 75	Core Weight: 1	Total Weight: 1
4.09/4.19	c Current CPU time: 4.05338 s
4.09/4.19	c
4.09/4.19	c ============================[ Search Statistics ]==============================
4.09/4.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.09/4.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.09/4.19	c ===============================================================================
4.09/4.19	c |         0 |     236      169     2203 |     5000        0   -nan |  0.000 % |
4.09/4.19	c |       101 |     236      169     2203 |     5500      101     42 |  0.002 % |
4.09/4.19	c |       253 |     236      169     2203 |     6050      253     36 |  0.002 % |
4.19/4.20	c |       479 |     236      169     2203 |     6655      479     34 |  0.002 % |
4.19/4.20	c |       816 |     236      169     2203 |     7320      816     34 |  0.002 % |
4.19/4.21	c |      1322 |     236      169     2203 |     8052     1322     34 |  0.002 % |
4.19/4.23	c |      2082 |     236      169     2203 |     8857     2082     34 |  0.002 % |
4.19/4.26	c |      3221 |     236      169     2203 |     9743     3221     34 |  0.002 % |
4.30/4.31	c |      4929 |     236      169     2203 |    10717     4929     35 |  0.002 % |
4.30/4.39	c |      7491 |     236      169     2203 |    11789     7491     37 |  0.002 % |
4.49/4.57	c |     11335 |     236      169     2203 |    12968    11335     38 |  0.002 % |
4.79/4.85	c |     17102 |     236      169     2203 |    14265    10569     41 |  0.002 % |
5.20/5.28	c |     25753 |     236      169     2203 |    15692    12026     43 |  0.002 % |
6.09/6.12	c |     38728 |     236      169     2203 |    17261     9190     48 |  0.002 % |
7.49/7.53	c |     58189 |     236      169     2203 |    18987    11276     50 |  0.002 % |
9.59/9.60	c |     87384 |     193      169     2203 |    20886    11833     49 | 18.222 % |
9.70/9.72	c ===============================================================================
10.09/10.15	c core #2
10.09/10.15	c 
10.09/10.15	c 
10.09/10.15	c Core size: 73	Core Weight: 1	Total Weight: 2
10.09/10.15	c Current CPU time: 9.90449 s
10.09/10.15	c
10.09/10.15	c ============================[ Search Statistics ]==============================
10.09/10.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.09/10.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.09/10.15	c ===============================================================================
10.09/10.15	c |         0 |     302      235     3176 |     5000        0   -nan |  0.000 % |
10.09/10.15	c |       100 |     302      235     3176 |     5500      100     37 |  0.001 % |
10.09/10.15	c |       252 |     302      235     3176 |     6050      252     30 |  0.001 % |
10.09/10.16	c |       477 |     302      235     3176 |     6655      477     30 |  0.001 % |
10.09/10.17	c |       815 |     302      235     3176 |     7320      815     32 |  0.001 % |
10.09/10.18	c |      1321 |     302      235     3176 |     8052     1321     35 |  0.001 % |
10.19/10.20	c |      2086 |     302      235     3176 |     8857     2086     33 |  0.001 % |
10.19/10.23	c |      3225 |     302      235     3176 |     9743     3225     33 |  0.001 % |
10.19/10.28	c |      4933 |     302      235     3176 |    10717     4933     33 |  0.001 % |
10.30/10.36	c |      7496 |     302      235     3176 |    11789     7496     35 |  0.001 % |
10.49/10.53	c |     11340 |     302      235     3176 |    12968    11340     37 |  0.001 % |
10.69/10.78	c |     17106 |     302      235     3176 |    14265    10566     40 |  0.001 % |
11.19/11.20	c |     25756 |     302      235     3176 |    15692    12044     43 |  0.001 % |
11.89/11.96	c |     38730 |     302      235     3176 |    17261     9215     44 |  0.001 % |
12.99/13.04	c |     58195 |     302      235     3176 |    18987    11303     47 |  0.001 % |
14.99/15.04	c |     87391 |     302      235     3176 |    20886    11839     48 |  0.001 % |
15.60/15.60	c ===============================================================================
16.00/16.04	c core #3
16.00/16.04	c 
16.00/16.04	c 
16.00/16.04	c Core size: 75	Core Weight: 1	Total Weight: 3
16.00/16.04	c Current CPU time: 15.6746 s
16.00/16.04	c
16.00/16.04	c ============================[ Search Statistics ]==============================
16.00/16.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.00/16.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.00/16.04	c ===============================================================================
16.00/16.04	c |         0 |     371      301     4155 |     5000        0   -nan |  0.000 % |
16.00/16.04	c |       100 |     371      301     4155 |     5500      100     39 |  0.001 % |
16.00/16.05	c |       250 |     371      301     4155 |     6050      250     36 |  0.001 % |
16.00/16.05	c |       476 |     371      301     4155 |     6655      476     38 |  0.001 % |
16.00/16.06	c |       813 |     371      301     4155 |     7320      813     38 |  0.001 % |
16.00/16.07	c |      1319 |     371      301     4155 |     8052     1319     37 |  0.001 % |
16.00/16.09	c |      2078 |     371      301     4155 |     8857     2078     37 |  0.001 % |
16.09/16.12	c |      3218 |     371      301     4155 |     9743     3218     36 |  0.001 % |
16.09/16.17	c |      4926 |     371      301     4155 |    10717     4926     35 |  0.001 % |
16.19/16.27	c |      7490 |     371      301     4155 |    11789     7490     36 |  0.001 % |
16.40/16.43	c |     11334 |     371      301     4155 |    12968    11334     38 |  0.001 % |
16.69/16.71	c |     17103 |     371      301     4155 |    14265    10576     41 |  0.001 % |
17.19/17.20	c |     25753 |     371      301     4155 |    15692    12031     45 |  0.001 % |
17.89/17.93	c |     38728 |     371      301     4155 |    17261     9212     44 |  0.001 % |
19.09/19.14	c |     58190 |     371      301     4155 |    18987    11311     43 |  0.001 % |
20.90/20.94	c |     87386 |     371      301     4155 |    20886    11852     45 |  0.001 % |
21.29/21.38	c ===============================================================================
21.79/21.81	c core #4
21.79/21.81	c 
21.79/21.81	c 
21.79/21.81	c Core size: 72	Core Weight: 1	Total Weight: 4
21.79/21.81	c Current CPU time: 21.3198 s
21.79/21.81	c
21.79/21.81	c ============================[ Search Statistics ]==============================
21.79/21.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.79/21.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.79/21.81	c ===============================================================================
21.79/21.81	c |         0 |     439      366     5127 |     5000        0   -nan |  0.000 % |
21.79/21.81	c |       102 |     439      366     5127 |     5500      102     44 |  0.001 % |
21.79/21.82	c |       255 |     439      366     5127 |     6050      255     34 |  0.001 % |
21.79/21.82	c |       482 |     439      366     5127 |     6655      482     35 |  0.001 % |
21.79/21.83	c |       819 |     439      366     5127 |     7320      819     33 |  0.001 % |
21.79/21.84	c |      1326 |     439      366     5127 |     8052     1326     34 |  0.001 % |
21.79/21.86	c |      2086 |     439      366     5127 |     8857     2086     34 |  0.001 % |
21.79/21.89	c |      3226 |     439      366     5127 |     9743     3226     32 |  0.001 % |
21.90/21.95	c |      4934 |     439      366     5127 |    10717     4934     34 |  0.001 % |
22.00/22.04	c |      7501 |     439      366     5127 |    11789     7501     36 |  0.001 % |
22.19/22.21	c |     11346 |     439      366     5127 |    12968    11346     37 |  0.001 % |
22.39/22.49	c |     17112 |     439      366     5127 |    14265    10565     42 |  0.001 % |
22.89/22.93	c |     25762 |     439      366     5127 |    15692    12022     43 |  0.001 % |
23.69/23.73	c |     38737 |     439      366     5127 |    17261     9208     44 |  0.001 % |
24.79/24.82	c |     58198 |     439      366     5127 |    18987    11288     46 |  0.001 % |
26.59/26.63	c ===============================================================================
26.99/27.03	c core #5
26.99/27.03	c 
26.99/27.03	c 
26.99/27.03	c Core size: 78	Core Weight: 1	Total Weight: 5
26.99/27.03	c Current CPU time: 26.43 s
26.99/27.03	c
26.99/27.03	c ============================[ Search Statistics ]==============================
26.99/27.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.99/27.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
26.99/27.03	c ===============================================================================
26.99/27.03	c |         0 |     509      430     6090 |     5000        0   -nan |  0.000 % |
26.99/27.03	c |       100 |     509      430     6090 |     5500      100     46 |  0.000 % |
26.99/27.03	c |       251 |     509      430     6090 |     6050      251     37 |  0.000 % |
26.99/27.04	c |       476 |     509      430     6090 |     6655      476     37 |  0.000 % |
26.99/27.05	c |       814 |     509      430     6090 |     7320      814     36 |  0.000 % |
26.99/27.06	c |      1323 |     509      430     6090 |     8052     1323     34 |  0.000 % |
26.99/27.08	c |      2083 |     509      430     6090 |     8857     2083     33 |  0.000 % |
27.09/27.11	c |      3223 |     509      430     6090 |     9743     3223     34 |  0.000 % |
27.09/27.17	c |      4932 |     509      430     6090 |    10717     4932     36 |  0.000 % |
27.19/27.26	c |      7496 |     509      430     6090 |    11789     7496     39 |  0.000 % |
27.40/27.42	c |     11341 |     509      430     6090 |    12968    11341     39 |  0.000 % |
27.59/27.69	c |     17110 |     509      430     6090 |    14265    10565     41 |  0.000 % |
28.10/28.12	c |     25759 |     509      430     6090 |    15692    12033     41 |  0.000 % |
28.79/28.88	c |     38733 |     509      430     6090 |    17261     9218     45 |  0.000 % |
29.99/30.05	c |     58197 |     509      430     6090 |    18987    11305     46 |  0.000 % |
32.19/32.25	c |     87389 |     509      430     6090 |    20886    11865     46 |  0.000 % |
33.29/33.36	c ===============================================================================
33.79/33.86	c core #6
33.79/33.86	c 
33.79/33.86	c 
33.79/33.86	c Core size: 82	Core Weight: 1	Total Weight: 6
33.79/33.86	c Current CPU time: 33.111 s
33.79/33.86	c
33.79/33.86	c ============================[ Search Statistics ]==============================
33.79/33.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.79/33.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
33.79/33.86	c ===============================================================================
33.79/33.86	c |         0 |     583      493     7048 |     5000        0   -nan |  0.000 % |
33.79/33.86	c |       101 |     583      493     7048 |     5500      101     45 |  0.000 % |
33.79/33.86	c |       252 |     583      493     7048 |     6050      252     41 |  0.000 % |
33.79/33.87	c |       477 |     583      493     7048 |     6655      477     34 |  0.000 % |
33.79/33.88	c |       815 |     583      493     7048 |     7320      815     32 |  0.000 % |
33.79/33.89	c |      1323 |     583      493     7048 |     8052     1323     35 |  0.000 % |
33.89/33.91	c |      2087 |     583      493     7048 |     8857     2087     35 |  0.000 % |
33.89/33.94	c |      3229 |     583      493     7048 |     9743     3229     36 |  0.000 % |
33.89/34.00	c |      4937 |     583      493     7048 |    10717     4937     36 |  0.000 % |
33.99/34.10	c |      7500 |     583      493     7048 |    11789     7500     36 |  0.000 % |
34.29/34.30	c |     11344 |     583      493     7048 |    12968    11344     37 |  0.000 % |
34.60/34.62	c |     17110 |     583      493     7048 |    14265    10573     40 |  0.000 % |
34.99/35.09	c |     25759 |     583      493     7048 |    15692    12043     41 |  0.000 % |
35.80/35.85	c |     38735 |     583      493     7048 |    17261     9223     47 |  0.000 % |
36.89/36.94	c |     58198 |     583      493     7048 |    18987    11324     46 |  0.000 % |
38.69/38.78	c |     87391 |     583      493     7048 |    20886    11879     47 |  0.014 % |
39.50/39.59	c ===============================================================================
39.99/40.05	c core #7
39.99/40.05	c 
39.99/40.05	c 
39.99/40.05	c Core size: 87	Core Weight: 1	Total Weight: 7
39.99/40.05	c Current CPU time: 39.214 s
39.99/40.05	c
39.99/40.05	c ============================[ Search Statistics ]==============================
39.99/40.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.99/40.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
39.99/40.05	c ===============================================================================
39.99/40.05	c |         0 |     661      556     8014 |     5000        0   -nan |  0.000 % |
39.99/40.05	c |       101 |     661      556     8014 |     5500      101     47 |  0.000 % |
39.99/40.06	c |       251 |     661      556     8014 |     6050      251     40 |  0.000 % |
39.99/40.06	c |       478 |     661      556     8014 |     6655      478     38 |  0.000 % |
39.99/40.07	c |       815 |     661      556     8014 |     7320      815     37 |  0.000 % |
39.99/40.08	c |      1324 |     661      556     8014 |     8052     1324     38 |  0.000 % |
40.09/40.10	c |      2086 |     661      556     8014 |     8857     2086     37 |  0.000 % |
40.09/40.14	c |      3227 |     661      556     8014 |     9743     3227     37 |  0.000 % |
40.20/40.21	c |      4935 |     661      556     8014 |    10717     4935     39 |  0.000 % |
40.29/40.31	c |      7498 |     661      556     8014 |    11789     7498     39 |  0.000 % |
40.39/40.49	c |     11342 |     661      556     8014 |    12968    11342     40 |  0.000 % |
40.79/40.80	c |     17109 |     661      556     8014 |    14265    10583     42 |  0.000 % |
41.19/41.29	c |     25758 |     661      556     8014 |    15692    12048     44 |  0.000 % |
41.99/42.09	c |     38733 |     661      556     8014 |    17261     9216     45 |  0.000 % |
43.29/43.37	c |     58198 |     661      556     8014 |    18987    11317     46 |  0.000 % |
45.29/45.31	c |     87393 |     661      556     8014 |    20886    11893     46 |  0.000 % |
46.29/46.33	c ===============================================================================
46.69/46.79	c core #8
46.69/46.79	c 
46.69/46.79	c 
46.69/46.79	c Core size: 79	Core Weight: 1	Total Weight: 8
46.69/46.79	c Current CPU time: 45.835 s
46.69/46.79	c
46.69/46.79	c ============================[ Search Statistics ]==============================
46.69/46.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.69/46.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.69/46.79	c ===============================================================================
46.69/46.79	c |         0 |     731      617     8949 |     5000        0   -nan |  0.000 % |
46.79/46.80	c |       102 |     731      617     8949 |     5500      102     47 |  0.000 % |
46.79/46.80	c |       252 |     731      617     8949 |     6050      252     37 |  0.000 % |
46.79/46.81	c |       478 |     731      617     8949 |     6655      478     34 |  0.000 % |
46.79/46.82	c |       815 |     731      617     8949 |     7320      815     39 |  0.000 % |
46.79/46.83	c |      1323 |     731      617     8949 |     8052     1323     36 |  0.000 % |
46.79/46.85	c |      2083 |     731      617     8949 |     8857     2083     34 |  0.000 % |
46.79/46.89	c |      3225 |     731      617     8949 |     9743     3225     34 |  0.000 % |
46.89/46.95	c |      4933 |     731      617     8949 |    10717     4933     36 |  0.000 % |
46.99/47.05	c |      7497 |     731      617     8949 |    11789     7497     37 |  0.000 % |
47.20/47.22	c |     11341 |     731      617     8949 |    12968    11341     38 |  0.000 % |
47.49/47.54	c |     17107 |     731      617     8949 |    14265    10586     41 |  0.000 % |
47.99/48.03	c |     25756 |     731      617     8949 |    15692    12054     44 |  0.000 % |
48.79/48.86	c |     38730 |     731      617     8949 |    17261     9255     44 |  0.000 % |
49.49/49.53	c ===============================================================================
49.49/49.53	c #cores: 8
49.49/49.53	o 8
49.49/49.53	s OPTIMUM FOUND
49.49/49.53	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
49.49/49.53	c Total CPU time: 48.5506 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-3446811-1307904606/watcher-3446811-1307904606 -o /var/tmp/evaluation-result-3446811-1307904606/solver-3446811-1307904606 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446811-1307904606.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: 1.01 1.01 1.12 3/176 24963
/proc/meminfo: memFree=11228392/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 316 0 0 0 0 0 0 0 18 0 1 0 980691153 2154496 264 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 526 264 177 372 0 151 0

[startup+0.067571 s]
/proc/loadavg: 1.01 1.01 1.12 3/176 24963
/proc/meminfo: memFree=11228392/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=3164 CPUtime=0.06 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 587 0 0 0 6 0 0 0 18 0 1 0 980691153 3239936 535 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 791 535 177 372 0 416 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3164

[startup+0.100563 s]
/proc/loadavg: 1.01 1.01 1.12 3/176 24963
/proc/meminfo: memFree=11228392/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=3700 CPUtime=0.09 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 713 0 0 0 9 0 0 0 18 0 1 0 980691153 3788800 661 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 925 661 177 372 0 550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3700

[startup+0.300528 s]
/proc/loadavg: 1.01 1.01 1.12 3/176 24963
/proc/meminfo: memFree=11228392/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=5916 CPUtime=0.29 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 1262 0 0 0 27 2 0 0 18 0 1 0 980691153 6057984 1210 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 1479 1210 177 372 0 1104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5916

[startup+0.700468 s]
/proc/loadavg: 1.01 1.01 1.12 3/176 24963
/proc/meminfo: memFree=11228392/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=7912 CPUtime=0.69 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 1784 0 0 0 66 3 0 0 18 0 1 0 980691153 8101888 1732 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 1978 1732 177 372 0 1603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7912

[startup+1.50032 s]
/proc/loadavg: 1.01 1.01 1.12 3/178 24965
/proc/meminfo: memFree=11213592/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=11364 CPUtime=1.49 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 2643 0 0 0 144 5 0 0 18 0 1 0 980691153 11636736 2591 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 2841 2591 177 372 0 2466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11364

[startup+3.10103 s]
/proc/loadavg: 1.09 1.02 1.13 3/178 24965
/proc/meminfo: memFree=11205780/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=16672 CPUtime=3.09 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 3970 0 0 0 300 9 0 0 20 0 1 0 980691153 17072128 3918 33554432000 4194304 5714214 140734144789088 18446744073709551615 4300368 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 4168 3918 177 372 0 3793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16672

[startup+6.30044 s]
/proc/loadavg: 1.09 1.02 1.13 3/178 24965
/proc/meminfo: memFree=11193464/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=20492 CPUtime=6.3 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 4964 0 0 0 614 16 0 0 19 0 1 0 980691153 20983808 4874 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 5123 4874 178 372 0 4748 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 20492

[startup+12.7003 s]
/proc/loadavg: 1.23 1.06 1.13 3/178 24965
/proc/meminfo: memFree=11184312/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=25908 CPUtime=12.69 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 6330 0 0 0 1242 27 0 0 25 0 1 0 980691153 26529792 6240 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 6477 6240 178 372 0 6102 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25908

[startup+25.5009 s]
/proc/loadavg: 1.35 1.09 1.14 3/178 24965
/proc/meminfo: memFree=11176860/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=28944 CPUtime=25.49 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 7091 0 0 0 2495 54 0 0 25 0 1 0 980691153 29638656 7001 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 7236 7001 178 372 0 6861 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28944

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

[startup+38.3006 s]
/proc/loadavg: 1.49 1.13 1.16 3/178 24966
/proc/meminfo: memFree=11174800/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=30680 CPUtime=38.29 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 7519 0 0 0 3752 77 0 0 25 0 1 0 980691153 31416320 7429 33554432000 4194304 5714214 140734144789088 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 7670 7429 178 372 0 7295 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 30680

[startup+44.7004 s]
/proc/loadavg: 1.53 1.14 1.16 3/178 24966
/proc/meminfo: memFree=11171440/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=30680 CPUtime=44.69 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 7519 0 0 0 4381 88 0 0 25 0 1 0 980691153 31416320 7429 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 7670 7429 178 372 0 7295 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 30680

[startup+47.9008 s]
/proc/loadavg: 1.57 1.16 1.17 3/178 24966
/proc/meminfo: memFree=11171436/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=30680 CPUtime=47.89 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 7521 0 0 0 4694 95 0 0 25 0 1 0 980691153 31416320 7431 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 7670 7431 178 372 0 7295 0
Current children cumulated CPU time (s) 47.89
Current children cumulated vsize (KiB) 30680

[startup+48.7007 s]
/proc/loadavg: 1.57 1.16 1.17 3/178 24966
/proc/meminfo: memFree=11171436/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=30680 CPUtime=48.69 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 7521 0 0 0 4773 96 0 0 25 0 1 0 980691153 31416320 7431 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 7670 7431 178 372 0 7295 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 30680

[startup+49.1006 s]
/proc/loadavg: 1.57 1.16 1.17 3/178 24966
/proc/meminfo: memFree=11171436/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=30680 CPUtime=49.09 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 7521 0 0 0 4812 97 0 0 25 0 1 0 980691153 31416320 7431 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 7670 7431 178 372 0 7295 0
Current children cumulated CPU time (s) 49.09
Current children cumulated vsize (KiB) 30680

[startup+49.5065 s]
/proc/loadavg: 1.57 1.16 1.17 3/178 24966
/proc/meminfo: memFree=11171436/32951124 swapFree=67056304/67111528
[pid=24963] ppid=24959 vsize=30680 CPUtime=49.49 cores=1,3,5,7
/proc/24963/stat : 24963 (wbo1.6) R 24959 24963 24181 0 -1 4202496 7521 0 0 0 4851 98 0 0 25 0 1 0 980691153 31416320 7431 33554432000 4194304 5714214 140734144789088 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24963/statm: 7670 7431 178 372 0 7295 0
Current children cumulated CPU time (s) 49.49
Current children cumulated vsize (KiB) 30680

Child status: 0
Real time (s): 49.5396
CPU time (s): 49.5405
CPU user time (s): 48.5506
CPU system time (s): 0.989849
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 30680

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

runsolver used 0.083987 second user time and 0.198969 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 20:50:06
IDJOB=3446811
IDBENCH=78774
IDSOLVER=1943
FILE ID=node110/3446811-1307904606
RUNJOBID= node110-1307904606-24937
PBS_JOBID= 13559603
Free space on /var/tmp= 2884 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110968561--soft-33-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-3446811-1307904606/watcher-3446811-1307904606 -o /var/tmp/evaluation-result-3446811-1307904606/solver-3446811-1307904606 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446811-1307904606.wbo

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

MD5SUM BENCH= 8c7284b7ccf7c3e8bad0ea1f2a54ab5e
RANDOM SEED=926544583

node110.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.830
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.66
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.830
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	: 5332.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11228876 kB
Buffers:         45592 kB
Cached:       20943424 kB
SwapCached:       9144 kB
Active:        5716152 kB
Inactive:     15292408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11228876 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            8584 kB
Writeback:           0 kB
AnonPages:       17344 kB
Mapped:          12856 kB
Slab:           648972 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190596 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= 2876 MiB
End job on node110 at 2011-06-12 20:50:55