Trace number 1876318

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? (MO) 1333.62 1336.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-ex5.r.opb
MD5SUMa65b7dae8af36ed37815bca4e48a5306
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark31.1463
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved YES
Number of variables2428
Total number of constraints831
Number of constraints which are clauses831
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint146
Number of terms in the objective function 2428
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 2428
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2428
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 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-1876318-1245172575.opb.
0.00/0.00	c Instance file HOME/instance-1876318-1245172575.opb
0.00/0.00	c File size is 377131 bytes.
0.02/0.05	c Highest Coefficient sum: 147
0.02/0.05	c ============================[ Problem Statistics ]=============================
0.02/0.05	c |                                                                             |
0.02/0.05	c |  Parsing time:          0.05         s                                      |
0.02/0.05	c |  Number Variables:      2428                                                |
0.02/0.05	c |  Number Clauses:        3259                                                |
0.02/0.05	c |  Number Cardinality:    0                                                   |
0.02/0.05	c |  Number PB Constraints: 0                                                   |
0.02/0.05	c core #1
0.02/0.05	c Core size: 100	Core Weight: 1	Total Weight: 1
0.02/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.02/0.06	c core #2
0.02/0.06	c Core size: 62	Core Weight: 1	Total Weight: 2
0.02/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.02/0.07	c core #3
0.02/0.07	c Core size: 25	Core Weight: 1	Total Weight: 3
0.02/0.07	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.02/0.07	c core #4
0.02/0.07	c Core size: 32	Core Weight: 1	Total Weight: 4
0.02/0.07	c Elapsed CPU time: 0.074988 s	Remaining CPU time: 1799.93 s
0.02/0.08	c core #5
0.02/0.08	c Core size: 9	Core Weight: 1	Total Weight: 5
0.02/0.08	c Elapsed CPU time: 0.079987 s	Remaining CPU time: 1799.92 s
0.02/0.09	c core #6
0.02/0.09	c Core size: 33	Core Weight: 1	Total Weight: 6
0.02/0.09	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.02/0.09	c core #7
0.02/0.09	c Core size: 29	Core Weight: 1	Total Weight: 7
0.02/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.09/0.10	c core #8
0.09/0.10	c Core size: 4	Core Weight: 1	Total Weight: 8
0.09/0.10	c Elapsed CPU time: 0.098984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #9
0.09/0.11	c Core size: 7	Core Weight: 1	Total Weight: 9
0.09/0.11	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #10
0.09/0.12	c Core size: 36	Core Weight: 1	Total Weight: 10
0.09/0.12	c Elapsed CPU time: 0.114982 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #11
0.09/0.12	c Core size: 37	Core Weight: 1	Total Weight: 11
0.09/0.12	c Elapsed CPU time: 0.121981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #12
0.09/0.13	c Core size: 15	Core Weight: 1	Total Weight: 12
0.09/0.13	c Elapsed CPU time: 0.12998 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #13
0.09/0.14	c Core size: 40	Core Weight: 1	Total Weight: 13
0.09/0.14	c Elapsed CPU time: 0.137979 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #14
0.09/0.15	c Core size: 53	Core Weight: 1	Total Weight: 14
0.09/0.15	c Elapsed CPU time: 0.145977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #15
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 15
0.09/0.15	c Elapsed CPU time: 0.153976 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #16
0.09/0.16	c Core size: 15	Core Weight: 1	Total Weight: 16
0.09/0.16	c Elapsed CPU time: 0.160975 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #17
0.09/0.17	c Core size: 41	Core Weight: 1	Total Weight: 17
0.09/0.17	c Elapsed CPU time: 0.167974 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #18
0.09/0.18	c Core size: 29	Core Weight: 1	Total Weight: 18
0.09/0.18	c Elapsed CPU time: 0.175973 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #19
0.09/0.19	c Core size: 41	Core Weight: 1	Total Weight: 19
0.09/0.19	c Elapsed CPU time: 0.183972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #20
0.09/0.19	c Core size: 6	Core Weight: 1	Total Weight: 20
0.09/0.19	c Elapsed CPU time: 0.19197 s	Remaining CPU time: 1799.81 s
0.19/0.20	c core #21
0.19/0.20	c Core size: 12	Core Weight: 1	Total Weight: 21
0.19/0.20	c Elapsed CPU time: 0.199969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #22
0.19/0.21	c Core size: 13	Core Weight: 1	Total Weight: 22
0.19/0.21	c Elapsed CPU time: 0.207968 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #23
0.19/0.22	c Core size: 49	Core Weight: 1	Total Weight: 23
0.19/0.22	c Elapsed CPU time: 0.216967 s	Remaining CPU time: 1799.78 s
0.19/0.23	c core #24
0.19/0.23	c Core size: 86	Core Weight: 1	Total Weight: 24
0.19/0.23	c Elapsed CPU time: 0.225965 s	Remaining CPU time: 1799.77 s
0.19/0.24	c core #25
0.19/0.24	c Core size: 49	Core Weight: 1	Total Weight: 25
0.19/0.24	c Elapsed CPU time: 0.233964 s	Remaining CPU time: 1799.77 s
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |    1534     3284    43412 |     5000        0    nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c core #26
0.19/0.25	c Core size: 58	Core Weight: 1	Total Weight: 26
0.19/0.25	c Elapsed CPU time: 0.244962 s	Remaining CPU time: 1799.76 s
0.19/0.26	c ============================[ Search Statistics ]==============================
0.19/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.26	c ===============================================================================
0.19/0.26	c |         0 |    1588     3285    43516 |     5000        0    nan |  0.000 % |
0.19/0.26	c |       104 |    1580     3285    43516 |     5500      104     54 | 52.125 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c core #27
0.19/0.27	c Core size: 337	Core Weight: 1	Total Weight: 27
0.19/0.27	c Elapsed CPU time: 0.264959 s	Remaining CPU time: 1799.74 s
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |    2079     3286    44321 |     5000        0    nan |  0.000 % |
0.29/0.30	c |       100 |    2078     3286    44321 |     5500      100     56 | 42.036 % |
0.29/0.32	c |       250 |    2078     3286    44321 |     6050      250     71 | 42.036 % |
0.29/0.36	c |       475 |    2076     3286    44321 |     6655      472     84 | 42.148 % |
0.39/0.43	c |       819 |    2076     3286    44321 |     7320      816     84 | 42.148 % |
0.48/0.52	c |      1325 |    2074     3286    44321 |     8052     1318     80 | 42.148 % |
0.59/0.66	c |      2085 |    2055     3286    44321 |     8857     2077     73 | 42.734 % |
0.59/0.68	c ===============================================================================
0.59/0.69	c core #28
0.59/0.69	c Core size: 498	Core Weight: 1	Total Weight: 28
0.59/0.69	c Elapsed CPU time: 0.675897 s	Remaining CPU time: 1799.32 s
0.59/0.70	c ============================[ Search Statistics ]==============================
0.59/0.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.70	c ===============================================================================
0.59/0.70	c |         0 |    2714     3287    45419 |     5000        0    nan |  0.000 % |
0.59/0.71	c |       101 |    2714     3287    45419 |     5500      101     37 | 32.955 % |
0.71/0.73	c |       251 |    2711     3287    45419 |     6050      250     42 | 33.053 % |
0.71/0.76	c |       477 |    2703     3287    45419 |     6655      472     49 | 33.251 % |
0.78/0.82	c |       819 |    2703     3287    45419 |     7320      814     76 | 33.251 % |
0.88/0.91	c |      1328 |    2702     3287    45419 |     8052     1322     81 | 33.251 % |
0.99/1.06	c |      2092 |    2699     3287    45419 |     8857      815     70 | 33.325 % |
0.99/1.08	c ===============================================================================
0.99/1.09	c core #29
0.99/1.09	c Core size: 462	Core Weight: 1	Total Weight: 29
0.99/1.09	c Elapsed CPU time: 1.07084 s	Remaining CPU time: 1798.93 s
0.99/1.10	c ============================[ Search Statistics ]==============================
0.99/1.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.99/1.10	c ===============================================================================
0.99/1.10	c |         0 |    3325     3288    46450 |     5000        0    nan |  0.000 % |
1.10/1.13	c |       102 |    3325     3288    46450 |     5500      102     99 | 25.582 % |
1.10/1.16	c |       253 |    3325     3288    46450 |     6050      253     75 | 25.582 % |
1.10/1.19	c |       478 |    3325     3288    46450 |     6655      478     77 | 25.582 % |
1.19/1.29	c |       818 |    3325     3288    46450 |     7320      818     71 | 25.582 % |
1.38/1.48	c |      1324 |    3325     3288    46450 |     8052     1324     89 | 25.582 % |
1.68/1.72	c |      2083 |    3325     3288    46450 |     8857     2083    107 | 25.582 % |
1.99/2.01	c |      3226 |    3325     3288    46450 |     9743     3226    103 | 25.582 % |
2.80/2.81	c |      4934 |    3325     3288    46450 |    10717     4934    118 | 25.582 % |
4.19/4.23	c |      7497 |    3325     3288    46450 |    11789     7497    139 | 25.582 % |
5.98/6.09	c |     11346 |    3325     3288    46450 |    12968    11346    171 | 25.582 % |
9.89/9.95	c |     17112 |    3325     3288    46450 |    14265     9905    264 | 25.582 % |
13.98/14.03	c |     25767 |    3325     3288    46450 |    15692    10654    230 | 25.582 % |
21.99/22.06	c |     38742 |    3322     3288    46450 |    17261    15071    265 | 25.671 % |
38.47/38.56	c |     58205 |    3320     3288    46450 |    18987    15948    264 | 25.761 % |
65.43/65.57	c |     87397 |    3313     3288    46450 |    20886    14694    246 | 25.940 % |
108.02/108.16	c ===============================================================================
109.91/110.05	c core #30
109.91/110.05	c Core size: 1211	Core Weight: 1	Total Weight: 30
109.91/110.05	c Elapsed CPU time: 109.106 s	Remaining CPU time: 1690.89 s
110.11/110.21	c ============================[ Search Statistics ]==============================
110.11/110.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
110.11/110.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
110.11/110.21	c ===============================================================================
110.11/110.21	c |         0 |    4679     3289    48911 |     5000        0    nan |  0.000 % |
110.11/110.25	c |       101 |    4679     3289    48911 |     5500      101     99 | 16.072 % |
110.21/110.33	c |       252 |    4679     3289    48911 |     6050      252    104 | 16.072 % |
110.31/110.40	c |       478 |    4679     3289    48911 |     6655      478     81 | 16.072 % |
110.51/110.65	c |       815 |    4679     3289    48911 |     7320      815     89 | 16.072 % |
110.61/110.78	c |      1321 |    4679     3289    48911 |     8052     1321    117 | 16.072 % |
111.11/111.25	c |      2081 |    4679     3289    48911 |     8857     2081    152 | 16.072 % |
112.01/112.16	c |      3220 |    4679     3289    48911 |     9743     3220    172 | 16.072 % |
112.82/112.98	c |      4928 |    4679     3289    48911 |    10717     4928    158 | 16.072 % |
113.81/113.95	c |      7490 |    4679     3289    48911 |    11789     7490    147 | 16.072 % |
116.61/116.75	c |     11334 |    4679     3289    48911 |    12968    11334    181 | 16.072 % |
122.21/122.35	c |     17100 |    4679     3289    48911 |    14265     9914    253 | 16.072 % |
131.40/131.55	c |     25749 |    4679     3289    48911 |    15692     9875    384 | 16.072 % |
145.02/145.16	c |     38723 |    4679     3289    48911 |    17261    14439    367 | 16.072 % |
166.18/166.34	c |     58184 |    4679     3289    48911 |    18987    14891    457 | 16.072 % |
196.57/196.77	c |     87376 |    4679     3289    48911 |    20886    13828    394 | 16.072 % |
252.35/252.50	c |    131166 |    4679     3289    48911 |    22974    12818    398 | 16.072 % |
333.14/333.32	c |    196851 |    4679     3289    48911 |    25272    16634    398 | 16.072 % |
474.16/474.49	c |    295377 |    4679     3289    48911 |    27799    16939    360 | 16.072 % |
691.99/693.01	c |    443166 |    4679     3289    48911 |    30579    15623    751 | 16.072 % |
1179.29/1181.87	c |    664851 |    4679     3289    48911 |    33637    28294    608 | 16.072 % |

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-1876318-1245172575/watcher-1876318-1245172575 -o /tmp/evaluation-result-1876318-1245172575/solver-1876318-1245172575 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876318-1245172575.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: 2.57 2.31 2.14 4/73 15668
/proc/meminfo: memFree=1859136/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=3224 CPUtime=0
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 255 0 0 0 0 0 0 0 21 0 1 0 184856473 3301376 239 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 806 240 120 292 0 418 0

