Trace number 2702431

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (TO) 1800.08 1800.53

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_2.opb
MD5SUMcb610107b772b4f0726736eafa902b12
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint61
Maximum length of a constraint110
Number of terms in the objective function 1000
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 1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75286
Sum of products size (including duplicates)150572
Number of different products75286
Sum of products size150572

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702431-1278566687.opb.
0.00/0.00	c Instance file HOME/instance-2702431-1278566687.opb
0.00/0.00	c File size is 5903915 bytes.
0.99/1.00	c Highest Coefficient sum: 111
0.99/1.00	c ============================[ Problem Statistics ]=============================
0.99/1.00	c |                                                                             |
0.99/1.00	c |  Parsing time:          0.98         s                                      |
0.99/1.00	c |  Number Variables:      76286                                               |
0.99/1.00	c |  Number Clauses:        76286                                               |
0.99/1.00	c |  Number Cardinality:    0                                                   |
0.99/1.00	c |  Number PB Constraints: 75286                                               |
1.10/1.11	c ============================[ Search Statistics ]==============================
1.10/1.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.10/1.11	c ===============================================================================
1.10/1.11	c |         0 |   76286   151572   528002 |    50524        0    nan |  0.000 % |
1.19/1.20	c ===============================================================================
1.19/1.20	c New solution: 999
1.19/1.20	o 999
1.19/1.20	c Elapsed CPU time: 1.16282 s	Remaining CPU time: 178.837 s
1.19/1.20	c ===============================================================================
1.19/1.20	c |         0 |   76286   151573   529002 |    50524        0    nan |  0.000 % |
1.19/1.27	c ===============================================================================
1.19/1.27	c New solution: 998
1.19/1.27	o 998
1.19/1.27	c Elapsed CPU time: 1.23081 s	Remaining CPU time: 178.769 s
1.19/1.27	c ===============================================================================
1.19/1.27	c |         0 |   76286   151574   530002 |    50524        0    nan |  0.000 % |
1.29/1.35	c ===============================================================================
1.29/1.35	c New solution: 851
1.29/1.35	o 851
1.29/1.35	c Elapsed CPU time: 1.3058 s	Remaining CPU time: 178.694 s
1.29/1.35	c ===============================================================================
1.29/1.35	c |         0 |   76286   151575   531002 |    50525        0    nan |  0.000 % |
1.39/1.42	c ===============================================================================
1.39/1.42	c New solution: 850
1.39/1.42	o 850
1.39/1.42	c Elapsed CPU time: 1.37879 s	Remaining CPU time: 178.621 s
1.39/1.42	c ===============================================================================
1.39/1.42	c |         0 |   76286   151576   532002 |    50525        0    nan |  0.000 % |
1.49/1.52	c ===============================================================================
1.49/1.52	c New solution: 571
1.49/1.52	o 571
1.49/1.52	c Elapsed CPU time: 1.47078 s	Remaining CPU time: 178.529 s
1.49/1.52	c ===============================================================================
1.49/1.52	c |         0 |   76286   151577   533002 |    50525        0    nan |  0.000 % |
1.59/1.60	c ===============================================================================
1.59/1.60	c New solution: 570
1.59/1.60	o 570
1.59/1.60	c Elapsed CPU time: 1.55476 s	Remaining CPU time: 178.445 s
1.59/1.60	c ===============================================================================
1.59/1.60	c |         0 |   76286   151578   534002 |    50526        0    nan |  0.000 % |
1.59/1.69	c ===============================================================================
1.59/1.69	c New solution: 569
1.59/1.69	o 569
1.59/1.69	c Elapsed CPU time: 1.63975 s	Remaining CPU time: 178.36 s
1.59/1.69	c ===============================================================================
1.59/1.69	c |         1 |   76286   151579   535002 |    50526        1    570 |  0.000 % |
1.79/1.83	c ===============================================================================
1.79/1.83	c New solution: 45
1.79/1.83	o 45
1.79/1.83	c Elapsed CPU time: 1.77573 s	Remaining CPU time: 178.224 s
1.79/1.83	c ===============================================================================
1.79/1.83	c |         1 |   76286   151580   536002 |    50526        1    570 |  0.000 % |
2.49/2.57	c |       101 |   76286   151580   536002 |    55579      101    170 |  0.000 % |
2.79/2.84	c |       252 |   76286   151580   536002 |    61137      252    268 |  0.000 % |
3.20/3.22	c |       477 |   76286   151580   536002 |    67250      477    320 |  0.000 % |
3.59/3.66	c |       815 |   76286   151580   536002 |    73976      815    362 |  0.000 % |
4.40/4.44	c |      1322 |   76286   151580   536002 |    81373     1322    358 |  0.000 % |
5.49/5.51	c |      2082 |   76286   151580   536002 |    89511     2082    373 |  0.000 % |
7.18/7.20	c |      3222 |   76286   151580   536002 |    98462     3222    384 |  0.000 % |
9.48/9.51	c |      4931 |   76286   151580   536002 |   108308     4931    387 |  0.000 % |
12.89/12.92	c |      7493 |   76286   151580   536002 |   119139     7493    395 |  0.000 % |
17.98/18.02	c |     11338 |   76286   151580   536002 |   131053    11338    395 |  0.000 % |
27.88/27.98	c |     17104 |   76286   151580   536002 |   144158    17104    380 |  0.000 % |
43.78/43.83	c |     25753 |   76286   151580   536002 |   158574    25753    395 |  0.000 % |
63.87/63.94	c |     38728 |   76286   151580   536002 |   174431    38728    450 |  0.000 % |
100.08/100.15	c |     58189 |   76286   151580   536002 |   191874    58189    470 |  0.000 % |
153.55/153.66	c |     87381 |   76286   151580   536002 |   211062    87381    494 |  0.000 % |
181.15/181.24	c There are 0 assigned variables. 0 in cost function.
182.55/182.64	c core #1
182.55/182.64	c 
182.55/182.64	c 
182.55/182.64	c Core size: 122	Core Weight: 1	Total Weight: 1
182.55/182.64	c
182.55/182.64	c
182.55/182.64	c core #2
182.55/182.64	c 
182.55/182.64	c 
182.55/182.64	c Core size: 128	Core Weight: 1	Total Weight: 2
182.55/182.64	c
182.55/182.64	c
182.55/182.64	c core #3
182.55/182.64	c 
182.55/182.64	c 
182.55/182.64	c Core size: 260	Core Weight: 1	Total Weight: 3
182.55/182.64	c
182.55/182.64	c
182.55/182.64	c ============================[ Search Statistics ]==============================
182.55/182.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.55/182.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.55/182.64	c ===============================================================================
182.55/182.64	c |         0 |   19808   152583   361820 |    50861        0    nan |  0.000 % |
183.24/183.32	c |       101 |   19808   152583   361820 |    55947      101    557 | 74.120 % |
183.74/183.89	c ===============================================================================
184.25/184.35	c core #4
184.25/184.35	c 
184.25/184.35	c 
184.25/184.35	c Core size: 1861	Core Weight: 1	Total Weight: 4
184.25/184.35	c
184.25/184.35	c
184.25/184.35	c ============================[ Search Statistics ]==============================
184.25/184.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.25/184.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.25/184.35	c ===============================================================================
184.25/184.35	c |         0 |   63138   152584   492939 |    50861        0    nan |  0.000 % |
185.24/185.37	c |       106 |   63138   152584   492939 |    55947      106    408 | 18.313 % |
187.96/188.08	c |       256 |   63138   152584   492939 |    61542      256    407 | 18.313 % |
192.05/192.19	c |       484 |   63138   152584   492939 |    67696      484    441 | 18.313 % |
199.34/199.41	c |       821 |   63138   152584   492939 |    74466      821    502 | 18.313 % |
207.04/207.17	c |      1327 |   63138   152584   492939 |    81912     1327    537 | 18.313 % |
227.33/227.46	c |      2086 |   63138   152584   492939 |    90103     2086    467 | 18.313 % |
254.13/254.20	c |      3227 |   63138   152584   492939 |    99114     3227    489 | 18.313 % |
302.32/302.43	c |      4936 |   63138   152584   492939 |   109025     4936    448 | 18.313 % |
359.80/359.92	c |      7500 |   63138   152584   492939 |   119928     7500    441 | 18.313 % |
439.48/439.60	c |     11345 |   63138   152584   492939 |   131921    11345    439 | 18.313 % |
581.95/582.19	c |     17111 |   63138   152584   492939 |   145113    17111    444 | 18.313 % |
793.19/793.40	c |     25762 |   63138   152584   492939 |   159624    25762    592 | 18.313 % |
987.45/987.76	c ===============================================================================
988.55/988.80	c core #5
988.55/988.80	c 
988.55/988.80	c 
988.55/988.80	c Core size: 4743	Core Weight: 1	Total Weight: 5
988.55/988.80	c
988.55/988.80	c
988.55/988.80	c ============================[ Search Statistics ]==============================
988.55/988.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
988.55/988.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
988.55/988.80	c ===============================================================================
988.55/988.80	c |         0 |   78293   152585   541016 |    50861        0    nan |  0.000 % |
989.24/989.59	c |       105 |   78293   152585   541016 |    55947      105    419 |  0.000 % |
991.44/991.72	c |       255 |   78293   152585   541016 |    61542      255    588 |  0.000 % |
995.54/995.83	c |       482 |   78293   152585   541016 |    67696      482    533 |  0.000 % |
1002.34/1002.65	c |       819 |   78293   152585   541016 |    74466      819    422 |  0.000 % |
1008.24/1008.56	c |      1325 |   78293   152585   541016 |    81913     1325    383 |  0.000 % |
1025.33/1025.65	c |      2084 |   78293   152585   541016 |    90104     2084    331 |  0.000 % |
1055.53/1055.81	c |      3223 |   78293   152585   541016 |    99114     3223    322 |  0.000 % |
1113.71/1114.05	c |      4932 |   78293   152585   541016 |   109026     4932    319 |  0.000 % |
1167.81/1168.12	c |      7494 |   78293   152585   541016 |   119929     7494    299 |  0.000 % |
1234.09/1234.46	c |     11338 |   78293   152585   541016 |   131922    11338    368 |  0.000 % |
1316.46/1316.80	c |     17105 |   78293   152585   541016 |   145114    17105    442 |  0.000 % |
1447.63/1448.04	c |     25764 |   78293   152585   541016 |   159625    25764    585 |  0.000 % |
1697.37/1697.83	c |     38738 |   78293   152585   541016 |   175588    38738    623 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702431-1278566687/watcher-2702431-1278566687 -o /tmp/evaluation-result-2702431-1278566687/solver-2702431-1278566687 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702431-1278566687.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.02 1.01 1.00 3/105 27740
/proc/meminfo: memFree=1673292/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=8956 CPUtime=0
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 419 0 0 0 0 0 0 0 23 0 1 0 24877304 9170944 338 1992294400 134512640 135752675 4288620544 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 2239 349 138 303 0 492 0

