Trace number 1875722

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) 1200.66 1201.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-alu4.b.opb
MD5SUM9c27419d6022516b3a8580fda3ca43ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark42.3436
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 50
Optimality of the best value was proved NO
Number of variables807
Total number of constraints1823
Number of constraints which are clauses1823
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 constraint1
Maximum length of a constraint98
Number of terms in the objective function 807
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 807
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 807
Number of bits of the biggest sum of numbers10
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-1875722-1245149083.opb.
0.00/0.00	c Instance file HOME/instance-1875722-1245149083.opb
0.00/0.00	c File size is 302882 bytes.
0.03/0.04	c Highest Coefficient sum: 99
0.03/0.04	c ============================[ Problem Statistics ]=============================
0.03/0.04	c |                                                                             |
0.03/0.04	c |  Parsing time:          0.04         s                                      |
0.03/0.04	c |  Number Variables:      807                                                 |
0.03/0.04	c |  Number Clauses:        2630                                                |
0.03/0.04	c |  Number Cardinality:    0                                                   |
0.03/0.04	c |  Number PB Constraints: 0                                                   |
0.03/0.04	c core #1
0.03/0.04	c Core size: 35	Core Weight: 1	Total Weight: 1
0.03/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.03/0.04	c core #2
0.03/0.04	c Core size: 22	Core Weight: 1	Total Weight: 2
0.03/0.04	c Elapsed CPU time: 0.045993 s	Remaining CPU time: 1799.95 s
0.03/0.05	c core #3
0.03/0.05	c Core size: 18	Core Weight: 1	Total Weight: 3
0.03/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 s
0.03/0.05	c core #4
0.03/0.05	c Core size: 2	Core Weight: 1	Total Weight: 4
0.03/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.03/0.06	c core #5
0.03/0.06	c Core size: 89	Core Weight: 1	Total Weight: 5
0.03/0.06	c Elapsed CPU time: 0.058991 s	Remaining CPU time: 1799.94 s
0.03/0.06	c core #6
0.03/0.06	c Core size: 13	Core Weight: 1	Total Weight: 6
0.03/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 1799.94 s
0.03/0.07	c core #7
0.03/0.07	c Core size: 2	Core Weight: 1	Total Weight: 7
0.03/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.03/0.07	c core #8
0.03/0.07	c Core size: 13	Core Weight: 1	Total Weight: 8
0.03/0.07	c Elapsed CPU time: 0.072988 s	Remaining CPU time: 1799.93 s
0.03/0.07	c core #9
0.03/0.07	c Core size: 50	Core Weight: 1	Total Weight: 9
0.03/0.07	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 1799.92 s
0.03/0.08	c core #10
0.03/0.08	c Core size: 2	Core Weight: 1	Total Weight: 10
0.03/0.08	c Elapsed CPU time: 0.082987 s	Remaining CPU time: 1799.92 s
0.03/0.08	c core #11
0.03/0.08	c Core size: 9	Core Weight: 1	Total Weight: 11
0.03/0.08	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 1799.91 s
0.03/0.09	c core #12
0.03/0.09	c Core size: 2	Core Weight: 1	Total Weight: 12
0.03/0.09	c Elapsed CPU time: 0.092985 s	Remaining CPU time: 1799.91 s
0.03/0.09	c core #13
0.03/0.09	c Core size: 2	Core Weight: 1	Total Weight: 13
0.03/0.09	c Elapsed CPU time: 0.097985 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #14
0.09/0.10	c Core size: 2	Core Weight: 1	Total Weight: 14
0.09/0.10	c Elapsed CPU time: 0.101984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #15
0.09/0.10	c Core size: 12	Core Weight: 1	Total Weight: 15
0.09/0.10	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #16
0.09/0.11	c Core size: 2	Core Weight: 1	Total Weight: 16
0.09/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #17
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 17
0.09/0.11	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #18
0.09/0.12	c Core size: 49	Core Weight: 1	Total Weight: 18
0.09/0.12	c Elapsed CPU time: 0.121981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #19
0.09/0.12	c Core size: 2	Core Weight: 1	Total Weight: 19
0.09/0.12	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #20
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 20
0.09/0.13	c Elapsed CPU time: 0.131979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #21
0.09/0.13	c Core size: 2	Core Weight: 1	Total Weight: 21
0.09/0.13	c Elapsed CPU time: 0.136979 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #22
0.09/0.14	c Core size: 2	Core Weight: 1	Total Weight: 22
0.09/0.14	c Elapsed CPU time: 0.141978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #23
0.09/0.14	c Core size: 2	Core Weight: 1	Total Weight: 23
0.09/0.14	c Elapsed CPU time: 0.146977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #24
0.09/0.15	c Core size: 5	Core Weight: 1	Total Weight: 24
0.09/0.15	c Elapsed CPU time: 0.151976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #25
0.09/0.15	c Core size: 11	Core Weight: 1	Total Weight: 25
0.09/0.15	c Elapsed CPU time: 0.156976 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #26
0.09/0.16	c Core size: 8	Core Weight: 1	Total Weight: 26
0.09/0.16	c Elapsed CPU time: 0.161975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #27
0.09/0.16	c Core size: 10	Core Weight: 1	Total Weight: 27
0.09/0.16	c Elapsed CPU time: 0.166974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #28
0.09/0.17	c Core size: 2	Core Weight: 1	Total Weight: 28
0.09/0.17	c Elapsed CPU time: 0.172973 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #29
0.09/0.17	c Core size: 2	Core Weight: 1	Total Weight: 29
0.09/0.17	c Elapsed CPU time: 0.177972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #30
0.09/0.18	c Core size: 2	Core Weight: 1	Total Weight: 30
0.09/0.18	c Elapsed CPU time: 0.182972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #31
0.09/0.18	c Core size: 3	Core Weight: 1	Total Weight: 31
0.09/0.18	c Elapsed CPU time: 0.187971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #32
0.09/0.19	c Core size: 2	Core Weight: 1	Total Weight: 32
0.09/0.19	c Elapsed CPU time: 0.19297 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #33
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 33
0.09/0.19	c Elapsed CPU time: 0.197969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #34
0.19/0.20	c Core size: 40	Core Weight: 1	Total Weight: 34
0.19/0.20	c Elapsed CPU time: 0.202969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #35
0.19/0.21	c Core size: 17	Core Weight: 1	Total Weight: 35
0.19/0.21	c Elapsed CPU time: 0.208968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #36
0.19/0.21	c Core size: 27	Core Weight: 1	Total Weight: 36
0.19/0.21	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #37
0.19/0.22	c Core size: 34	Core Weight: 1	Total Weight: 37
0.19/0.22	c Elapsed CPU time: 0.218966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #38
0.19/0.22	c Core size: 6	Core Weight: 1	Total Weight: 38
0.19/0.22	c Elapsed CPU time: 0.224965 s	Remaining CPU time: 1799.78 s
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 |     831     2668    23189 |     5000        0    nan |  0.000 % |
0.19/0.23	c ===============================================================================
0.19/0.23	c core #39
0.19/0.23	c Core size: 224	Core Weight: 1	Total Weight: 39
0.19/0.23	c Elapsed CPU time: 0.232964 s	Remaining CPU time: 1799.77 s
0.19/0.24	c ============================[ Search Statistics ]==============================
0.19/0.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.24	c ===============================================================================
0.19/0.24	c |         0 |    1183     2669    29965 |     5000        0    nan |  0.000 % |
0.19/0.24	c |       100 |    1183     2669    29965 |     5500      100     25 | 18.917 % |
0.19/0.26	c |       250 |    1183     2669    29965 |     6050      250     34 | 18.917 % |
0.19/0.29	c |       475 |    1183     2669    29965 |     6655      475     41 | 18.920 % |
0.29/0.30	c ===============================================================================
0.29/0.31	c core #40
0.29/0.31	c Core size: 266	Core Weight: 1	Total Weight: 40
0.29/0.31	c Elapsed CPU time: 0.305953 s	Remaining CPU time: 1799.69 s
0.29/0.31	c Learning 4 hard constraints
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |         0 |    1422     2674    32025 |     5000        0    nan |  0.000 % |
0.29/0.32	c |       102 |    1413     2674    32025 |     5500      102     31 | 20.000 % |
0.29/0.35	c |       252 |    1405     2674    32025 |     6050      252     64 | 20.000 % |
0.29/0.38	c |       477 |    1336     2674    32025 |     6655      468     57 | 20.000 % |
0.39/0.45	c |       815 |    1336     2674    32025 |     7320      806     63 | 20.000 % |
0.49/0.55	c |      1324 |    1336     2674    32025 |     8052     1315     69 | 20.000 % |
0.69/0.71	c |      2086 |    1336     2674    32025 |     8857     2077     83 | 20.000 % |
0.89/0.94	c |      3229 |    1336     2674    32025 |     9743     3220     90 | 20.000 % |
1.10/1.19	c ===============================================================================
1.19/1.22	c core #41
1.19/1.22	c Core size: 432	Core Weight: 1	Total Weight: 41
1.19/1.22	c Elapsed CPU time: 1.20282 s	Remaining CPU time: 1798.8 s
1.19/1.23	c ============================[ Search Statistics ]==============================
1.19/1.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.23	c ===============================================================================
1.19/1.23	c |         0 |    1797     2675    33242 |     5000        0    nan |  0.000 % |
1.19/1.24	c |       102 |    1797     2675    33242 |     5500      102     70 | 11.128 % |
1.19/1.27	c |       254 |    1797     2675    33242 |     6050      254     97 | 11.128 % |
1.29/1.31	c |       479 |    1797     2675    33242 |     6655      479    105 | 11.128 % |
1.29/1.38	c |       816 |    1797     2675    33242 |     7320      816    120 | 11.128 % |
1.39/1.49	c |      1324 |    1797     2675    33242 |     8052     1324    136 | 11.128 % |
1.59/1.64	c |      2086 |    1797     2675    33242 |     8857     2086    150 | 11.128 % |
1.89/1.94	c |      3225 |    1797     2675    33242 |     9743     3225    150 | 11.128 % |
2.39/2.47	c |      4933 |    1797     2675    33242 |    10717     4933    159 | 11.128 % |
3.29/3.37	c |      7499 |    1797     2675    33242 |    11789     7499    174 | 11.128 % |
4.69/4.74	c |     11348 |    1797     2675    33242 |    12968    11348    172 | 11.128 % |
6.79/6.86	c |     17114 |    1797     2675    33242 |    14265    10275    178 | 11.128 % |
11.18/11.27	c |     25766 |    1797     2675    33242 |    15692    11564    182 | 11.128 % |
18.09/18.14	c |     38740 |    1797     2675    33242 |    17261     8366    189 | 11.128 % |
28.58/28.63	c |     58203 |    1797     2675    33242 |    18987    10217    169 | 11.128 % |
39.38/39.45	c ===============================================================================
40.27/40.37	c core #42
40.27/40.37	c Core size: 498	Core Weight: 1	Total Weight: 42
40.27/40.37	c Elapsed CPU time: 39.9749 s	Remaining CPU time: 1760.03 s
40.37/40.47	c Learning 2 hard constraints
40.37/40.47	c ============================[ Search Statistics ]==============================
40.37/40.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
40.37/40.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
40.37/40.47	c ===============================================================================
40.37/40.47	c |         0 |    2220     2678    34673 |     5000        0    nan |  0.000 % |
40.37/40.49	c |       102 |    2220     2678    34673 |     5500      102     72 |  8.151 % |
40.48/40.52	c |       252 |    2220     2678    34673 |     6050      252     65 |  8.151 % |
40.48/40.55	c |       477 |    2220     2678    34673 |     6655      477    106 |  8.151 % |
40.59/40.62	c |       814 |    2220     2678    34673 |     7320      814    140 |  8.151 % |
40.69/40.76	c |      1322 |    2220     2678    34673 |     8052     1322    186 |  8.151 % |
40.88/40.97	c |      2081 |    2220     2678    34673 |     8857     2081    180 |  8.151 % |
41.27/41.37	c |      3221 |    2220     2678    34673 |     9743     3221    202 |  8.151 % |
41.98/42.04	c |      4930 |    2217     2678    34673 |    10717     4928    229 |  8.316 % |
42.98/43.01	c |      7492 |    2217     2678    34673 |    11789     7490    231 |  8.316 % |
45.17/45.24	c |     11336 |    2217     2678    34673 |    12968    11334    237 |  8.316 % |
49.57/49.61	c |     17102 |    2216     2678    34673 |    14265    10329    276 |  8.316 % |
56.08/56.14	c |     25754 |    2216     2678    34673 |    15692    11553    318 |  8.316 % |
66.66/66.70	c |     38730 |    2216     2678    34673 |    17261    16353    355 |  8.316 % |
81.26/81.40	c |     58191 |    2216     2678    34673 |    18987    17794    235 |  8.316 % |
102.75/102.90	c |     87387 |    2216     2678    34673 |    20886    17863    218 |  8.316 % |
133.74/133.88	c |    131178 |    2214     2678    34673 |    22974    18633    249 |  8.399 % |
184.02/184.12	c |    196866 |    2214     2678    34673 |    25272    13239    308 |  8.399 % |
266.59/266.71	c |    295395 |    2214     2678    34673 |    27799    19284    257 |  8.399 % |
427.62/427.87	c |    443185 |    2214     2678    34673 |    30579    15302    394 |  8.399 % |
725.69/726.07	c |    664872 |    2212     2678    34673 |    33637    21519    401 |  8.482 % |
1140.33/1140.87	c |    997398 |    2204     2678    34673 |    37001    22938    336 |  8.813 % |

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-1875722-1245149083/watcher-1875722-1245149083 -o /tmp/evaluation-result-1875722-1245149083/solver-1875722-1245149083 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875722-1245149083.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 3838
/proc/meminfo: memFree=1828776/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=2832 CPUtime=0
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 182508324 2899968 203 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 708 203 128 292 0 339 0