[startup+0.029689 s]
/proc/loadavg: 2.57 2.31 2.14 4/73 15668
/proc/meminfo: memFree=1859136/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=3356 CPUtime=0.02
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 357 0 0 0 2 0 0 0 21 0 1 0 184856473 3436544 341 1992294400 134512640 135709839 4294956240 18446744073709551615 134547984 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 839 341 166 292 0 451 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3356

[startup+0.103073 s]
/proc/loadavg: 2.57 2.31 2.14 4/73 15668
/proc/meminfo: memFree=1859136/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=3936 CPUtime=0.09
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 658 0 0 0 9 0 0 0 21 0 1 0 184856473 4030464 549 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 984 549 133 292 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3936

[startup+0.306777 s]
/proc/loadavg: 2.57 2.31 2.14 4/73 15668
/proc/meminfo: memFree=1859136/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=4252 CPUtime=0.29
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 845 0 0 0 29 0 0 0 24 0 1 0 184856473 4354048 635 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 1063 635 136 292 0 768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4252

[startup+0.720828 s]
/proc/loadavg: 2.57 2.31 2.14 4/73 15668
/proc/meminfo: memFree=1859136/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=5696 CPUtime=0.71
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 1163 0 0 0 70 1 0 0 25 0 1 0 184856473 5832704 953 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 1424 953 136 292 0 1129 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 5696