[startup+0.0262801 s]
/proc/loadavg: 1.02 1.01 1.00 3/105 27740
/proc/meminfo: memFree=1673292/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=11012 CPUtime=0.02
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 841 0 0 0 2 0 0 0 23 0 1 0 24877304 11276288 744 1992294400 134512640 135752675 4288620544 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 2753 753 161 303 0 1006 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11012

[startup+0.101287 s]
/proc/loadavg: 1.02 1.01 1.00 3/105 27740
/proc/meminfo: memFree=1673292/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=17020 CPUtime=0.09
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 2312 0 0 0 8 1 0 0 23 0 1 0 24877304 17428480 2125 1992294400 134512640 135752675 4288620544 18446744073709551615 134647957 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 4255 2125 254 303 0 2508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17020

[startup+0.301306 s]
/proc/loadavg: 1.02 1.01 1.00 3/105 27740
/proc/meminfo: memFree=1673292/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=23960 CPUtime=0.29
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 4166 0 0 0 28 1 0 0 24 0 1 0 24877304 24535040 3914 1992294400 134512640 135752675 4288620544 18446744073709551615 135096980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 5990 3914 542 303 0 4243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23960

[startup+0.700346 s]
/proc/loadavg: 1.02 1.01 1.00 3/105 27740
/proc/meminfo: memFree=1673292/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=30844 CPUtime=0.69
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 6439 0 0 0 67 2 0 0 25 0 1 0 24877304 31584256 6187 1992294400 134512640 135752675 4288620544 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 7711 6187 1117 303 0 5964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30844

