Trace number 2702451

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.16 1800.67

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_5.opb
MD5SUMb1035f5aebd5cbd90440f32e03bdad12
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39
Best CPU time to get the best result obtained on this benchmark1800.42
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
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 constraint26
Maximum length of a constraint48
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)15706
Sum of products size (including duplicates)31412
Number of different products15706
Sum of products size31412

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-2702451-1278567702.opb.
0.00/0.00	c Instance file HOME/instance-2702451-1278567702.opb
0.00/0.00	c File size is 1206195 bytes.
0.19/0.21	c Highest Coefficient sum: 49
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Parsing time:          0.20         s                                      |
0.19/0.21	c |  Number Variables:      16206                                               |
0.19/0.21	c |  Number Clauses:        16206                                               |
0.19/0.21	c |  Number Cardinality:    0                                                   |
0.19/0.21	c |  Number PB Constraints: 15706                                               |
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |   16206    31912   110442 |    10637        0    nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c New solution: 297
0.19/0.25	o 297
0.19/0.25	c Elapsed CPU time: 0.249962 s	Remaining CPU time: 179.75 s
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |   16206    31913   110942 |    10637        0    nan |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c New solution: 296
0.19/0.27	o 296
0.19/0.27	c Elapsed CPU time: 0.266959 s	Remaining CPU time: 179.733 s
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |   16206    31914   111442 |    10638        0    nan |  0.000 % |
0.19/0.29	c ===============================================================================
0.19/0.29	c New solution: 295
0.19/0.29	o 295
0.19/0.29	c Elapsed CPU time: 0.283956 s	Remaining CPU time: 179.716 s
0.19/0.29	c ===============================================================================
0.19/0.29	c |         0 |   16206    31915   111942 |    10638        0    nan |  0.000 % |
0.29/0.31	c ===============================================================================
0.29/0.31	c New solution: 294
0.29/0.31	o 294
0.29/0.31	c Elapsed CPU time: 0.299954 s	Remaining CPU time: 179.7 s
0.29/0.31	c ===============================================================================
0.29/0.31	c |         1 |   16206    31916   112442 |    10638        1    295 |  0.000 % |
0.29/0.33	c ===============================================================================
0.29/0.33	c New solution: 40
0.29/0.33	o 40
0.29/0.33	c Elapsed CPU time: 0.32395 s	Remaining CPU time: 179.676 s
0.29/0.33	c ===============================================================================
0.29/0.33	c |         1 |   16206    31917   112942 |    10639        1    295 |  0.000 % |
0.39/0.40	c |       101 |   16206    31917   112942 |    11702      101    134 |  0.000 % |
0.39/0.46	c |       252 |   16206    31917   112942 |    12873      252    145 |  0.000 % |
0.49/0.54	c |       478 |   16206    31917   112942 |    14160      478    145 |  0.000 % |
0.59/0.68	c |       816 |   16206    31917   112942 |    15576      816    149 |  0.000 % |
0.80/0.86	c |      1323 |   16206    31917   112942 |    17134     1323    154 |  0.000 % |
1.10/1.15	c |      2083 |   16206    31917   112942 |    18847     2083    155 |  0.000 % |
1.59/1.60	c |      3223 |   16206    31917   112942 |    20732     3223    162 |  0.000 % |
2.20/2.28	c |      4931 |   16206    31917   112942 |    22805     4931    171 |  0.000 % |
3.40/3.40	c |      7495 |   16206    31917   112942 |    25086     7495    169 |  0.000 % |
5.19/5.23	c |     11339 |   16206    31917   112942 |    27594    11339    165 |  0.000 % |
8.39/8.47	c |     17107 |   16206    31917   112942 |    30354    17107    165 |  0.000 % |
13.09/13.19	c |     25756 |   16206    31917   112942 |    33389    25756    193 |  0.000 % |
21.59/21.68	c |     38731 |   16206    31917   112942 |    36728    38731    204 |  0.000 % |
33.99/34.03	c |     58193 |   16206    31917   112942 |    40401    31198    205 |  0.000 % |
56.38/56.46	c |     87386 |   16206    31917   112942 |    44441    17846    291 |  0.000 % |
91.07/91.10	c |    131176 |   16206    31917   112942 |    48885    14556    191 |  0.000 % |
149.85/149.91	c |    196861 |   16206    31917   112942 |    53774    29195    174 |  0.000 % |
181.24/181.34	c There are 0 assigned variables. 0 in cost function.
182.04/182.11	c core #1
182.04/182.11	c 
182.04/182.11	c 
182.04/182.11	c Core size: 52	Core Weight: 1	Total Weight: 1
182.04/182.11	c
182.04/182.11	c
182.04/182.11	c core #2
182.04/182.11	c 
182.04/182.11	c 
182.04/182.11	c Core size: 52	Core Weight: 1	Total Weight: 2
182.04/182.11	c
182.04/182.11	c
182.04/182.11	c core #3
182.04/182.11	c 
182.04/182.11	c 
182.04/182.11	c Core size: 52	Core Weight: 1	Total Weight: 3
182.04/182.11	c
182.04/182.11	c
182.04/182.11	c core #4
182.04/182.11	c 
182.04/182.11	c 
182.04/182.11	c Core size: 54	Core Weight: 1	Total Weight: 4
182.04/182.11	c
182.04/182.11	c
182.04/182.11	c core #5
182.04/182.11	c 
182.04/182.11	c 
182.04/182.11	c Core size: 110	Core Weight: 1	Total Weight: 5
182.04/182.11	c
182.04/182.11	c
182.04/182.11	c ============================[ Search Statistics ]==============================
182.04/182.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.04/182.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.04/182.11	c ===============================================================================
182.04/182.11	c |         0 |    5357    32422    79426 |    10807        0    nan |  0.000 % |
182.04/182.14	c ===============================================================================
182.14/182.27	c core #6
182.14/182.27	c 
182.14/182.27	c 
182.14/182.27	c Core size: 224	Core Weight: 1	Total Weight: 6
182.14/182.27	c
182.14/182.27	c
182.14/182.27	c ============================[ Search Statistics ]==============================
182.14/182.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.14/182.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.14/182.27	c ===============================================================================
182.14/182.27	c |         0 |    8039    32423    87188 |    10807        0    nan |  0.000 % |
182.34/182.48	c |       103 |    8039    32423    87188 |    11888      103    250 | 51.258 % |
182.64/182.78	c |       253 |    8039    32423    87188 |    13077      253    436 | 51.258 % |
183.14/183.22	c ===============================================================================
183.24/183.35	c core #7
183.24/183.35	c 
183.24/183.35	c 
183.24/183.35	c Core size: 1248	Core Weight: 1	Total Weight: 7
183.24/183.35	c
183.24/183.35	c
183.24/183.35	c ============================[ Search Statistics ]==============================
183.24/183.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.24/183.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.24/183.35	c ===============================================================================
183.24/183.35	c |         0 |   16189    32424   112699 |    10808        0    nan |  0.000 % |
183.54/183.61	c |       102 |   16189    32424   112699 |    11888      102    316 |  4.478 % |
183.94/184.01	c |       253 |   16189    32424   112699 |    13077      253    363 |  4.478 % |
184.75/184.86	c |       478 |   16189    32424   112699 |    14385      478    340 |  4.478 % |
186.34/186.42	c |       815 |   16189    32424   112699 |    15823      815    318 |  4.478 % |
189.14/189.27	c |      1321 |   16189    32424   112699 |    17406     1321    300 |  4.478 % |
194.23/194.40	c |      2082 |   16189    32424   112699 |    19147     2082    262 |  4.478 % |
201.14/201.20	c |      3221 |   16189    32424   112699 |    21061     3221    237 |  4.478 % |
209.83/209.97	c |      4931 |   16189    32424   112699 |    23167     4931    236 |  4.478 % |
226.93/227.06	c |      7493 |   16189    32424   112699 |    25484     7493    258 |  4.478 % |
248.92/249.04	c |     11338 |   16189    32424   112699 |    28033    11338    308 |  4.478 % |
291.01/291.13	c |     17104 |   16189    32424   112699 |    30836    17104    310 |  4.478 % |
355.29/355.47	c |     25760 |   16189    32424   112699 |    33920    25760    314 |  4.478 % |
438.37/438.53	c |     38736 |   16189    32424   112699 |    37312    16403    432 |  4.478 % |
440.77/440.98	c ===============================================================================
441.77/441.91	c core #8
441.77/441.91	c 
441.77/441.91	c 
441.77/441.91	c Core size: 617	Core Weight: 1	Total Weight: 8
441.77/441.91	c
441.77/441.91	c
441.77/441.91	c ============================[ Search Statistics ]==============================
441.77/441.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
441.77/441.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
441.77/441.91	c ===============================================================================
441.77/441.91	c |         0 |   17448    32425   115926 |    10808        0    nan |  0.000 % |
441.98/442.16	c |       101 |   17448    32425   115926 |    11889      101    404 |  0.000 % |
442.27/442.47	c |       252 |   17448    32425   115926 |    13078      252    330 |  0.000 % |
443.76/443.93	c |       477 |   17448    32425   115926 |    14385      477    212 |  0.000 % |
445.97/446.10	c |       814 |   17448    32425   115926 |    15824      814    158 |  0.000 % |
448.77/448.97	c |      1320 |   17448    32425   115926 |    17406     1320    169 |  0.000 % |
452.87/453.03	c |      2079 |   17448    32425   115926 |    19147     2079    212 |  0.000 % |
457.37/457.51	c |      3220 |   17448    32425   115926 |    21062     3220    215 |  0.000 % |
463.17/463.35	c |      4928 |   17448    32425   115926 |    23168     4928    226 |  0.000 % |
473.76/473.94	c |      7491 |   17448    32425   115926 |    25485     7491    235 |  0.000 % |
487.85/488.08	c |     11336 |   17448    32425   115926 |    28034    11336    243 |  0.000 % |
513.75/513.95	c |     17103 |   17448    32425   115926 |    30837    17103    259 |  0.000 % |
557.24/557.46	c |     25764 |   17448    32425   115926 |    33921    25764    266 |  0.000 % |
630.32/630.55	c |     38738 |   17448    32425   115926 |    37313    15446    302 |  0.000 % |
765.18/765.47	c |     58202 |   17448    32425   115926 |    41044    34910    339 |  0.000 % |
922.34/922.63	c |     87401 |   17448    32425   115926 |    45149    33788    374 |  0.000 % |
1234.73/1235.13	c |    131192 |   17448    32425   115926 |    49663    44491    422 |  0.000 % |
1709.30/1709.89	c |    196878 |   17448    32425   115926 |    54630    35611    439 |  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-2702451-1278567702/watcher-2702451-1278567702 -o /tmp/evaluation-result-2702451-1278567702/solver-2702451-1278567702 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702451-1278567702.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.98 0.99 3/105 31847
/proc/meminfo: memFree=1871468/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=4304 CPUtime=0
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 400 0 0 0 0 0 0 0 17 0 1 0 24976957 4407296 318 1992294400 134512640 135752675 4291279728 18446744073709551615 134609613 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 1076 318 137 303 0 476 0