[startup+1.50266 s]
/proc/loadavg: 2.61 2.32 2.15 3/74 15669
/proc/meminfo: memFree=1855864/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=5684 CPUtime=1.48
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 1242 0 0 0 146 2 0 0 25 0 1 0 184856473 5820416 984 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 1421 984 136 292 0 1126 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5684

[startup+3.1124 s]
/proc/loadavg: 2.61 2.32 2.15 5/74 15669
/proc/meminfo: memFree=1854456/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=9140 CPUtime=3.1
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 2112 0 0 0 305 5 0 0 25 0 1 0 184856473 9359360 1854 1992294400 134512640 135709839 4294956240 18446744073709551615 134517505 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 2285 1854 136 292 0 1990 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9140

[startup+6.31002 s]
/proc/loadavg: 2.61 2.32 2.15 3/74 15669
/proc/meminfo: memFree=1846712/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=17328 CPUtime=6.29
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 4155 0 0 0 619 10 0 0 25 0 1 0 184856473 17743872 3897 1992294400 134512640 135709839 4294956240 18446744073709551615 134577720 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 4332 3897 136 292 0 4037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17328

[startup+12.7081 s]
/proc/loadavg: 2.43 2.29 2.14 3/74 15669
/proc/meminfo: memFree=1829512/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=33232 CPUtime=12.68
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 8105 0 0 0 1249 19 0 0 25 0 1 0 184856473 34029568 7847 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 8308 7847 136 292 0 8013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33232

