Trace number 2702379

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (TO) 1800.07 1800.56

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_3.opb
MD5SUMd5313ea0d4ce989dad692c9adfb6f827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark1800.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint61
Maximum length of a constraint111
Number of terms in the objective function 500
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 500
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 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products37460
Sum of products size74920

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702379-1278565083.opb.
0.00/0.00	c Instance file HOME/instance-2702379-1278565083.opb
0.00/0.00	c File size is 2902193 bytes.
0.49/0.52	c Highest Coefficient sum: 112
0.49/0.52	c ============================[ Problem Statistics ]=============================
0.49/0.52	c |                                                                             |
0.49/0.52	c |  Parsing time:          0.50         s                                      |
0.49/0.52	c |  Number Variables:      37960                                               |
0.49/0.52	c |  Number Clauses:        37960                                               |
0.49/0.52	c |  Number Cardinality:    0                                                   |
0.49/0.52	c |  Number PB Constraints: 37460                                               |
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |   37960    75420   262720 |    25140        0    nan |  0.000 % |
0.59/0.63	c ===============================================================================
0.59/0.63	c New solution: 131
0.59/0.63	o 131
0.59/0.63	c Elapsed CPU time: 0.616906 s	Remaining CPU time: 179.383 s
0.59/0.63	c ===============================================================================
0.59/0.63	c |         0 |   37960    75421   263220 |    25140        0    nan |  0.000 % |
0.59/0.68	c ===============================================================================
0.59/0.68	c New solution: 130
0.59/0.68	o 130
0.59/0.68	c Elapsed CPU time: 0.660899 s	Remaining CPU time: 179.339 s
0.59/0.68	c ===============================================================================
0.59/0.68	c |         0 |   37960    75422   263720 |    25140        0    nan |  0.000 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c New solution: 129
0.69/0.73	o 129
0.69/0.73	c Elapsed CPU time: 0.705892 s	Remaining CPU time: 179.294 s
0.69/0.73	c ===============================================================================
0.69/0.73	c |         0 |   37960    75423   264220 |    25141        0    nan |  0.000 % |
0.69/0.77	c ===============================================================================
0.69/0.77	c New solution: 128
0.69/0.77	o 128
0.69/0.77	c Elapsed CPU time: 0.749886 s	Remaining CPU time: 179.25 s
0.69/0.77	c ===============================================================================
0.69/0.77	c |         0 |   37960    75424   264720 |    25141        0    nan |  0.000 % |
0.79/0.82	c ===============================================================================
0.79/0.82	c New solution: 127
0.79/0.82	o 127
0.79/0.82	c Elapsed CPU time: 0.794879 s	Remaining CPU time: 179.205 s
0.79/0.82	c ===============================================================================
0.79/0.82	c |         0 |   37960    75425   265220 |    25141        0    nan |  0.000 % |
0.79/0.86	c ===============================================================================
0.79/0.86	c New solution: 126
0.79/0.86	o 126
0.79/0.86	c Elapsed CPU time: 0.839872 s	Remaining CPU time: 179.16 s
0.79/0.86	c ===============================================================================
0.79/0.86	c |         0 |   37960    75426   265720 |    25142        0    nan |  0.000 % |
0.89/0.91	c ===============================================================================
0.89/0.91	c New solution: 125
0.89/0.91	o 125
0.89/0.91	c Elapsed CPU time: 0.884865 s	Remaining CPU time: 179.115 s
0.89/0.91	c ===============================================================================
0.89/0.91	c |         0 |   37960    75427   266220 |    25142        0    nan |  0.000 % |
0.89/0.96	c ===============================================================================
0.89/0.96	c New solution: 124
0.89/0.96	o 124
0.89/0.96	c Elapsed CPU time: 0.930858 s	Remaining CPU time: 179.069 s
0.89/0.96	c ===============================================================================
0.89/0.96	c |         0 |   37960    75428   266720 |    25142        0    nan |  0.000 % |
0.99/1.01	c ===============================================================================
0.99/1.01	c New solution: 123
0.99/1.01	o 123
0.99/1.01	c Elapsed CPU time: 0.98285 s	Remaining CPU time: 179.017 s
0.99/1.01	c ===============================================================================
0.99/1.01	c |         1 |   37960    75429   267220 |    25143        1    124 |  0.000 % |
0.99/1.07	c ===============================================================================
0.99/1.07	c New solution: 22
0.99/1.07	o 22
0.99/1.07	c Elapsed CPU time: 1.04684 s	Remaining CPU time: 178.953 s
0.99/1.07	c ===============================================================================
0.99/1.07	c |         1 |   37960    75430   267720 |    25143        1    124 |  0.000 % |
1.69/1.78	c |       101 |   37960    75430   267720 |    27657      101    144 |  0.000 % |
1.89/1.94	c |       252 |   37960    75430   267720 |    30423      252    267 |  0.000 % |
2.10/2.14	c |       478 |   37960    75430   267720 |    33465      478    363 |  0.000 % |
2.39/2.43	c |       816 |   37960    75430   267720 |    36812      816    333 |  0.000 % |
2.79/2.84	c |      1322 |   37960    75430   267720 |    40493     1322    338 |  0.000 % |
3.49/3.53	c |      2082 |   37960    75430   267720 |    44542     2082    317 |  0.000 % |
4.39/4.41	c |      3222 |   37960    75430   267720 |    48997     3222    362 |  0.000 % |
5.59/5.68	c |      4931 |   37960    75430   267720 |    53896     4931    363 |  0.000 % |
7.69/7.78	c |      7493 |   37960    75430   267720 |    59286     7493    379 |  0.000 % |
11.08/11.11	c |     11337 |   37960    75430   267720 |    65215    11337    359 |  0.000 % |
16.89/16.90	c |     17105 |   37960    75430   267720 |    71736    17105    369 |  0.000 % |
27.18/27.25	c |     25755 |   37960    75430   267720 |    78910    25755    375 |  0.000 % |
43.88/43.91	c |     38730 |   37960    75430   267720 |    86801    38730    373 |  0.000 % |
72.67/72.74	c |     58192 |   37960    75430   267720 |    95481    58192    378 |  0.000 % |
122.16/122.25	c |     87384 |   37960    75430   267720 |   105029    87384    387 |  0.000 % |
181.13/181.23	c There are 0 assigned variables. 0 in cost function.
181.83/181.92	c core #1
181.83/181.92	c 
181.83/181.92	c 
181.83/181.92	c Core size: 122	Core Weight: 1	Total Weight: 1
181.83/181.92	c
181.83/181.92	c
181.83/181.92	c core #2
181.83/181.92	c 
181.83/181.92	c 
181.83/181.92	c Core size: 247	Core Weight: 1	Total Weight: 2
181.83/181.92	c
181.83/181.92	c
181.83/181.92	c ============================[ Search Statistics ]==============================
181.83/181.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.83/181.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.83/181.92	c ===============================================================================
181.83/181.92	c |         0 |   13868    75932   196411 |    25310        0    nan |  0.000 % |
182.03/182.13	c |       100 |   13868    75932   196411 |    27841      100    361 | 63.638 % |
182.54/182.68	c |       253 |   13868    75932   196411 |    30625      253    332 | 63.638 % |
183.43/183.52	c ===============================================================================
183.64/183.74	c core #3
183.64/183.74	c 
183.64/183.74	c 
183.64/183.74	c Core size: 1849	Core Weight: 1	Total Weight: 3
183.64/183.74	c
183.64/183.74	c
183.64/183.74	c ============================[ Search Statistics ]==============================
183.64/183.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.74	c ===============================================================================
183.64/183.74	c |         0 |   38357    75933   268746 |    25311        0    nan |  0.000 % |
184.23/184.31	c |       100 |   38357    75933   268746 |    27842      100    393 |  0.714 % |
185.13/185.28	c |       250 |   38357    75933   268746 |    30626      250    368 |  0.714 % |
186.73/186.85	c |       476 |   38357    75933   268746 |    33688      476    489 |  0.714 % |
189.14/189.23	c |       814 |   38357    75933   268746 |    37057      814    562 |  0.714 % |
193.63/193.78	c |      1320 |   38357    75933   268746 |    40763     1320    559 |  0.714 % |
200.22/200.32	c |      2079 |   38357    75933   268746 |    44839     2079    573 |  0.714 % |
212.72/212.80	c |      3219 |   38357    75933   268746 |    49323     3219    548 |  0.714 % |
233.03/233.10	c |      4929 |   38357    75933   268746 |    54256     4929    479 |  0.714 % |
263.11/263.25	c |      7497 |   38357    75933   268746 |    59682     7497    496 |  0.714 % |
319.70/319.88	c |     11341 |   38357    75933   268746 |    65650    11341    493 |  0.714 % |
389.57/389.75	c |     17108 |   38357    75933   268746 |    72215    17108    590 |  0.714 % |
515.24/515.45	c |     25757 |   38357    75933   268746 |    79436    25757    592 |  0.714 % |
694.60/694.87	c |     38731 |   38357    75933   268746 |    87380    38731    642 |  0.714 % |
893.14/893.48	c ===============================================================================
894.74/895.04	c core #4
894.74/895.04	c 
894.74/895.04	c 
894.74/895.04	c Core size: 1062	Core Weight: 1	Total Weight: 4
894.74/895.04	c
894.74/895.04	c
894.74/895.04	c ============================[ Search Statistics ]==============================
894.74/895.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
894.74/895.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
894.74/895.04	c ===============================================================================
894.74/895.04	c |         0 |   39133    75935   270569 |    25311        0    nan |  0.000 % |
895.24/895.54	c |       103 |   39133    75935   270569 |    27842      103    650 |  0.000 % |
895.74/896.02	c |       255 |   39133    75935   270569 |    30627      255    516 |  0.000 % |
897.44/897.73	c |       480 |   39133    75935   270569 |    33689      480    464 |  0.000 % |
900.04/900.30	c |       817 |   39133    75935   270569 |    37058      817    418 |  0.000 % |
904.24/904.55	c |      1325 |   39133    75935   270569 |    40764     1325    485 |  0.000 % |
909.24/909.54	c |      2085 |   39133    75935   270569 |    44841     2085    525 |  0.000 % |
919.04/919.32	c |      3224 |   39133    75935   270569 |    49325     3224    547 |  0.000 % |
933.64/933.95	c |      4932 |   39133    75935   270569 |    54257     4932    552 |  0.000 % |
950.33/950.69	c |      7495 |   39133    75935   270569 |    59683     7495    615 |  0.000 % |
978.52/978.89	c |     11340 |   39133    75935   270569 |    65651    11340    561 |  0.000 % |
1025.92/1026.23	c |     17107 |   39133    75935   270569 |    72217    17107    657 |  0.000 % |
1104.59/1104.95	c |     25757 |   39133    75935   270569 |    79438    25757    668 |  0.000 % |
1248.85/1249.21	c |     38731 |   39133    75935   270569 |    87382    38731    844 |  0.000 % |
1504.18/1504.67	c |     58194 |   39133    75935   270569 |    96121    58194   1101 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702379-1278565083/watcher-2702379-1278565083 -o /tmp/evaluation-result-2702379-1278565083/solver-2702379-1278565083 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702379-1278565083.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29684
/proc/meminfo: memFree=1730740/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=5956 CPUtime=0
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 399 0 0 0 0 0 0 0 18 0 1 0 24716145 6098944 317 1992294400 134512640 135752675 4288520944 18446744073709551615 134609663 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 1489 319 137 303 0 475 0

