Trace number 1875387

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.18 1800.77

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_1.opb
MD5SUM26861ca996cf8fd2abe5c211e1f47a26
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark1306.65
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875387-1245205223.opb.
0.00/0.00	c Instance file HOME/instance-1875387-1245205223.opb
0.00/0.00	c File size is 49946 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      710                                                 |
0.00/0.00	c |  Number Clauses:        710                                                 |
0.00/0.00	c |  Number Cardinality:    102                                                 |
0.00/0.00	c |  Number PB Constraints: 610                                                 |
0.00/0.00	c core #1
0.00/0.00	c Core size: 101	Core Weight: 1	Total Weight: -49
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     760     1423     5330 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #2
0.00/0.01	c Core size: 102	Core Weight: 1	Total Weight: -48
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     810     1424     5430 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       100 |     810     1424     5430 |     5500      100     30 |  0.160 % |
0.00/0.03	c |       250 |     795     1424     5430 |     6050      213     31 |  3.461 % |
0.00/0.05	c |       475 |     739     1424     5430 |     6655      332     36 | 10.496 % |
0.07/0.09	c |       812 |     652     1424     5430 |     7320      532     37 | 20.748 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #3
0.09/0.12	c Core size: 159	Core Weight: 1	Total Weight: -47
0.09/0.12	c Elapsed CPU time: 0.117982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c Learning 21 hard constraints
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |     860     1446     6060 |     5000        0    nan |  0.000 % |
0.09/0.13	c |       100 |     860     1446     6060 |     5500      100     42 |  0.002 % |
0.09/0.15	c |       250 |     860     1446     6060 |     6050      250     31 |  0.002 % |
0.09/0.17	c |       475 |     860     1446     6060 |     6655      475     29 |  0.002 % |
0.09/0.20	c |       812 |     860     1446     6060 |     7320      812     27 |  0.004 % |
0.19/0.25	c |      1324 |     860     1446     6060 |     8052     1324     28 |  0.005 % |
0.30/0.33	c |      2083 |     860     1446     6060 |     8857     2083     28 |  0.003 % |
0.39/0.45	c |      3222 |     860     1446     6060 |     9743     3222     28 |  0.067 % |
0.59/0.67	c |      4930 |     860     1446     6060 |    10717     4930     32 |  0.016 % |
1.00/1.05	c |      7492 |     860     1446     6060 |    11789     7492     35 |  0.032 % |
1.78/1.81	c |     11338 |     821     1446     6060 |    12968     8139     36 | 33.838 % |
1.78/1.87	c ===============================================================================
1.88/1.97	c core #4
1.88/1.97	c Core size: 544	Core Weight: 1	Total Weight: -46
1.88/1.97	c Elapsed CPU time: 1.92371 s	Remaining CPU time: 1798.08 s
1.88/1.98	c Learning 1172 hard constraints
1.88/1.98	c ============================[ Search Statistics ]==============================
1.88/1.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.88/1.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.88/1.98	c ===============================================================================
1.88/1.98	c |         0 |     910     2619    49857 |     5000        0    nan |  0.000 % |
1.98/2.00	c |       100 |     910     2619    49857 |     5500      100     58 |  0.002 % |
1.98/2.02	c |       251 |     910     2619    49857 |     6050      251     45 |  0.000 % |
1.98/2.04	c |       477 |     910     2619    49857 |     6655      477     36 |  0.001 % |
1.98/2.09	c |       815 |     910     2619    49857 |     7320      815     36 |  0.000 % |
2.08/2.15	c |      1323 |     910     2619    49857 |     8052     1323     37 |  0.002 % |
2.18/2.26	c |      2082 |     910     2619    49857 |     8857     2082     37 |  0.000 % |
2.38/2.41	c |      3222 |     910     2619    49857 |     9743     3222     36 |  0.000 % |
2.58/2.66	c |      4930 |     910     2619    49857 |    10717     4930     36 |  0.001 % |
2.97/3.08	c |      7492 |     910     2619    49857 |    11789     7492     36 |  0.000 % |
3.87/3.97	c |     11337 |     910     2619    49857 |    12968    11337     38 |  0.001 % |
5.44/5.52	c |     17105 |     910     2619    49857 |    14265    10480     39 |  0.001 % |
7.44/7.59	c |     25754 |     910     2619    49857 |    15692    11844     42 |  0.003 % |
10.73/10.87	c |     38730 |     910     2619    49857 |    17261     8789     40 |  0.042 % |
16.23/16.35	c |     58192 |     898     2619    49857 |    18987     4773     36 |  1.320 % |
24.14/24.25	c |     87385 |     870     2619    49857 |    20886    14535     43 |  4.404 % |
27.12/27.28	c ===============================================================================
28.53/28.67	c core #5
28.53/28.67	c Core size: 1130	Core Weight: 1	Total Weight: -45
28.53/28.67	c Elapsed CPU time: 28.3327 s	Remaining CPU time: 1771.67 s
28.63/28.80	c Learning 1908 hard constraints
28.63/28.80	c ============================[ Search Statistics ]==============================
28.63/28.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.63/28.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
28.63/28.80	c ===============================================================================
28.63/28.80	c |         0 |     960     4528   133089 |     5000        0    nan |  0.000 % |
28.73/28.82	c |       102 |     960     4528   133089 |     5500      102     85 |  0.002 % |
28.73/28.84	c |       252 |     960     4528   133089 |     6050      252     66 |  0.001 % |
28.73/28.85	c |       477 |     960     4528   133089 |     6655      477     52 |  0.002 % |
28.73/28.90	c |       815 |     960     4528   133089 |     7320      815     45 |  0.002 % |
28.83/28.97	c |      1322 |     960     4528   133089 |     8052     1322     48 |  0.000 % |
28.93/29.10	c |      2081 |     960     4528   133089 |     8857     2081     49 |  0.000 % |
29.13/29.28	c |      3220 |     960     4528   133089 |     9743     3220     46 |  0.000 % |
29.42/29.59	c |      4928 |     960     4528   133089 |    10717     4928     46 |  0.001 % |
30.02/30.12	c |      7492 |     960     4528   133089 |    11789     7492     51 |  0.002 % |
30.82/30.90	c |     11336 |     960     4528   133089 |    12968    11336     48 |  0.000 % |
32.22/32.39	c |     17103 |     960     4528   133089 |    14265    10514     44 |  0.002 % |
34.72/34.82	c |     25752 |     960     4528   133089 |    15692    11920     43 |  0.000 % |
38.32/38.47	c |     38726 |     960     4528   133089 |    17261     8839     39 |  0.000 % |
43.82/43.94	c |     58187 |     960     4528   133089 |    18987    10679     41 |  0.000 % |
53.01/53.19	c |     87379 |     960     4528   133089 |    20886    10568     43 |  0.000 % |
67.61/67.77	c |    131168 |     960     4528   133089 |    22974    11640     43 |  0.001 % |
90.20/90.39	c |    196852 |     960     4528   133089 |    25272    18997     46 |  0.000 % |
127.09/127.23	c |    295380 |     960     4528   133089 |    27799    22938     59 |  0.000 % |
189.97/190.18	c |    443169 |     960     4528   133089 |    30579    18323     47 |  0.002 % |
296.75/296.98	c |    664854 |     960     4528   133089 |    33637    26155     56 |  0.002 % |
468.08/468.37	c |    997379 |     960     4528   133089 |    37001    31083     62 |  0.004 % |
736.81/737.13	c |   1496167 |     960     4528   133089 |    40701    30302     58 |  0.004 % |
1164.08/1164.50	c |   2244351 |     910     4528   133089 |    44771    36364     57 |  5.210 % |
1358.32/1358.86	c ===============================================================================
1404.12/1404.69	c core #6
1404.12/1404.69	c Core size: 1792	Core Weight: 1	Total Weight: -44
1404.12/1404.69	c Elapsed CPU time: 1396.44 s	Remaining CPU time: 403.556 s
1406.71/1407.24	c Learning 1907 hard constraints
1406.71/1407.24	c ============================[ Search Statistics ]==============================
1406.71/1407.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1406.71/1407.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1406.71/1407.24	c ===============================================================================
1406.71/1407.24	c |         0 |    1010     6436   211086 |     5000        0    nan |  0.000 % |
1407.11/1407.61	c |       102 |    1010     6436   211086 |     5500      102    106 |  0.002 % |
1407.21/1407.76	c |       252 |    1010     6436   211086 |     6050      252     73 |  0.001 % |
1407.21/1407.77	c |       477 |    1010     6436   211086 |     6655      477     50 |  0.001 % |
1407.31/1407.84	c |       814 |    1010     6436   211086 |     7320      814     61 |  0.001 % |
1407.31/1407.89	c |      1320 |    1010     6436   211086 |     8052     1320     58 |  0.001 % |
1407.41/1407.97	c |      2079 |    1010     6436   211086 |     8857     2079     46 |  0.001 % |
1407.61/1408.19	c |      3221 |    1010     6436   211086 |     9743     3221     48 |  0.001 % |
1407.91/1408.47	c |      4930 |    1010     6436   211086 |    10717     4930     46 |  0.001 % |
1408.40/1408.99	c |      7493 |    1010     6436   211086 |    11789     7493     46 |  0.002 % |
1409.40/1409.98	c |     11338 |    1010     6436   211086 |    12968    11338     48 |  0.001 % |
1411.21/1411.75	c |     17105 |    1010     6436   211086 |    14265    10452     53 |  0.000 % |
1413.71/1414.21	c |     25755 |    1010     6436   211086 |    15692    11742     52 |  0.001 % |
1419.60/1420.12	c |     38729 |    1010     6436   211086 |    17261     8753     50 |  0.001 % |
1427.61/1428.14	c |     58193 |    1010     6436   211086 |    18987    10544     46 |  0.000 % |
1439.50/1440.01	c |     87385 |    1010     6436   211086 |    20886    10531     51 |  0.000 % |
1462.59/1463.13	c |    131175 |    1010     6436   211086 |    22974    11696     68 |  0.001 % |
1500.28/1500.84	c |    196861 |    1010     6436   211086 |    25272    19060     61 |  0.001 % |
1569.07/1569.68	c |    295387 |    1010     6436   211086 |    27799    14841     55 |  0.000 % |
1662.73/1663.35	c |    443179 |    1010     6436   211086 |    30579    14381     67 |  0.002 % |

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-1875387-1245205223/watcher-1875387-1245205223 -o /tmp/evaluation-result-1875387-1245205223/solver-1875387-1245205223 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875387-1245205223.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/64 8545
/proc/meminfo: memFree=1776840/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=2576 CPUtime=0
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 188122369 2637824 201 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 644 201 130 292 0 336 0