[startup+25.5195 s]
/proc/loadavg: 2.52 2.32 2.15 4/74 15669
/proc/meminfo: memFree=1798224/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=63420 CPUtime=25.49
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 15653 0 0 0 2516 33 0 0 25 0 1 0 184856473 64942080 15395 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 15855 15395 136 292 0 15560 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63420

[startup+51.1077 s]
/proc/loadavg: 2.29 2.27 2.14 3/74 15669
/proc/meminfo: memFree=1758736/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=103080 CPUtime=51.05
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 25555 0 0 0 5058 47 0 0 25 0 1 0 184856473 105553920 25297 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 25770 25297 136 292 0 25475 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 103080

[startup+102.31 s]
/proc/loadavg: 2.25 2.26 2.14 4/74 15669
/proc/meminfo: memFree=1675408/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=185548 CPUtime=102.22
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 46196 0 0 0 10141 81 0 0 25 0 1 0 184856473 190001152 45938 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 46387 45938 136 292 0 46092 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 185548

[startup+162.31 s]
/proc/loadavg: 2.47 2.32 2.16 5/74 15669
/proc/meminfo: memFree=1621648/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=239920 CPUtime=162.2
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 59825 0 0 0 16100 120 0 0 25 0 1 0 184856473 245678080 59540 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 59980 59540 136 292 0 59685 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 239920