[startup+0.083992 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29684
/proc/meminfo: memFree=1730740/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=11300 CPUtime=0.07
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 1704 0 0 0 7 0 0 0 20 0 1 0 24716145 11571200 1622 1992294400 134512640 135752675 4288520944 18446744073709551615 134574282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 2825 1622 233 303 0 1811 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11300

[startup+0.100993 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29684
/proc/meminfo: memFree=1730740/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=11564 CPUtime=0.09
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 1801 0 0 0 9 0 0 0 20 0 1 0 24716145 11841536 1719 1992294400 134512640 135752675 4288520944 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 2891 1719 258 303 0 1877 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11564

[startup+0.301015 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29684
/proc/meminfo: memFree=1730740/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=14928 CPUtime=0.29
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 2879 0 0 0 29 0 0 0 20 0 1 0 24716145 15286272 2797 1992294400 134512640 135752675 4288520944 18446744073709551615 134559917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 3732 2798 527 303 0 2718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14928

[startup+0.701059 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29684
/proc/meminfo: memFree=1730740/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=17680 CPUtime=0.69
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 5878 0 0 0 67 2 0 0 21 0 1 0 24716145 18104320 3735 1992294400 134512640 135752675 4288520944 18446744073709551615 134605360 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 4420 3735 143 303 0 4115 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17680

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29685
/proc/meminfo: memFree=1716596/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=17944 CPUtime=1.49
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 5978 0 0 0 146 3 0 0 23 0 1 0 24716145 18374656 3835 1992294400 134512640 135752675 4288520944 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 4486 3835 144 303 0 4181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17944

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29685
/proc/meminfo: memFree=1715480/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=20192 CPUtime=3.09
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 6539 0 0 0 304 5 0 0 25 0 1 0 24716145 20676608 4396 1992294400 134512640 135752675 4288520944 18446744073709551615 134604970 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 5048 4396 145 303 0 4743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20192

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29685
/proc/meminfo: memFree=1708784/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=26972 CPUtime=6.29
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 8225 0 0 0 621 8 0 0 25 0 1 0 24716145 27619328 6082 1992294400 134512640 135752675 4288520944 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 6743 6082 145 303 0 6438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26972

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29685
/proc/meminfo: memFree=1697004/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=38416 CPUtime=12.69
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 11082 0 0 0 1254 15 0 0 25 0 1 0 24716145 39337984 8939 1992294400 134512640 135752675 4288520944 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 9604 8939 145 303 0 9299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38416

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29685
/proc/meminfo: memFree=1676916/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=57528 CPUtime=25.48
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 15845 0 0 0 2524 24 0 0 25 0 1 0 24716145 58908672 13702 1992294400 134512640 135752675 4288520944 18446744073709551615 134605224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 14382 13702 145 303 0 14077 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57528

[startup+51.1006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29687
/proc/meminfo: memFree=1646288/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=88552 CPUtime=51.07
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 23593 0 0 0 5064 43 0 0 25 0 1 0 24716145 90677248 21450 1992294400 134512640 135752675 4288520944 18446744073709551615 134611597 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 22138 21450 145 303 0 21833 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88552

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29687
/proc/meminfo: memFree=1590116/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=143988 CPUtime=102.27
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 37453 0 0 0 10151 76 0 0 25 0 1 0 24716145 147443712 35310 1992294400 134512640 135752675 4288520944 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 35997 35310 145 303 0 35692 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 143988

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29689
/proc/meminfo: memFree=1537044/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=197352 CPUtime=162.24
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 50775 0 0 0 16118 106 0 0 25 0 1 0 24716145 202088448 48632 1992294400 134512640 135752675 4288520944 18446744073709551615 134638061 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 49338 48632 145 303 0 49033 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 197352

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29700
/proc/meminfo: memFree=1518816/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=222.22
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57173 0 0 0 22100 122 0 0 25 0 1 0 24716145 219467776 53011 1992294400 134512640 135752675 4288520944 18446744073709551615 134611537 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53011 146 303 0 53276 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 214324

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29702
/proc/meminfo: memFree=1518816/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=282.2
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57174 0 0 0 28092 128 0 0 25 0 1 0 24716145 219467776 53012 1992294400 134512640 135752675 4288520944 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53012 146 303 0 53276 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 214324

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29704
/proc/meminfo: memFree=1518816/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=342.19
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57174 0 0 0 34086 133 0 0 25 0 1 0 24716145 219467776 53012 1992294400 134512640 135752675 4288520944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53012 146 303 0 53276 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 214324

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29704
/proc/meminfo: memFree=1518816/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=402.17
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57174 0 0 0 40078 139 0 0 25 0 1 0 24716145 219467776 53012 1992294400 134512640 135752675 4288520944 18446744073709551615 134605426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53012 146 303 0 53276 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 214324

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29706
/proc/meminfo: memFree=1518692/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=462.16
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57176 0 0 0 46072 144 0 0 25 0 1 0 24716145 219467776 53014 1992294400 134512640 135752675 4288520944 18446744073709551615 134605224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53014 146 303 0 53276 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 214324

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29708
/proc/meminfo: memFree=1518692/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=522.14
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57177 0 0 0 52067 147 0 0 25 0 1 0 24716145 219467776 53015 1992294400 134512640 135752675 4288520944 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53015 146 303 0 53276 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 214324

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29710
/proc/meminfo: memFree=1518568/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=582.13
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57178 0 0 0 58061 152 0 0 25 0 1 0 24716145 219467776 53016 1992294400 134512640 135752675 4288520944 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53016 146 303 0 53276 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 214324

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29712
/proc/meminfo: memFree=1518568/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=642.11
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57178 0 0 0 64056 155 0 0 25 0 1 0 24716145 219467776 53016 1992294400 134512640 135752675 4288520944 18446744073709551615 134605463 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53016 146 303 0 53276 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 214324

[startup+702.301 s]

################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29718
/proc/meminfo: memFree=1518320/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=214324 CPUtime=882.05
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57181 0 0 0 88034 171 0 0 25 0 1 0 24716145 219467776 53019 1992294400 134512640 135752675 4288520944 18446744073709551615 134616122 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53581 53019 146 303 0 53276 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 214324

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29718
/proc/meminfo: memFree=1518568/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=213240 CPUtime=942.04
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57189 0 0 0 94025 179 0 0 25 0 1 0 24716145 218357760 52800 1992294400 134512640 135752675 4288520944 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53310 52800 146 303 0 53005 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 213240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29720
/proc/meminfo: memFree=1518568/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=213240 CPUtime=1002.01
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57189 0 0 0 100013 188 0 0 25 0 1 0 24716145 218357760 52800 1992294400 134512640 135752675 4288520944 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53310 52800 146 303 0 53005 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 213240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29722
/proc/meminfo: memFree=1518444/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=213240 CPUtime=1062
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57189 0 0 0 106002 198 0 0 25 0 1 0 24716145 218357760 52800 1992294400 134512640 135752675 4288520944 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53310 52800 146 303 0 53005 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 213240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29724
/proc/meminfo: memFree=1518444/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=213240 CPUtime=1121.98
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 57193 0 0 0 111992 206 0 0 25 0 1 0 24716145 218357760 52804 1992294400 134512640 135752675 4288520944 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 53310 52804 146 303 0 53005 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 213240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29726
/proc/meminfo: memFree=1495876/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=237316 CPUtime=1181.96
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 63196 0 0 0 117981 215 0 0 25 0 1 0 24716145 243011584 58807 1992294400 134512640 135752675 4288520944 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 59329 58807 146 303 0 59024 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 237316

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29728
/proc/meminfo: memFree=1468224/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=263820 CPUtime=1241.95
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 69817 0 0 0 123970 225 0 0 25 0 1 0 24716145 270151680 65428 1992294400 134512640 135752675 4288520944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 65955 65428 146 303 0 65650 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 263820

[startup+1302.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 29731
/proc/meminfo: memFree=1443052/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=288412 CPUtime=1301.94
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 75952 0 0 0 129959 235 0 0 25 0 1 0 24716145 295333888 71563 1992294400 134512640 135752675 4288520944 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 72103 71563 146 303 0 71798 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 288412

[startup+1362.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 29733
/proc/meminfo: memFree=1404860/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=326808 CPUtime=1361.92
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 85551 0 0 0 135947 245 0 0 25 0 1 0 24716145 334651392 81162 1992294400 134512640 135752675 4288520944 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 81702 81162 146 303 0 81397 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 326808

[startup+1422.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 29735
/proc/meminfo: memFree=1374728/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=356640 CPUtime=1421.91
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 93015 0 0 0 141935 256 0 0 25 0 1 0 24716145 365199360 88626 1992294400 134512640 135752675 4288520944 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 89160 88626 146 303 0 88855 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 356640

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29737
/proc/meminfo: memFree=1343728/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=387620 CPUtime=1481.89
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 100753 0 0 0 147924 265 0 0 25 0 1 0 24716145 396922880 96364 1992294400 134512640 135752675 4288520944 18446744073709551615 134518796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 96905 96364 146 303 0 96600 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 387620

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29739
/proc/meminfo: memFree=1316944/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=414216 CPUtime=1541.87
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 107419 0 0 0 153912 275 0 0 25 0 1 0 24716145 424157184 103030 1992294400 134512640 135752675 4288520944 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 103554 103030 146 303 0 103249 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 414216

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29739
/proc/meminfo: memFree=1294252/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=437144 CPUtime=1601.86
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 113119 0 0 0 159900 286 0 0 25 0 1 0 24716145 447635456 108730 1992294400 134512640 135752675 4288520944 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 109286 108730 146 303 0 108981 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 437144

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29741
/proc/meminfo: memFree=1266104/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=465072 CPUtime=1661.84
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 120108 0 0 0 165884 300 0 0 25 0 1 0 24716145 476233728 115719 1992294400 134512640 135752675 4288520944 18446744073709551615 134518945 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 116268 115719 146 303 0 115963 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 465072

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29743
/proc/meminfo: memFree=1248992/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=482368 CPUtime=1721.83
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 124406 0 0 0 171875 308 0 0 25 0 1 0 24716145 493944832 120017 1992294400 134512640 135752675 4288520944 18446744073709551615 134605239 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 120592 120017 146 303 0 120287 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 482368

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29745
/proc/meminfo: memFree=1227664/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=503424 CPUtime=1781.81
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 129687 0 0 0 177863 318 0 0 25 0 1 0 24716145 515506176 125298 1992294400 134512640 135752675 4288520944 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 125856 125298 146 303 0 125551 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 503424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29745
/proc/meminfo: memFree=1218860/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=512176 CPUtime=1800.01
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 131874 0 0 0 179682 319 0 0 25 0 1 0 24716145 524468224 127485 1992294400 134512640 135752675 4288520944 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 128044 127485 146 303 0 127739 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 512176

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29745
/proc/meminfo: memFree=1218860/2059040 swapFree=4135616/4192956
[pid=29684] ppid=29682 vsize=512176 CPUtime=1800.01
/proc/29684/stat : 29684 (wbo1.4b) R 29682 29684 29396 0 -1 4202496 131874 0 0 0 179682 319 0 0 25 0 1 0 24716145 524468224 127485 1992294400 134512640 135752675 4288520944 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29684/statm: 128044 127485 146 303 0 127739 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 512176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.56
CPU time (s): 1800.07
CPU user time (s): 1796.82
CPU system time (s): 3.24551
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 512176

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

runsolver used 2.89456 second user time and 8.59269 second system time

The end

Launcher Data

Begin job on node038 at 2010-07-08 06:58:03
IDJOB=2702379
IDBENCH=48124
IDSOLVER=1190
FILE ID=node038/2702379-1278565083
PBS_JOBID= 11239543
Free space on /tmp= 62544 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_60_3.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702379-1278565083/watcher-2702379-1278565083 -o /tmp/evaluation-result-2702379-1278565083/solver-2702379-1278565083 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702379-1278565083.opb

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

MD5SUM BENCH= d5313ea0d4ce989dad692c9adfb6f827
RANDOM SEED=950738856

node038.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.215
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.43
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.215
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1736048 kB
Buffers:         26864 kB
Cached:         196832 kB
SwapCached:      11676 kB
Active:         106348 kB
Inactive:       132324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1736048 kB
SwapTotal:     4192956 kB
SwapFree:      4135616 kB
Dirty:            3260 kB
Writeback:           0 kB
AnonPages:       12164 kB
Mapped:           8528 kB
Slab:            62376 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181320 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702379-1278565083.opb

Free space on /tmp at the end= 62536 MiB
End job on node038 at 2010-07-08 07:28:08