[startup+0.0856849 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8545
/proc/meminfo: memFree=1776840/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=3184 CPUtime=0.07
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 393 0 0 0 7 0 0 0 18 0 1 0 188122369 3260416 364 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 796 364 136 292 0 501 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3184

[startup+0.101688 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8545
/proc/meminfo: memFree=1776840/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=3184 CPUtime=0.09
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 404 0 0 0 9 0 0 0 18 0 1 0 188122369 3260416 375 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 796 375 136 292 0 501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3184

[startup+0.30171 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8545
/proc/meminfo: memFree=1776840/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=3848 CPUtime=0.3
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 555 0 0 0 29 1 0 0 19 0 1 0 188122369 3940352 526 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 962 526 136 292 0 667 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3848

[startup+0.701755 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8545
/proc/meminfo: memFree=1776840/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=5156 CPUtime=0.69
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 869 0 0 0 68 1 0 0 23 0 1 0 188122369 5279744 840 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 1289 840 136 292 0 994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5156

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1773376/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=6620 CPUtime=1.48
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 1260 0 0 0 145 3 0 0 25 0 1 0 188122369 6778880 1231 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 1655 1231 136 292 0 1360 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6620

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1770816/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=8188 CPUtime=3.07
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 1634 0 0 0 303 4 0 0 25 0 1 0 188122369 8384512 1605 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 2047 1605 136 292 0 1752 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8188

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1768256/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=11892 CPUtime=6.24
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 2573 0 0 0 616 8 0 0 25 0 1 0 188122369 12177408 2544 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 2973 2544 136 292 0 2678 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 11892

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1758080/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=21584 CPUtime=12.63
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 4989 0 0 0 1249 14 0 0 25 0 1 0 188122369 22102016 4960 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 5396 4960 136 292 0 5101 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 21584

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1741056/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=38176 CPUtime=25.43
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 9125 0 0 0 2517 26 0 0 25 0 1 0 188122369 39092224 9096 1992294400 134512640 135709839 4294956240 18446744073709551615 134573775 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 9544 9096 136 292 0 9249 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 38176

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1728128/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=51696 CPUtime=51.01
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 12496 0 0 0 5053 48 0 0 25 0 1 0 188122369 52936704 12467 1992294400 134512640 135709839 4294956240 18446744073709551615 134518380 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 12924 12467 136 292 0 12629 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 51696

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1674112/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=104688 CPUtime=102.2
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 25761 0 0 0 10132 88 0 0 25 0 1 0 188122369 107200512 25732 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 26172 25732 136 292 0 25877 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 104688

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1619328/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=159896 CPUtime=162.18
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 39513 0 0 0 16089 129 0 0 25 0 1 0 188122369 163733504 39484 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 39974 39484 136 292 0 39679 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 159896

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1568768/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=209864 CPUtime=222.16
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 52017 0 0 0 22049 167 0 0 25 0 1 0 188122369 214900736 51988 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 52466 51988 136 292 0 52171 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 209864

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1522688/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=256728 CPUtime=282.14
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 63709 0 0 0 28011 203 0 0 25 0 1 0 188122369 262889472 63680 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 64182 63680 136 292 0 63887 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 256728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1473152/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=305436 CPUtime=342.12
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 75882 0 0 0 33973 239 0 0 25 0 1 0 188122369 312766464 75853 1992294400 134512640 135709839 4294956240 18446744073709551615 134568686 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 76359 75853 136 292 0 76064 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 305436

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1425728/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=353204 CPUtime=402.11
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 87814 0 0 0 39938 273 0 0 25 0 1 0 188122369 361680896 87785 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 88301 87785 136 292 0 88006 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 353204

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1377280/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=401400 CPUtime=462.1
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 99839 0 0 0 45907 303 0 0 25 0 1 0 188122369 411033600 99810 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 100350 99810 136 292 0 100055 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 401400

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1336000/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=442928 CPUtime=522.07
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 110200 0 0 0 51876 331 0 0 25 0 1 0 188122369 453558272 110171 1992294400 134512640 135709839 4294956240 18446744073709551615 134573815 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 110732 110171 136 292 0 110437 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 442928

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1289280/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=489332 CPUtime=582.05
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 121798 0 0 0 57839 366 0 0 25 0 1 0 188122369 501075968 121769 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 122333 121769 136 292 0 122038 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 489332

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1241408/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=536884 CPUtime=642.04
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 133687 0 0 0 63804 400 0 0 25 0 1 0 188122369 549769216 133658 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 134221 133658 136 292 0 133926 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 536884

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1080512/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=697700 CPUtime=881.96
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 173835 0 0 0 87668 528 0 0 25 0 1 0 188122369 714444800 173806 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 174425 173806 136 292 0 174130 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 697700

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1042432/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=736780 CPUtime=941.95
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 183605 0 0 0 93636 559 0 0 25 0 1 0 188122369 754462720 183576 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 184195 183576 136 292 0 183900 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 736780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=1000384/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=777756 CPUtime=1001.93
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 193848 0 0 0 99602 591 0 0 25 0 1 0 188122369 796422144 193819 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 194439 193819 136 292 0 194144 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 777756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=956736/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=821508 CPUtime=1061.91
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 204774 0 0 0 105571 620 0 0 25 0 1 0 188122369 841224192 204745 1992294400 134512640 135709839 4294956240 18446744073709551615 134568669 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 205377 204745 136 292 0 205082 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 821508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=915072/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=862804 CPUtime=1121.9
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 215110 0 0 0 111538 652 0 0 25 0 1 0 188122369 883511296 215081 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 215701 215081 136 292 0 215406 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 862804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=872128/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=905988 CPUtime=1181.88
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 225911 0 0 0 117504 684 0 0 25 0 1 0 188122369 927731712 225882 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 226497 225882 136 292 0 226202 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 905988

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=836032/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=941564 CPUtime=1241.86
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 234780 0 0 0 123472 714 0 0 25 0 1 0 188122369 964161536 234751 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 235391 234751 136 292 0 235096 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 941564

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=800832/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=976532 CPUtime=1301.85
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 243512 0 0 0 129444 741 0 0 25 0 1 0 188122369 999968768 243483 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 244133 243483 136 292 0 243838 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 976532

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=751936/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1027232 CPUtime=1361.83
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 256184 0 0 0 135411 772 0 0 25 0 1 0 188122369 1051885568 256155 1992294400 134512640 135709839 4294956240 18446744073709551615 134516532 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 256808 256155 136 292 0 256513 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 1027232

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=709056/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1067912 CPUtime=1421.81
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 266427 0 0 0 141394 787 0 0 25 0 1 0 188122369 1093541888 266353 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 266978 266353 136 292 0 266683 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1067912

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=708992/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1067912 CPUtime=1481.79
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 266432 0 0 0 147363 816 0 0 25 0 1 0 188122369 1093541888 266358 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 266978 266358 136 292 0 266683 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 1067912

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=708928/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1067912 CPUtime=1541.77
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 266433 0 0 0 153337 840 0 0 25 0 1 0 188122369 1093541888 266359 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 266978 266359 136 292 0 266683 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1067912

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=708352/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1067912 CPUtime=1601.75
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 266626 0 0 0 159310 865 0 0 25 0 1 0 188122369 1093541888 266552 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 266978 266552 136 292 0 266683 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1067912

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=708288/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1067912 CPUtime=1661.74
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 266626 0 0 0 165289 885 0 0 25 0 1 0 188122369 1093541888 266552 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 266978 266552 136 292 0 266683 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1067912

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=687360/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1089452 CPUtime=1721.72
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 271945 0 0 0 171263 909 0 0 25 0 1 0 188122369 1115598848 271871 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 272363 271871 136 292 0 272068 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 1089452

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=658880/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1117548 CPUtime=1781.7
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 278973 0 0 0 177236 934 0 0 25 0 1 0 188122369 1144369152 278899 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 279387 278899 136 292 0 279092 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1117548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=650112/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=1126132 CPUtime=1800
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4194304 281110 0 0 0 179059 941 0 0 25 0 1 0 188122369 1153159168 281036 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 281533 281036 136 292 0 281238 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1126132

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8546
/proc/meminfo: memFree=650112/2055920 swapFree=4189872/4192956
[pid=8545] ppid=8543 vsize=0 CPUtime=1800.1
/proc/8545/stat : 8545 (wbo) R 8543 8545 7938 0 -1 4195332 281110 0 0 0 179059 951 0 0 25 0 1 0 188122369 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/8545/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.77
CPU time (s): 1800.18
CPU user time (s): 1790.6
CPU system time (s): 9.58154
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 1126132

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

runsolver used 1.62675 second user time and 4.94225 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-17 04:20:23
IDJOB=1875387
IDBENCH=48227
IDSOLVER=698
FILE ID=node28/1875387-1245205223
PBS_JOBID= 9368350
Free space on /tmp= 66176 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_1.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875387-1245205223/watcher-1875387-1245205223 -o /tmp/evaluation-result-1875387-1245205223/solver-1875387-1245205223 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875387-1245205223.opb

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

MD5SUM BENCH= 26861ca996cf8fd2abe5c211e1f47a26
RANDOM SEED=646875946

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.231
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1777384 kB
Buffers:         50180 kB
Cached:         135708 kB
SwapCached:       1180 kB
Active:          44852 kB
Inactive:       160472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777384 kB
SwapTotal:     4192956 kB
SwapFree:      4189872 kB
Dirty:            2400 kB
Writeback:           0 kB
Mapped:          21212 kB
Slab:            59080 kB
Committed_AS:   172384 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875387-1245205223.opb

Free space on /tmp at the end= 66176 MiB
End job on node28 at 2009-06-17 04:50:26