[startup+222.304 s]
/proc/loadavg: 2.15 2.27 2.16 4/74 15669
/proc/meminfo: memFree=1513488/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=347280 CPUtime=222.16
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 86642 0 0 0 22057 159 0 0 25 0 1 0 184856473 355614720 86357 1992294400 134512640 135709839 4294956240 18446744073709551615 134573931 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 86820 86357 136 292 0 86525 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 347280

[startup+282.301 s]
/proc/loadavg: 2.06 2.21 2.14 3/74 15669
/proc/meminfo: memFree=1419856/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=441936 CPUtime=282.14
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 110307 0 0 0 28011 203 0 0 25 0 1 0 184856473 452542464 110022 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 110484 110022 136 292 0 110189 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 441936

[startup+342.303 s]
/proc/loadavg: 2.06 2.19 2.14 3/74 15669
/proc/meminfo: memFree=1332624/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=527908 CPUtime=342.12
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 131791 0 0 0 33975 237 0 0 25 0 1 0 184856473 540577792 131506 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 131977 131506 136 292 0 131682 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 527908

[startup+402.303 s]
/proc/loadavg: 1.95 2.13 2.12 4/74 15669
/proc/meminfo: memFree=1246608/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=613964 CPUtime=402.08
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 153304 0 0 0 39940 268 0 0 25 0 1 0 184856473 628699136 153019 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 153491 153019 136 292 0 153196 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 613964

[startup+462.314 s]
/proc/loadavg: 2.05 2.14 2.12 4/74 15669
/proc/meminfo: memFree=1169808/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=690280 CPUtime=462.07
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 172387 0 0 0 45904 303 0 0 25 0 1 0 184856473 706846720 172102 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 172570 172102 136 292 0 172275 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 690280

[startup+522.301 s]
/proc/loadavg: 2.13 2.14 2.12 4/74 15669
/proc/meminfo: memFree=1058960/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=802012 CPUtime=522.04
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 200302 0 0 0 51862 342 0 0 25 0 1 0 184856473 821260288 200017 1992294400 134512640 135709839 4294956240 18446744073709551615 134573958 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 200503 200017 136 292 0 200208 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 802012

[startup+582.302 s]
/proc/loadavg: 1.89 2.07 2.09 3/74 15669
/proc/meminfo: memFree=954768/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=905496 CPUtime=581.63
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 226151 0 0 0 57774 389 0 0 25 0 1 0 184856473 927227904 225866 1992294400 134512640 135709839 4294956240 18446744073709551615 134518150 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 226374 225866 136 292 0 226079 0
Current children cumulated CPU time (s) 581.63
Current children cumulated vsize (KiB) 905496