[startup+0.04013 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 31847
/proc/meminfo: memFree=1871468/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=6352 CPUtime=0.03
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 909 0 0 0 3 0 0 0 17 0 1 0 24976957 6504448 827 1992294400 134512640 135752675 4291279728 18446744073709551615 135228430 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 1588 827 181 303 0 988 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6352

[startup+0.101137 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 31847
/proc/meminfo: memFree=1871468/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=7408 CPUtime=0.09
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 1265 0 0 0 9 0 0 0 17 0 1 0 24976957 7585792 1183 1992294400 134512640 135752675 4291279728 18446744073709551615 134561226 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 1852 1183 270 303 0 1252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7408

[startup+0.301163 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 31847
/proc/meminfo: memFree=1871468/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=8836 CPUtime=0.29
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 2588 0 0 0 28 1 0 0 17 0 1 0 24976957 9048064 1704 1992294400 134512640 135752675 4291279728 18446744073709551615 134611645 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 2209 1704 144 303 0 1904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8836

[startup+0.701213 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 31847
/proc/meminfo: memFree=1871468/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=9624 CPUtime=0.69
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 2768 0 0 0 68 1 0 0 17 0 1 0 24976957 9854976 1884 1992294400 134512640 135752675 4291279728 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 2406 1884 145 303 0 2101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9624

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/106 31848
/proc/meminfo: memFree=1864144/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=11196 CPUtime=1.49
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 3179 0 0 0 147 2 0 0 18 0 1 0 24976957 11464704 2295 1992294400 134512640 135752675 4291279728 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 2799 2295 145 303 0 2494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11196

[startup+3.10151 s]
/proc/loadavg: 0.92 0.98 0.99 2/106 31848
/proc/meminfo: memFree=1861540/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=14356 CPUtime=3.09
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 3967 0 0 0 305 4 0 0 21 0 1 0 24976957 14700544 3083 1992294400 134512640 135752675 4291279728 18446744073709551615 134611574 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 3589 3083 145 303 0 3284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14356

[startup+6.30092 s]
/proc/loadavg: 0.93 0.98 0.99 2/106 31848
/proc/meminfo: memFree=1856084/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=19412 CPUtime=6.29
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 5231 0 0 0 622 7 0 0 25 0 1 0 24976957 19877888 4347 1992294400 134512640 135752675 4291279728 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 4853 4347 145 303 0 4548 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19412

[startup+12.7007 s]
/proc/loadavg: 0.93 0.98 0.99 3/106 31848
/proc/meminfo: memFree=1844056/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=30996 CPUtime=12.69
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 8123 0 0 0 1256 13 0 0 25 0 1 0 24976957 31739904 7239 1992294400 134512640 135752675 4291279728 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 7749 7239 145 303 0 7444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30996

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/106 31848
/proc/meminfo: memFree=1823844/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=50648 CPUtime=25.49
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 13014 0 0 0 2526 23 0 0 25 0 1 0 24976957 51863552 12130 1992294400 134512640 135752675 4291279728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 12662 12130 145 303 0 12357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50648

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/106 31850
/proc/meminfo: memFree=1787140/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=87428 CPUtime=51.08
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 22196 0 0 0 5066 42 0 0 25 0 1 0 24976957 89526272 21312 1992294400 134512640 135752675 4291279728 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 21857 21312 145 303 0 21552 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87428

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/106 31850
/proc/meminfo: memFree=1724272/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=149768 CPUtime=102.27
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 37777 0 0 0 10150 77 0 0 25 0 1 0 24976957 153362432 36893 1992294400 134512640 135752675 4291279728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 37442 36893 145 303 0 37137 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 149768

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31852
/proc/meminfo: memFree=1665992/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=209120 CPUtime=162.25
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 52554 0 0 0 16107 118 0 0 25 0 1 0 24976957 214138880 51670 1992294400 134512640 135752675 4291279728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 52280 51670 145 303 0 51975 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 209120

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31854
/proc/meminfo: memFree=1642928/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=230632 CPUtime=222.23
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 59205 0 0 0 22087 136 0 0 25 0 1 0 24976957 236167168 57150 1992294400 134512640 135752675 4291279728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 57658 57150 146 303 0 57353 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 230632

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31856
/proc/meminfo: memFree=1641068/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=232348 CPUtime=282.22
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 59658 0 0 0 28078 144 0 0 25 0 1 0 24976957 237924352 57603 1992294400 134512640 135752675 4291279728 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 58087 57603 146 303 0 57782 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 232348

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31858
/proc/meminfo: memFree=1629288/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=244040 CPUtime=342.19
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 62587 0 0 0 34067 152 0 0 25 0 1 0 24976957 249896960 60532 1992294400 134512640 135752675 4291279728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 61010 60532 146 303 0 60705 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 244040

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31858
/proc/meminfo: memFree=1611184/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=262356 CPUtime=402.18
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 67154 0 0 0 40052 166 0 0 25 0 1 0 24976957 268652544 65099 1992294400 134512640 135752675 4291279728 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 65589 65099 146 303 0 65284 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 262356

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31860
/proc/meminfo: memFree=1593576/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=279900 CPUtime=462.16
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 71470 0 0 0 46037 179 0 0 25 0 1 0 24976957 286617600 69415 1992294400 134512640 135752675 4291279728 18446744073709551615 134605424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 69975 69415 146 303 0 69670 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 279900

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31862
/proc/meminfo: memFree=1593452/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=279900 CPUtime=522.15
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 71497 0 0 0 52024 191 0 0 25 0 1 0 24976957 286617600 69442 1992294400 134512640 135752675 4291279728 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 69975 69442 146 303 0 69670 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 279900

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31864
/proc/meminfo: memFree=1593204/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=279900 CPUtime=582.13
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 71550 0 0 0 58013 200 0 0 25 0 1 0 24976957 286617600 69495 1992294400 134512640 135752675 4291279728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 69975 69495 146 303 0 69670 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 279900

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31866
/proc/meminfo: memFree=1582664/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=290240 CPUtime=642.12
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 74170 0 0 0 64002 210 0 0 25 0 1 0 24976957 297205760 72115 1992294400 134512640 135752675 4291279728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 72560 72115 146 303 0 72255 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 290240

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31870
/proc/meminfo: memFree=1539264/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=333856 CPUtime=822.07
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 84987 0 0 0 81964 243 0 0 25 0 1 0 24976957 341868544 82932 1992294400 134512640 135752675 4291279728 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 83464 82932 146 303 0 83159 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 333856

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31872
/proc/meminfo: memFree=1516944/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=355948 CPUtime=882.05
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 90539 0 0 0 87944 261 0 0 25 0 1 0 24976957 364490752 88484 1992294400 134512640 135752675 4291279728 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 88987 88484 146 303 0 88682 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 355948

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31874
/proc/meminfo: memFree=1499460/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=373528 CPUtime=942.03
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 94914 0 0 0 93928 275 0 0 25 0 1 0 24976957 382492672 92859 1992294400 134512640 135752675 4291279728 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 93382 92859 146 303 0 93077 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 373528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31874
/proc/meminfo: memFree=1483712/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=389212 CPUtime=1002.01
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 98818 0 0 0 99915 286 0 0 25 0 1 0 24976957 398553088 96763 1992294400 134512640 135752675 4291279728 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 97303 96763 146 303 0 96998 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 389212

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31876
/proc/meminfo: memFree=1467840/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=405300 CPUtime=1061.99
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 102820 0 0 0 105901 298 0 0 25 0 1 0 24976957 415027200 100765 1992294400 134512640 135752675 4291279728 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 101325 100765 146 303 0 101020 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 405300

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31878
/proc/meminfo: memFree=1451348/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=421684 CPUtime=1121.98
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 106894 0 0 0 111888 310 0 0 25 0 1 0 24976957 431804416 104839 1992294400 134512640 135752675 4291279728 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 105421 104839 146 303 0 105116 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 421684

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31889
/proc/meminfo: memFree=1435600/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=437376 CPUtime=1181.95
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 110817 0 0 0 117874 321 0 0 25 0 1 0 24976957 447873024 108762 1992294400 134512640 135752675 4291279728 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 109344 108762 146 303 0 109039 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 437376

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31891
/proc/meminfo: memFree=1419728/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=453148 CPUtime=1241.93
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 114708 0 0 0 123861 332 0 0 25 0 1 0 24976957 464023552 112653 1992294400 134512640 135752675 4291279728 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 113287 112653 146 303 0 112982 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 453148

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31891
/proc/meminfo: memFree=1404848/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=467956 CPUtime=1301.92
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 118386 0 0 0 129850 342 0 0 25 0 1 0 24976957 479186944 116331 1992294400 134512640 135752675 4291279728 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 116989 116331 146 303 0 116684 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 467956

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31893
/proc/meminfo: memFree=1386992/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=485780 CPUtime=1361.9
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 122861 0 0 0 135836 354 0 0 25 0 1 0 24976957 497438720 120806 1992294400 134512640 135752675 4291279728 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 121445 120806 146 303 0 121140 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 485780

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31895
/proc/meminfo: memFree=1367648/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=505096 CPUtime=1421.89
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 127671 0 0 0 141822 367 0 0 25 0 1 0 24976957 517218304 125616 1992294400 134512640 135752675 4291279728 18446744073709551615 134605232 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 126274 125616 146 303 0 125969 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 505096

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31897
/proc/meminfo: memFree=1351776/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=521140 CPUtime=1481.86
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 131662 0 0 0 147808 378 0 0 25 0 1 0 24976957 533647360 129607 1992294400 134512640 135752675 4291279728 18446744073709551615 134605044 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 130285 129607 146 303 0 129980 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 521140

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31899
/proc/meminfo: memFree=1337392/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=535284 CPUtime=1541.85
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 135222 0 0 0 153796 389 0 0 25 0 1 0 24976957 548130816 133167 1992294400 134512640 135752675 4291279728 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 133821 133167 146 303 0 133516 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 535284

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31899
/proc/meminfo: memFree=1320652/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=552288 CPUtime=1601.84
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 139450 0 0 0 159784 400 0 0 25 0 1 0 24976957 565542912 137395 1992294400 134512640 135752675 4291279728 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 138072 137395 146 303 0 137767 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 552288

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31901
/proc/meminfo: memFree=1301680/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=571148 CPUtime=1661.82
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 144145 0 0 0 165768 414 0 0 25 0 1 0 24976957 584855552 142090 1992294400 134512640 135752675 4291279728 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 142787 142090 146 303 0 142482 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 571148

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31903
/proc/meminfo: memFree=1284568/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=588440 CPUtime=1721.8
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 148461 0 0 0 171756 424 0 0 25 0 1 0 24976957 602562560 146406 1992294400 134512640 135752675 4291279728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 147110 146406 146 303 0 146805 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 588440

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31905
/proc/meminfo: memFree=1267580/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=605032 CPUtime=1781.78
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 152596 0 0 0 177742 436 0 0 25 0 1 0 24976957 619552768 150541 1992294400 134512640 135752675 4291279728 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 151258 150541 146 303 0 150953 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 605032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 31905
/proc/meminfo: memFree=1261876/2059040 swapFree=4139404/4192956
[pid=31847] ppid=31845 vsize=610636 CPUtime=1800.09
/proc/31847/stat : 31847 (wbo1.4b) R 31845 31847 31478 0 -1 4202496 154012 0 0 0 179569 440 0 0 25 0 1 0 24976957 625291264 151957 1992294400 134512640 135752675 4291279728 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31847/statm: 152659 151957 146 303 0 152354 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 610636

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.67
CPU time (s): 1800.16
CPU user time (s): 1795.69
CPU system time (s): 4.46732
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 610636

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

runsolver used 2.95955 second user time and 8.5247 second system time

The end

Launcher Data

Begin job on node054 at 2010-07-08 07:41:42
IDJOB=2702451
IDBENCH=48160
IDSOLVER=1190
FILE ID=node054/2702451-1278567702
PBS_JOBID= 11239531
Free space on /tmp= 62468 MiB

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

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

MD5SUM BENCH= b1035f5aebd5cbd90440f32e03bdad12
RANDOM SEED=174202237

node054.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.239
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.47
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.239
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:       1873360 kB
Buffers:         11420 kB
Cached:          84392 kB
SwapCached:       7536 kB
Active:          80148 kB
Inactive:        29640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1873360 kB
SwapTotal:     4192956 kB
SwapFree:      4139404 kB
Dirty:            2864 kB
Writeback:           0 kB
AnonPages:       11688 kB
Mapped:          12012 kB
Slab:            54152 kB
PageTables:       4136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702451-1278567702.opb

Free space on /tmp at the end= 62468 MiB
End job on node054 at 2010-07-08 08:11:46