[startup+0.035412 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3838
/proc/meminfo: memFree=1828776/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=2968 CPUtime=0.03
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 312 0 0 0 3 0 0 0 18 0 1 0 182508324 3039232 296 1992294400 134512640 135709839 4294956240 18446744073709551615 134547798 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 742 296 183 292 0 373 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2968

[startup+0.101419 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3838
/proc/meminfo: memFree=1828776/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=3192 CPUtime=0.09
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 1 0 182508324 3268608 372 1992294400 134512640 135709839 4294956240 18446744073709551615 134517584 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 798 372 133 292 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3192

[startup+0.30144 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3838
/proc/meminfo: memFree=1828776/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=3444 CPUtime=0.29
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 519 0 0 0 29 0 0 0 18 0 1 0 182508324 3526656 429 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 861 429 136 292 0 566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3444

[startup+0.701483 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3838
/proc/meminfo: memFree=1828776/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=4512 CPUtime=0.69
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 772 0 0 0 68 1 0 0 21 0 1 0 182508324 4620288 682 1992294400 134512640 135709839 4294956240 18446744073709551615 134577690 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 1128 682 136 292 0 833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4512

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1825568/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=6680 CPUtime=1.49
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 1331 0 0 0 146 3 0 0 25 0 1 0 182508324 6840320 1241 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 1670 1241 136 292 0 1375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6680

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1823008/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=11300 CPUtime=3.09
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 2477 0 0 0 303 6 0 0 25 0 1 0 182508324 11571200 2387 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 2825 2387 136 292 0 2530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11300

[startup+6.30109 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1813536/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=20180 CPUtime=6.29
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 4699 0 0 0 620 9 0 0 25 0 1 0 182508324 20664320 4609 1992294400 134512640 135709839 4294956240 18446744073709551615 134518150 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 5045 4609 136 292 0 4750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20180

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1798624/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=33516 CPUtime=12.69
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 8013 0 0 0 1254 15 0 0 25 0 1 0 182508324 34320384 7923 1992294400 134512640 135709839 4294956240 18446744073709551615 134517521 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 8379 7923 136 292 0 8084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33516

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1773472/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=57872 CPUtime=25.49
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 14099 0 0 0 2523 26 0 0 25 0 1 0 182508324 59260928 14009 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 14468 14009 136 292 0 14173 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57872

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1747360/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=83404 CPUtime=51.07
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 20506 0 0 0 5059 48 0 0 25 0 1 0 182508324 85405696 20416 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 20851 20416 136 292 0 20556 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83404

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1660768/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=169828 CPUtime=102.25
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 42111 0 0 0 10140 85 0 0 25 0 1 0 182508324 173903872 42021 1992294400 134512640 135709839 4294956240 18446744073709551615 134573769 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 42457 42021 136 292 0 42162 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 169828

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1551264/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=280368 CPUtime=162.23
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 69727 0 0 0 16086 137 0 0 25 0 1 0 182508324 287096832 69637 1992294400 134512640 135709839 4294956240 18446744073709551615 134579593 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 70092 69637 136 292 0 69797 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 280368

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1445664/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=384852 CPUtime=222.21
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 95826 0 0 0 22043 178 0 0 25 0 1 0 182508324 394088448 95736 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 96213 95736 136 292 0 95918 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 384852

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1328864/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=502580 CPUtime=282.18
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 125256 0 0 0 27998 220 0 0 25 0 1 0 182508324 514641920 125166 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 125645 125166 136 292 0 125350 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 502580

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1221856/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=608480 CPUtime=342.16
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 151714 0 0 0 33958 258 0 0 25 0 1 0 182508324 623083520 151624 1992294400 134512640 135709839 4294956240 18446744073709551615 134577786 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 152120 151624 136 292 0 151825 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 608480

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3839
/proc/meminfo: memFree=1114400/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=716124 CPUtime=402.13
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 178605 0 0 0 39921 292 0 0 25 0 1 0 182508324 733310976 178515 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 179031 178515 136 292 0 178736 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 716124

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=1045664/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=784768 CPUtime=462.1
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 195735 0 0 0 45896 314 0 0 25 0 1 0 182508324 803602432 195645 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 196192 195645 136 292 0 195897 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 784768

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=958432/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=872180 CPUtime=522.08
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 217564 0 0 0 51863 345 0 0 25 0 1 0 182508324 893112320 217474 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 218045 217474 136 292 0 217750 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 872180

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=886688/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=943216 CPUtime=582.05
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 235336 0 0 0 57834 371 0 0 25 0 1 0 182508324 965853184 235246 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 235804 235246 136 292 0 235509 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 943216

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=786656/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1042596 CPUtime=642.04
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 260145 0 0 0 63800 404 0 0 25 0 1 0 182508324 1067618304 260055 1992294400 134512640 135709839 4294956240 18446744073709551615 134517505 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 260649 260055 136 292 0 260354 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 1042596

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=690656/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1139496 CPUtime=702
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 284357 0 0 0 69763 437 0 0 25 0 1 0 182508324 1166843904 284267 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 284874 284267 136 292 0 284579 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 1139496

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=610016/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1219024 CPUtime=761.99
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 304240 0 0 0 75734 465 0 0 25 0 1 0 182508324 1248280576 304150 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 304756 304150 136 292 0 304461 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1219024

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=534048/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1296028 CPUtime=821.95
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 323476 0 0 0 81706 489 0 0 25 0 1 0 182508324 1327132672 323386 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 324007 323386 136 292 0 323712 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 1296028

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=437600/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1391388 CPUtime=881.93
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 347320 0 0 0 87674 519 0 0 25 0 1 0 182508324 1424781312 347230 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 347847 347230 136 292 0 347552 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 1391388

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3841
/proc/meminfo: memFree=351200/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1478744 CPUtime=941.9
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 369119 0 0 0 93638 552 0 0 25 0 1 0 182508324 1514233856 369029 1992294400 134512640 135709839 4294956240 18446744073709551615 134573969 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 369686 369029 136 292 0 369391 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 1478744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3847
/proc/meminfo: memFree=277472/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1551356 CPUtime=1001.88
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 387262 0 0 0 99607 581 0 0 25 0 1 0 182508324 1588588544 387172 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 387839 387172 136 292 0 387544 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 1551356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3847
/proc/meminfo: memFree=184544/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1645484 CPUtime=1061.85
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 410788 0 0 0 105565 620 0 0 25 0 1 0 182508324 1684975616 410698 1992294400 134512640 135709839 4294956240 18446744073709551615 134573734 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 411371 410698 136 292 0 411076 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 1645484

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3847
/proc/meminfo: memFree=91360/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1737996 CPUtime=1121.84
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 433886 0 0 0 111526 658 0 0 25 0 1 0 182508324 1779707904 433796 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 434499 433796 136 292 0 434204 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1737996

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3847
/proc/meminfo: memFree=16032/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1825192 CPUtime=1181.75
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 455671 0 0 0 117486 689 0 0 25 0 1 0 182508324 1868996608 455581 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/3838/statm: 456298 455581 136 292 0 456003 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 1825192



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3847
/proc/meminfo: memFree=15456/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=1843224 CPUtime=1200.38
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4194304 460186 0 0 0 119340 698 0 0 25 0 1 0 182508324 1887461376 460096 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/3838/statm: 460806 460096 136 292 0 460511 0
Current children cumulated CPU time (s) 1200.38
Current children cumulated vsize (KiB) 1843224

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

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

[startup+1201.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3848
/proc/meminfo: memFree=679960/2055920 swapFree=4182492/4192956
[pid=3838] ppid=3836 vsize=0 CPUtime=1200.58
/proc/3838/stat : 3838 (wbo) R 3836 3838 3652 0 -1 4195332 460186 0 0 0 119340 718 0 0 25 0 1 0 182508324 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/3838/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.58
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.27
CPU time (s): 1200.66
CPU user time (s): 1193.41
CPU system time (s): 7.2529
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 1843224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.41
system time used= 7.2529
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460186
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= 4
involuntary context switches= 4217

runsolver used 1.09683 second user time and 3.2895 second system time

The end

Launcher Data

Begin job on node21 at 2009-06-16 12:44:43
IDJOB=1875722
IDBENCH=2052
IDSOLVER=698
FILE ID=node21/1875722-1245149083
PBS_JOBID= 9363752
Free space on /tmp= 66092 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-alu4.b.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-1875722-1245149083/watcher-1875722-1245149083 -o /tmp/evaluation-result-1875722-1245149083/solver-1875722-1245149083 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875722-1245149083.opb

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

MD5SUM BENCH= 9c27419d6022516b3a8580fda3ca43ee
RANDOM SEED=1587420262

node21.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.239
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.239
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:       1829264 kB
Buffers:         44596 kB
Cached:         104352 kB
SwapCached:       4256 kB
Active:          41096 kB
Inactive:       115252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829264 kB
SwapTotal:     4192956 kB
SwapFree:      4182492 kB
Dirty:            2860 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            56380 kB
Committed_AS:   167396 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875722-1245149083.opb

Free space on /tmp at the end= 66088 MiB
End job on node21 at 2009-06-16 13:04:46