[startup+642.303 s]
/proc/loadavg: 1.97 2.05 2.08 3/74 15669
/proc/meminfo: memFree=846544/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1012736 CPUtime=641.41
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 252951 0 0 0 63711 430 0 0 25 0 1 0 184856473 1037041664 252666 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 253184 252666 136 292 0 252889 0
Current children cumulated CPU time (s) 641.41
Current children cumulated vsize (KiB) 1012736

[startup+702.303 s]
/proc/loadavg: 2.06 2.07 2.09 3/74 15669
/proc/meminfo: memFree=773136/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1086616 CPUtime=701.39
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 271418 0 0 0 69682 457 0 0 25 0 1 0 184856473 1112694784 271133 1992294400 134512640 135709839 4294956240 18446744073709551615 134518525 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 271654 271133 136 292 0 271359 0
Current children cumulated CPU time (s) 701.39
Current children cumulated vsize (KiB) 1086616

[startup+762.306 s]
/proc/loadavg: 2.33 2.14 2.11 2/74 15669
/proc/meminfo: memFree=694992/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1164072 CPUtime=761.04
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 290777 0 0 0 75619 485 0 0 25 0 1 0 184856473 1192009728 290492 1992294400 134512640 135709839 4294956240 18446744073709551615 134574300 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 291018 290492 136 292 0 290723 0
Current children cumulated CPU time (s) 761.04
Current children cumulated vsize (KiB) 1164072

[startup+822.302 s]
/proc/loadavg: 2.17 2.14 2.11 4/74 15669
/proc/meminfo: memFree=601680/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1258152 CPUtime=820.59
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 314288 0 0 0 81537 522 0 0 25 0 1 0 184856473 1288347648 314003 1992294400 134512640 135709839 4294956240 18446744073709551615 134577786 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 314538 314003 136 292 0 314243 0
Current children cumulated CPU time (s) 820.59
Current children cumulated vsize (KiB) 1258152

[startup+882.301 s]
/proc/loadavg: 2.28 2.18 2.12 3/74 15669
/proc/meminfo: memFree=514448/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1344508 CPUtime=880.42
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 335873 0 0 0 87484 558 0 0 25 0 1 0 184856473 1376776192 335588 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 336127 335588 136 292 0 335832 0
Current children cumulated CPU time (s) 880.42
Current children cumulated vsize (KiB) 1344508

[startup+942.302 s]
/proc/loadavg: 2.21 2.16 2.11 3/74 15669
/proc/meminfo: memFree=437712/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1421256 CPUtime=940.4
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 355035 0 0 0 93453 587 0 0 25 0 1 0 184856473 1455366144 354750 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 355314 354750 136 292 0 355019 0
Current children cumulated CPU time (s) 940.4
Current children cumulated vsize (KiB) 1421256

[startup+1002.3 s]
/proc/loadavg: 2.16 2.14 2.10 4/74 15669
/proc/meminfo: memFree=370384/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1488356 CPUtime=1000.13
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 371798 0 0 0 99397 616 0 0 25 0 1 0 184856473 1524076544 371513 1992294400 134512640 135709839 4294956240 18446744073709551615 134573873 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 372089 371513 136 292 0 371794 0
Current children cumulated CPU time (s) 1000.13
Current children cumulated vsize (KiB) 1488356

[startup+1062.3 s]
/proc/loadavg: 2.22 2.17 2.11 4/74 15669
/proc/meminfo: memFree=307152/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1552020 CPUtime=1059.83
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 387736 0 0 0 105342 641 0 0 25 0 1 0 184856473 1589268480 387451 1992294400 134512640 135709839 4294956240 18446744073709551615 134518592 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 388005 387451 136 292 0 387710 0
Current children cumulated CPU time (s) 1059.83
Current children cumulated vsize (KiB) 1552020

[startup+1122.3 s]
/proc/loadavg: 2.39 2.22 2.13 2/74 15669
/proc/meminfo: memFree=245456/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1613384 CPUtime=1119.81
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 403047 0 0 0 111314 667 0 0 25 0 1 0 184856473 1652105216 402762 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 403346 402762 136 292 0 403051 0
Current children cumulated CPU time (s) 1119.81
Current children cumulated vsize (KiB) 1613384

