Trace number 2702402

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? (TO) 1800.16 1800.59

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_2.opb
MD5SUMfd4b450948caa11c29cf407b64203711
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
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 constraint106
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)37488
Sum of products size (including duplicates)74976
Number of different products37488
Sum of products size74976

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2702402-1278566329.opb.
0.00/0.00	c Instance file HOME/instance-2702402-1278566329.opb
0.00/0.00	c File size is 2904601 bytes.
0.39/0.48	c Highest Coefficient sum: 107
0.39/0.48	c ============================[ Problem Statistics ]=============================
0.39/0.48	c |                                                                             |
0.39/0.48	c |  Parsing time:          0.47         s                                      |
0.39/0.48	c |  Number Variables:      37988                                               |
0.39/0.48	c |  Number Clauses:        37988                                               |
0.39/0.48	c |  Number Cardinality:    0                                                   |
0.39/0.48	c |  Number PB Constraints: 37488                                               |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |   37988    75476   262916 |    25158        0    nan |  0.000 % |
0.49/0.59	c ===============================================================================
0.49/0.59	c New solution: 314
0.49/0.59	o 314
0.49/0.59	c Elapsed CPU time: 0.572912 s	Remaining CPU time: 179.427 s
0.49/0.59	c ===============================================================================
0.49/0.59	c |         0 |   37988    75477   263416 |    25159        0    nan |  0.000 % |
0.59/0.63	c ===============================================================================
0.59/0.63	c New solution: 313
0.59/0.63	o 313
0.59/0.63	c Elapsed CPU time: 0.610907 s	Remaining CPU time: 179.389 s
0.59/0.63	c ===============================================================================
0.59/0.63	c |         0 |   37988    75478   263916 |    25159        0    nan |  0.000 % |
0.59/0.68	c ===============================================================================
0.59/0.68	c New solution: 138
0.59/0.68	o 138
0.59/0.68	c Elapsed CPU time: 0.663899 s	Remaining CPU time: 179.336 s
0.59/0.68	c ===============================================================================
0.59/0.68	c |         0 |   37988    75479   264416 |    25159        0    nan |  0.000 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c New solution: 137
0.69/0.73	o 137
0.69/0.73	c Elapsed CPU time: 0.709892 s	Remaining CPU time: 179.29 s
0.69/0.73	c ===============================================================================
0.69/0.73	c |         0 |   37988    75480   264916 |    25160        0    nan |  0.000 % |
0.69/0.78	c ===============================================================================
0.69/0.78	c New solution: 136
0.69/0.78	o 136
0.69/0.78	c Elapsed CPU time: 0.756884 s	Remaining CPU time: 179.243 s
0.69/0.78	c ===============================================================================
0.69/0.78	c |         0 |   37988    75481   265416 |    25160        0    nan |  0.000 % |
0.79/0.82	c ===============================================================================
0.79/0.82	c New solution: 135
0.79/0.82	o 135
0.79/0.82	c Elapsed CPU time: 0.801878 s	Remaining CPU time: 179.198 s
0.79/0.82	c ===============================================================================
0.79/0.82	c |         0 |   37988    75482   265916 |    25160        0    nan |  0.000 % |
0.79/0.87	c ===============================================================================
0.79/0.87	c New solution: 134
0.79/0.87	o 134
0.79/0.87	c Elapsed CPU time: 0.847871 s	Remaining CPU time: 179.152 s
0.79/0.87	c ===============================================================================
0.79/0.87	c |         1 |   37988    75483   266416 |    25161        1    135 |  0.000 % |
0.89/0.93	c ===============================================================================
0.89/0.93	c New solution: 24
0.89/0.93	o 24
0.89/0.93	c Elapsed CPU time: 0.907861 s	Remaining CPU time: 179.092 s
0.89/0.93	c ===============================================================================
0.89/0.93	c |         1 |   37988    75484   266916 |    25161        1    135 |  0.000 % |
1.39/1.48	c |       102 |   37988    75484   266916 |    27677      102    140 |  0.000 % |
1.59/1.61	c |       253 |   37988    75484   266916 |    30445      253    262 |  0.000 % |
1.59/1.69	c ===============================================================================
1.59/1.69	c New solution: 23
1.59/1.69	o 23
1.59/1.69	c Elapsed CPU time: 1.66375 s	Remaining CPU time: 178.336 s
1.59/1.69	c ===============================================================================
1.59/1.69	c |       283 |   37988    75485   267416 |    25161      283    268 |  0.000 % |
1.69/1.76	c ===============================================================================
1.69/1.76	c New solution: 22
1.69/1.76	o 22
1.69/1.76	c Elapsed CPU time: 1.72674 s	Remaining CPU time: 178.273 s
1.69/1.76	c ===============================================================================
1.69/1.76	c |       285 |   37988    75486   267916 |    25162      285    267 |  0.000 % |
1.79/1.88	c |       385 |   37988    75486   267916 |    27678      385    288 |  0.000 % |
1.99/2.03	c |       535 |   37988    75486   267916 |    30446      535    323 |  0.000 % |
2.19/2.22	c |       760 |   37988    75486   267916 |    33490      760    334 |  0.000 % |
2.39/2.49	c |      1097 |   37988    75486   267916 |    36839     1097    338 |  0.000 % |
2.89/2.90	c |      1604 |   37988    75486   267916 |    40523     1604    330 |  0.000 % |
3.49/3.56	c |      2363 |   37988    75486   267916 |    44576     2363    338 |  0.000 % |
4.50/4.51	c |      3502 |   37988    75486   267916 |    49033     3502    349 |  0.000 % |
5.99/6.00	c |      5212 |   37988    75486   267916 |    53936     5212    351 |  0.000 % |
8.08/8.10	c |      7775 |   37988    75486   267916 |    59330     7775    369 |  0.000 % |
12.09/12.20	c |     11620 |   37988    75486   267916 |    65263    11620    363 |  0.000 % |
17.99/18.05	c |     17387 |   37988    75486   267916 |    71790    17387    391 |  0.000 % |
26.79/26.88	c |     26038 |   37988    75486   267916 |    78969    26038    405 |  0.000 % |
31.68/31.72	c ===============================================================================
31.68/31.72	c New solution: 21
31.68/31.72	o 21
31.68/31.72	c Elapsed CPU time: 31.4472 s	Remaining CPU time: 148.553 s
31.68/31.72	c ===============================================================================
31.68/31.72	c |     31312 |   37988    75487   268416 |    25162    31312    393 |  0.000 % |
31.89/31.94	c |     31412 |   37988    75487   268416 |    27678    11412    385 |  0.000 % |
32.08/32.10	c |     31562 |   37988    75487   268416 |    30446    11562    385 |  0.000 % |
32.28/32.33	c |     31788 |   37988    75487   268416 |    33491    11788    384 |  0.000 % |
32.69/32.70	c |     32126 |   37988    75487   268416 |    36840    12126    385 |  0.000 % |
33.19/33.21	c |     32632 |   37988    75487   268416 |    40524    12632    381 |  0.000 % |
33.88/33.94	c |     33391 |   37988    75487   268416 |    44576    13391    377 |  0.000 % |
34.79/34.86	c |     34531 |   37988    75487   268416 |    49034    14531    380 |  0.000 % |
36.39/36.43	c |     36240 |   37988    75487   268416 |    53937    16240    380 |  0.000 % |
38.78/38.84	c |     38802 |   37988    75487   268416 |    59331    18802    384 |  0.000 % |
43.18/43.22	c |     42646 |   37988    75487   268416 |    65264    22646    375 |  0.000 % |
49.08/49.10	c |     48413 |   37988    75487   268416 |    71791    28413    385 |  0.000 % |
59.38/59.47	c |     57062 |   37988    75487   268416 |    78970    37062    387 |  0.000 % |
77.77/77.89	c |     70037 |   37988    75487   268416 |    86867    50037    385 |  0.000 % |
105.07/105.19	c |     89499 |   37988    75487   268416 |    95553    69499    383 |  0.000 % |
157.16/157.20	c |    118692 |   37988    75487   268416 |   105109    98692    404 |  0.000 % |
181.15/181.23	c There are 0 assigned variables. 0 in cost function.
181.65/181.73	c core #1
181.65/181.73	c ============================[ Search Statistics ]==============================
181.65/181.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.65/181.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.65/181.73	c ===============================================================================
181.65/181.73	c |         0 |    4913    75989   167508 |    25329        0    nan |  0.000 % |
181.65/181.76	c ===============================================================================
181.85/181.99	c core #2
181.85/181.99	c ============================[ Search Statistics ]==============================
181.85/181.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.85/181.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.85/181.99	c ===============================================================================
181.85/181.99	c |         0 |   25122    75990   230823 |    25330        0    nan |  0.000 % |
182.25/182.31	c |       106 |   25122    75990   230823 |    27863      106    543 | 34.477 % |
183.34/183.49	c |       259 |   25122    75990   230823 |    30649      259    569 | 34.477 % |
185.74/185.82	c |       488 |   25122    75990   230823 |    33714      488    598 | 34.477 % |
189.85/189.98	c |       825 |   25122    75990   230823 |    37085      825    577 | 34.477 % |
191.25/191.32	c ===============================================================================
191.46/191.56	c core #3
191.46/191.56	c ============================[ Search Statistics ]==============================
191.46/191.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.46/191.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.46/191.56	c ===============================================================================
191.46/191.56	c |         0 |   38841    75991   271122 |    25330        0    nan |  0.000 % |
191.85/191.90	c |       104 |   38841    75991   271122 |    27863      104    450 |  0.000 % |
192.75/192.83	c |       254 |   38841    75991   271122 |    30649      254    442 |  0.000 % |
195.45/195.58	c |       482 |   38841    75991   271122 |    33714      482    394 |  0.000 % |
198.94/199.00	c |       819 |   38841    75991   271122 |    37086      819    430 |  0.000 % |
203.14/203.21	c |      1325 |   38841    75991   271122 |    40794     1325    482 |  0.000 % |
212.54/212.66	c |      2086 |   38841    75991   271122 |    44874     2086    447 |  0.000 % |
225.24/225.32	c |      3226 |   38841    75991   271122 |    49361     3226    504 |  0.000 % |
241.44/241.51	c |      4935 |   38841    75991   271122 |    54297     4935    574 |  0.000 % |
265.93/266.09	c |      7499 |   38841    75991   271122 |    59727     7499    696 |  0.000 % |
312.32/312.43	c |     11346 |   38841    75991   271122 |    65700    11346    718 |  0.000 % |
368.21/368.33	c |     17114 |   38841    75991   271122 |    72270    17114    694 |  0.000 % |
461.29/461.40	c |     25764 |   38841    75991   271122 |    79497    25764    900 |  0.000 % |
628.44/628.64	c |     38740 |   38841    75991   271122 |    87447    38740    985 |  0.000 % |
903.98/904.22	c |     58202 |   38841    75991   271122 |    96191    58202   1156 |  0.000 % |
1337.38/1337.75	c |     87395 |   38841    75991   271122 |   105811    87395   1470 |  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-2702402-1278566329/watcher-2702402-1278566329 -o /tmp/evaluation-result-2702402-1278566329/solver-2702402-1278566329 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702402-1278566329.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: 0.92 0.99 0.99 3/106 30940
/proc/meminfo: memFree=1756872/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=5960 CPUtime=0
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 417 0 0 0 0 0 0 0 21 0 1 0 24839529 6103040 335 1992294400 134512640 135751879 4287745008 18446744073709551615 134613727 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 1490 335 142 303 0 475 0