[startup+1.50042 s]
/proc/loadavg: 1.02 1.01 1.00 2/106 27741
/proc/meminfo: memFree=1647864/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=34100 CPUtime=1.49
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 11801 0 0 0 145 4 0 0 25 0 1 0 24877304 34918400 7343 1992294400 134512640 135752675 4288620544 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 8525 7343 143 303 0 8220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34100

[startup+3.10058 s]
/proc/loadavg: 1.10 1.02 1.01 2/106 27741
/proc/meminfo: memFree=1643524/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=35288 CPUtime=3.09
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 12090 0 0 0 303 6 0 0 25 0 1 0 24877304 36134912 7632 1992294400 134512640 135752675 4288620544 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 8822 7632 145 303 0 8517 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35288

[startup+6.30089 s]
/proc/loadavg: 1.10 1.02 1.01 2/106 27741
/proc/meminfo: memFree=1640424/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=38872 CPUtime=6.29
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 12995 0 0 0 621 8 0 0 25 0 1 0 24877304 39804928 8537 1992294400 134512640 135752675 4288620544 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 9718 8537 145 303 0 9413 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38872

[startup+12.7005 s]
/proc/loadavg: 1.09 1.02 1.00 2/106 27741
/proc/meminfo: memFree=1632240/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=46984 CPUtime=12.69
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 15031 0 0 0 1256 13 0 0 25 0 1 0 24877304 48111616 10573 1992294400 134512640 135752675 4288620544 18446744073709551615 134605055 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 11746 10573 145 303 0 11441 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46984