[startup+1182.3 s]
/proc/loadavg: 1.88 2.11 2.10 2/66 15669
/proc/meminfo: memFree=193088/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1683900 CPUtime=1179.79
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 420675 0 0 0 117286 693 0 0 25 0 1 0 184856473 1724313600 420390 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 420975 420390 136 292 0 420680 0
Current children cumulated CPU time (s) 1179.79
Current children cumulated vsize (KiB) 1683900

[startup+1242.3 s]
/proc/loadavg: 1.32 1.91 2.02 2/66 15669
/proc/meminfo: memFree=118424/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1758020 CPUtime=1239.76
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 439203 0 0 0 123255 721 0 0 25 0 1 0 184856473 1800212480 438918 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 439505 438918 136 292 0 439210 0
Current children cumulated CPU time (s) 1239.76
Current children cumulated vsize (KiB) 1758020

[startup+1302.3 s]
/proc/loadavg: 1.12 1.74 1.96 2/66 15669
/proc/meminfo: memFree=59608/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1816316 CPUtime=1299.75
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 453769 0 0 0 129237 738 0 0 25 0 1 0 184856473 1859907584 453484 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 454079 453484 136 292 0 453784 0
Current children cumulated CPU time (s) 1299.75
Current children cumulated vsize (KiB) 1816316



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1335.9 s]
/proc/loadavg: 1.06 1.66 1.92 2/66 15669
/proc/meminfo: memFree=32600/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=1843244 CPUtime=1333.33
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4194304 460501 0 0 0 132585 748 0 0 25 0 1 0 184856473 1887481856 460216 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 460811 460216 136 292 0 460516 0
Current children cumulated CPU time (s) 1333.33
Current children cumulated vsize (KiB) 1843244

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

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

[startup+1336.01 s]
/proc/loadavg: 1.06 1.66 1.92 2/66 15669
/proc/meminfo: memFree=32600/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=0 CPUtime=1333.43
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4195332 460501 0 0 0 132585 758 0 0 25 0 1 0 184856473 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1333.43
Current children cumulated vsize (KiB) 0

[startup+1336.1 s]
/proc/loadavg: 1.06 1.66 1.92 2/66 15669
/proc/meminfo: memFree=32600/2055920 swapFree=4192812/4192956
[pid=15668] ppid=15666 vsize=0 CPUtime=1333.52
/proc/15668/stat : 15668 (wbo) R 15666 15668 15304 0 -1 4195332 460501 0 0 0 132585 767 0 0 25 0 1 0 184856473 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1333.52
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1336.18
CPU time (s): 1333.62
CPU user time (s): 1325.86
CPU system time (s): 7.75982
CPU usage (%): 99.8082
Max. virtual memory (cumulated for all children) (KiB): 1843244

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

runsolver used 1.83072 second user time and 4.45632 second system time

The end

Launcher Data

Begin job on node81 at 2009-06-16 19:16:15
IDJOB=1876318
IDBENCH=2873
IDSOLVER=698
FILE ID=node81/1876318-1245172575
PBS_JOBID= 9363864
Free space on /tmp= 126776 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-ex5.r.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-1876318-1245172575/watcher-1876318-1245172575 -o /tmp/evaluation-result-1876318-1245172575/solver-1876318-1245172575 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876318-1245172575.opb

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

MD5SUM BENCH= a65b7dae8af36ed37815bca4e48a5306
RANDOM SEED=1692569226

node81.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859752 kB
Buffers:         25904 kB
Cached:          78000 kB
SwapCached:          0 kB
Active:          56936 kB
Inactive:        78628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2748 kB
Writeback:           0 kB
Mapped:          43084 kB
Slab:            45388 kB
Committed_AS:   607264 kB
PageTables:       2124 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-1876318-1245172575.opb

Free space on /tmp at the end= 126772 MiB
End job on node81 at 2009-06-16 19:38:33