[startup+0.100903 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 30940
/proc/meminfo: memFree=1756872/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=11700 CPUtime=0.09
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 1824 0 0 0 9 0 0 0 23 0 1 0 24839529 11980800 1742 1992294400 134512640 135751879 4287745008 18446744073709551615 135118951 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 2925 1742 266 303 0 1910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11700

[startup+0.200912 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 30940
/proc/meminfo: memFree=1756872/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=13448 CPUtime=0.19
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 2413 0 0 0 19 0 0 0 23 0 1 0 24839529 13770752 2331 1992294400 134512640 135751879 4287745008 18446744073709551615 134560547 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 3362 2331 413 303 0 2347 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13448

[startup+0.30092 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 30940
/proc/meminfo: memFree=1756872/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=15196 CPUtime=0.29
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 2986 0 0 0 29 0 0 0 23 0 1 0 24839529 15560704 2904 1992294400 134512640 135751879 4287745008 18446744073709551615 135211151 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 3799 2904 556 303 0 2784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15196

[startup+0.700954 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 30940
/proc/meminfo: memFree=1756872/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=17684 CPUtime=0.69
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 5909 0 0 0 67 2 0 0 25 0 1 0 24839529 18108416 3764 1992294400 134512640 135751879 4287745008 18446744073709551615 134611192 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 4421 3764 146 303 0 4116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17684

[startup+1.50103 s]
/proc/loadavg: 0.92 0.99 0.99 2/107 30941
/proc/meminfo: memFree=1742108/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=18080 CPUtime=1.49
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 5989 0 0 0 146 3 0 0 25 0 1 0 24839529 18513920 3844 1992294400 134512640 135751879 4287745008 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 4520 3844 147 303 0 4215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18080

[startup+3.10116 s]
/proc/loadavg: 0.92 0.99 0.99 2/107 30941
/proc/meminfo: memFree=1740868/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=20600 CPUtime=3.09
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 6638 0 0 0 305 4 0 0 25 0 1 0 24839529 21094400 4493 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 5150 4493 147 303 0 4845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20600

[startup+6.30144 s]
/proc/loadavg: 0.93 0.99 0.99 2/107 30941
/proc/meminfo: memFree=1735164/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=26444 CPUtime=6.29
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 8110 0 0 0 623 6 0 0 25 0 1 0 24839529 27078656 5965 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 6611 5965 147 303 0 6306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26444

[startup+12.701 s]
/proc/loadavg: 0.93 0.99 0.99 2/107 30941
/proc/meminfo: memFree=1724004/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=37088 CPUtime=12.69
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 10745 0 0 0 1258 11 0 0 25 0 1 0 24839529 37978112 8600 1992294400 134512640 135751879 4287745008 18446744073709551615 134611084 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 9272 8600 147 303 0 8967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37088

[startup+25.5011 s]
/proc/loadavg: 0.95 0.99 0.99 2/107 30941
/proc/meminfo: memFree=1699824/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=60468 CPUtime=25.49
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 16612 0 0 0 2527 22 0 0 25 0 1 0 24839529 61919232 14467 1992294400 134512640 135751879 4287745008 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 15117 14467 147 303 0 14812 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60468

[startup+51.1003 s]
/proc/loadavg: 0.96 0.99 0.99 2/107 30943
/proc/meminfo: memFree=1659524/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=101244 CPUtime=51.08
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 26772 0 0 0 5068 40 0 0 25 0 1 0 24839529 103673856 24627 1992294400 134512640 135751879 4287745008 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 25311 24627 148 303 0 25006 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101244

[startup+102.301 s]
/proc/loadavg: 0.98 0.99 0.99 2/107 30946
/proc/meminfo: memFree=1596904/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=162636 CPUtime=102.28
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 42118 0 0 0 10154 74 0 0 25 0 1 0 24839529 166539264 39973 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 40659 39973 148 303 0 40354 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 162636

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30948
/proc/meminfo: memFree=1533416/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=226684 CPUtime=162.25
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 58102 0 0 0 16118 107 0 0 25 0 1 0 24839529 232124416 55957 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 56671 55957 148 303 0 56366 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 226684

[startup+222.308 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30950
/proc/meminfo: memFree=1507500/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=222.25
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66467 0 0 0 22103 122 0 0 25 0 1 0 24839529 257654784 62311 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62311 151 303 0 62599 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 251616

[startup+282.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30952
/proc/meminfo: memFree=1507500/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=282.23
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66467 0 0 0 28094 129 0 0 25 0 1 0 24839529 257654784 62311 1992294400 134512640 135751879 4287745008 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62311 151 303 0 62599 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 251616

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30953
/proc/meminfo: memFree=1507500/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=342.21
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66467 0 0 0 34086 135 0 0 25 0 1 0 24839529 257654784 62311 1992294400 134512640 135751879 4287745008 18446744073709551615 134611208 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62311 151 303 0 62599 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 251616

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30954
/proc/meminfo: memFree=1507500/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=402.2
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66469 0 0 0 40078 142 0 0 25 0 1 0 24839529 257654784 62313 1992294400 134512640 135751879 4287745008 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62313 151 303 0 62599 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 251616

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30956
/proc/meminfo: memFree=1507500/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=462.18
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66470 0 0 0 46071 147 0 0 25 0 1 0 24839529 257654784 62314 1992294400 134512640 135751879 4287745008 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62314 151 303 0 62599 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 251616

[startup+522.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30958
/proc/meminfo: memFree=1507376/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=522.17
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66473 0 0 0 52066 151 0 0 25 0 1 0 24839529 257654784 62317 1992294400 134512640 135751879 4287745008 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62317 151 303 0 62599 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 251616

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30960
/proc/meminfo: memFree=1507376/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=582.15
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66475 0 0 0 58059 156 0 0 25 0 1 0 24839529 257654784 62319 1992294400 134512640 135751879 4287745008 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62319 151 303 0 62599 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 251616

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30961
/proc/meminfo: memFree=1507376/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=251616 CPUtime=642.13
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 66476 0 0 0 64053 160 0 0 25 0 1 0 24839529 257654784 62320 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 62904 62320 151 303 0 62599 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 251616

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30966
/proc/meminfo: memFree=1456784/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=302164 CPUtime=822.1
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 79092 0 0 0 82026 184 0 0 25 0 1 0 24839529 309415936 74936 1992294400 134512640 135751879 4287745008 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 75541 74936 151 303 0 75236 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 302164

[startup+882.309 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30968
/proc/meminfo: memFree=1428264/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=330440 CPUtime=882.09
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 86153 0 0 0 88016 193 0 0 25 0 1 0 24839529 338370560 81997 1992294400 134512640 135751879 4287745008 18446744073709551615 134607732 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 82610 81997 151 303 0 82305 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 330440

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30969
/proc/meminfo: memFree=1393668/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=365656 CPUtime=942.06
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 94962 0 0 0 94003 203 0 0 25 0 1 0 24839529 374431744 90806 1992294400 134512640 135751879 4287745008 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 91414 90806 151 303 0 91109 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 365656

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30970
/proc/meminfo: memFree=1357460/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=401384 CPUtime=1002.05
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 103862 0 0 0 99993 212 0 0 25 0 1 0 24839529 411017216 99706 1992294400 134512640 135751879 4287745008 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 100346 99706 151 303 0 100041 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 401384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30972
/proc/meminfo: memFree=1315672/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=443244 CPUtime=1062.04
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 114331 0 0 0 105980 224 0 0 25 0 1 0 24839529 453881856 110175 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 110811 110175 151 303 0 110506 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 443244

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30974
/proc/meminfo: memFree=1273016/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=485816 CPUtime=1122.02
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 124981 0 0 0 111967 235 0 0 25 0 1 0 24839529 497475584 120825 1992294400 134512640 135751879 4287745008 18446744073709551615 134611152 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 121454 120825 151 303 0 121149 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 485816

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30976
/proc/meminfo: memFree=1239908/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=518620 CPUtime=1182.01
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 133159 0 0 0 117957 244 0 0 25 0 1 0 24839529 531066880 129003 1992294400 134512640 135751879 4287745008 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 129655 129003 151 303 0 129350 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 518620

[startup+1242.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30977
/proc/meminfo: memFree=1209776/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=548668 CPUtime=1241.99
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 140668 0 0 0 123948 251 0 0 25 0 1 0 24839529 561836032 136512 1992294400 134512640 135751879 4287745008 18446744073709551615 134611167 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 137167 136512 151 303 0 136862 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 548668

[startup+1302.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 30978
/proc/meminfo: memFree=1183612/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=574872 CPUtime=1301.98
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 147237 0 0 0 129938 260 0 0 25 0 1 0 24839529 588668928 143081 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 143718 143081 151 303 0 143413 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 574872

[startup+1362.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 30980
/proc/meminfo: memFree=1156332/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=601720 CPUtime=1361.96
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 153944 0 0 0 135929 267 0 0 25 0 1 0 24839529 616161280 149788 1992294400 134512640 135751879 4287745008 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 150430 149788 151 303 0 150125 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 601720

[startup+1422.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 30982
/proc/meminfo: memFree=1120372/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=637712 CPUtime=1421.96
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 162882 0 0 0 141920 276 0 0 25 0 1 0 24839529 653017088 158726 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 159428 158726 151 303 0 159123 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 637712

[startup+1482.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/107 30984
/proc/meminfo: memFree=1094208/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=663952 CPUtime=1481.93
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 169439 0 0 0 147910 283 0 0 25 0 1 0 24839529 679886848 165283 1992294400 134512640 135751879 4287745008 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 165988 165283 151 303 0 165683 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 663952

[startup+1542.31 s]
/proc/loadavg: 1.11 1.05 1.01 2/107 30985
/proc/meminfo: memFree=1069532/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=688596 CPUtime=1541.93
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 175583 0 0 0 153902 291 0 0 25 0 1 0 24839529 705122304 171427 1992294400 134512640 135751879 4287745008 18446744073709551615 134616401 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 172149 171427 151 303 0 171844 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 688596

[startup+1602.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/107 30986
/proc/meminfo: memFree=1049072/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=709192 CPUtime=1601.91
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 180737 0 0 0 159893 298 0 0 25 0 1 0 24839529 726212608 176581 1992294400 134512640 135751879 4287745008 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 177298 176581 151 303 0 176993 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 709192

[startup+1662.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 30988
/proc/meminfo: memFree=1025140/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=733080 CPUtime=1661.89
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 186678 0 0 0 165885 304 0 0 25 0 1 0 24839529 750673920 182522 1992294400 134512640 135751879 4287745008 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 183270 182522 151 303 0 182965 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 733080

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 30990
/proc/meminfo: memFree=999720/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=758368 CPUtime=1721.88
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 192988 0 0 0 171876 312 0 0 25 0 1 0 24839529 776568832 188832 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 189592 188832 151 303 0 189287 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 758368

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 30992
/proc/meminfo: memFree=981864/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=775772 CPUtime=1781.87
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 197335 0 0 0 177869 318 0 0 25 0 1 0 24839529 794390528 193179 1992294400 134512640 135751879 4287745008 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 193943 193179 151 303 0 193638 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 775772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 30992
/proc/meminfo: memFree=974796/2059040 swapFree=4139820/4192956
[pid=30940] ppid=30938 vsize=782884 CPUtime=1800.07
/proc/30940/stat : 30940 (wbo1.4b) R 30938 30940 30682 0 -1 4202496 199113 0 0 0 179686 321 0 0 25 0 1 0 24839529 801673216 194957 1992294400 134512640 135751879 4287745008 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30940/statm: 195721 194957 151 303 0 195416 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 782884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.59
CPU time (s): 1800.16
CPU user time (s): 1796.86
CPU system time (s): 3.2925
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 782884

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

runsolver used 2.95955 second user time and 8.5217 second system time

The end

Launcher Data

Begin job on node055 at 2010-07-08 07:18:49
IDJOB=2702402
IDBENCH=48136
IDSOLVER=1161
FILE ID=node055/2702402-1278566329
PBS_JOBID= 11239576
Free space on /tmp= 62580 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_60_2.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-2702402-1278566329/watcher-2702402-1278566329 -o /tmp/evaluation-result-2702402-1278566329/solver-2702402-1278566329 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702402-1278566329.opb

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

MD5SUM BENCH= fd4b450948caa11c29cf407b64203711
RANDOM SEED=1952386723

node055.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.224
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.44
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.224
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1760128 kB
Buffers:         15916 kB
Cached:         194524 kB
SwapCached:       6984 kB
Active:          83144 kB
Inactive:       141152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1760128 kB
SwapTotal:     4192956 kB
SwapFree:      4139820 kB
Dirty:            3252 kB
Writeback:           0 kB
AnonPages:       11564 kB
Mapped:          12068 kB
Slab:            52556 kB
PageTables:       4212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178500 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-2702402-1278566329.opb

Free space on /tmp at the end= 62576 MiB
End job on node055 at 2010-07-08 07:48:53