[startup+25.5018 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 27741
/proc/meminfo: memFree=1618600/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=60156 CPUtime=25.49
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 18314 0 0 0 2527 22 0 0 25 0 1 0 24877304 61599744 13856 1992294400 134512640 135752675 4288620544 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 15039 13856 145 303 0 14734 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60156

[startup+51.1013 s]
/proc/loadavg: 1.04 1.02 1.00 2/106 27743
/proc/meminfo: memFree=1590452/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=88660 CPUtime=51.08
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 25446 0 0 0 5069 39 0 0 25 0 1 0 24877304 90787840 20988 1992294400 134512640 135752675 4288620544 18446744073709551615 134639428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 22165 20988 145 303 0 21860 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88660

[startup+102.309 s]
/proc/loadavg: 1.02 1.01 1.00 2/106 27743
/proc/meminfo: memFree=1525972/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=152416 CPUtime=102.27
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 41366 0 0 0 10156 71 0 0 25 0 1 0 24877304 156073984 36908 1992294400 134512640 135752675 4288620544 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 38104 36908 145 303 0 37799 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 152416

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 27745
/proc/meminfo: memFree=1455540/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=223208 CPUtime=162.25
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 59036 0 0 0 16118 107 0 0 25 0 1 0 24877304 228564992 54578 1992294400 134512640 135752675 4288620544 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 55802 54578 145 303 0 55497 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 223208

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27747
/proc/meminfo: memFree=1428632/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=222.23
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 22100 123 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 247740

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27749
/proc/meminfo: memFree=1428632/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=282.22
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 28096 126 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134616122 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 247740

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27749
/proc/meminfo: memFree=1428508/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=342.21
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 34092 129 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 247740

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27751
/proc/meminfo: memFree=1428508/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=402.19
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 40087 132 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 247740

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27753
/proc/meminfo: memFree=1428632/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=462.18
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 46082 136 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 247740

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27755
/proc/meminfo: memFree=1428508/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=522.16
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 52077 139 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 247740

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27757
/proc/meminfo: memFree=1428508/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=582.15
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 58072 143 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134616122 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 247740

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27757
/proc/meminfo: memFree=1428384/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=642.14
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71076 0 0 0 64067 147 0 0 25 0 1 0 24877304 253685760 60995 1992294400 134512640 135752675 4288620544 18446744073709551615 134611533 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 60995 146 303 0 61630 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 247740

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27765
/proc/meminfo: memFree=1428136/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=882.07
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71084 0 0 0 88051 156 0 0 25 0 1 0 24877304 253685760 61003 1992294400 134512640 135752675 4288620544 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 61003 146 303 0 61630 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 247740

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27765
/proc/meminfo: memFree=1428136/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=247740 CPUtime=942.06
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71087 0 0 0 94047 159 0 0 25 0 1 0 24877304 253685760 61006 1992294400 134512640 135752675 4288620544 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61935 61006 146 303 0 61630 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 247740

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27767
/proc/meminfo: memFree=1429996/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1002.04
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 100041 163 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134616082 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 245308

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27769
/proc/meminfo: memFree=1429996/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1062.03
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 106035 168 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 245308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27771
/proc/meminfo: memFree=1429872/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1122.01
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 112030 171 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 245308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27773
/proc/meminfo: memFree=1429748/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1181.99
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 118025 174 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 245308

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27773
/proc/meminfo: memFree=1429624/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1241.98
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 124019 179 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 245308

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27775
/proc/meminfo: memFree=1429500/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1301.97
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 130013 184 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 245308

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27777
/proc/meminfo: memFree=1429500/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1361.95
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 136006 189 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 245308

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27779
/proc/meminfo: memFree=1429500/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1421.94
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 141999 195 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 245308

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27781
/proc/meminfo: memFree=1429500/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1481.92
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71546 0 0 0 147993 199 0 0 25 0 1 0 24877304 251195392 60559 1992294400 134512640 135752675 4288620544 18446744073709551615 134604929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60559 146 303 0 61022 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 245308

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27781
/proc/meminfo: memFree=1429624/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1541.91
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71574 0 0 0 153988 203 0 0 25 0 1 0 24877304 251195392 60587 1992294400 134512640 135752675 4288620544 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60587 146 303 0 61022 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 245308

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27783
/proc/meminfo: memFree=1429500/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1601.89
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71574 0 0 0 159982 207 0 0 25 0 1 0 24877304 251195392 60587 1992294400 134512640 135752675 4288620544 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60587 146 303 0 61022 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 245308

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27785
/proc/meminfo: memFree=1429376/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1661.88
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71575 0 0 0 165978 210 0 0 25 0 1 0 24877304 251195392 60588 1992294400 134512640 135752675 4288620544 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60588 146 303 0 61022 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 245308

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27787
/proc/meminfo: memFree=1429376/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1721.86
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71575 0 0 0 171972 214 0 0 25 0 1 0 24877304 251195392 60588 1992294400 134512640 135752675 4288620544 18446744073709551615 134637639 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60588 146 303 0 61022 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 245308

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27789
/proc/meminfo: memFree=1429128/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1781.85
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71577 0 0 0 177966 219 0 0 25 0 1 0 24877304 251195392 60590 1992294400 134512640 135752675 4288620544 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60590 146 303 0 61022 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 245308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27789
/proc/meminfo: memFree=1429128/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1800.05
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71577 0 0 0 179784 221 0 0 25 0 1 0 24877304 251195392 60590 1992294400 134512640 135752675 4288620544 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60590 146 303 0 61022 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 245308

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27789
/proc/meminfo: memFree=1429128/2059040 swapFree=4143936/4192956
[pid=27740] ppid=27738 vsize=245308 CPUtime=1800.05
/proc/27740/stat : 27740 (wbo1.4b) R 27738 27740 27386 0 -1 4202496 71577 0 0 0 179784 221 0 0 25 0 1 0 24877304 251195392 60590 1992294400 134512640 135752675 4288620544 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27740/statm: 61327 60590 146 303 0 61022 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 245308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.53
CPU time (s): 1800.08
CPU user time (s): 1797.85
CPU system time (s): 2.23466
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 259348

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

runsolver used 2.79657 second user time and 8.68268 second system time

The end

Launcher Data

Begin job on node089 at 2010-07-08 07:24:47
IDJOB=2702431
IDBENCH=48150
IDSOLVER=1190
FILE ID=node089/2702431-1278566687
PBS_JOBID= 11239547
Free space on /tmp= 62556 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_2.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702431-1278566687/watcher-2702431-1278566687 -o /tmp/evaluation-result-2702431-1278566687/solver-2702431-1278566687 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702431-1278566687.opb

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

MD5SUM BENCH= cb610107b772b4f0726736eafa902b12
RANDOM SEED=538567023

node089.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1679028 kB
Buffers:         62964 kB
Cached:         190488 kB
SwapCached:      40860 kB
Active:         146044 kB
Inactive:       159688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1679028 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            3628 kB
Writeback:           0 kB
AnonPages:       14376 kB
Mapped:          12120 kB
Slab:            52420 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182812 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702431-1278566687.opb

Free space on /tmp at the end= 62548 MiB
End job on node089 at 2010-07-08 07:54:52