Trace number 1875410

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.18 1800.84

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_1.opb
MD5SUMe0d3a2bf2cd2b7e4b27d7033a7686e76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-6
Best CPU time to get the best result obtained on this benchmark247.945
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -6
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

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-1875410-1245208543.opb.
0.00/0.00	c Instance file HOME/instance-1875410-1245208543.opb
0.00/0.00	c File size is 120403 bytes.
0.01/0.01	c Highest Coefficient sum: 100
0.01/0.01	c ============================[ Problem Statistics ]=============================
0.01/0.01	c |                                                                             |
0.01/0.01	c |  Parsing time:          0.02         s                                      |
0.01/0.01	c |  Number Variables:      1598                                                |
0.01/0.01	c |  Number Clauses:        1598                                                |
0.01/0.01	c |  Number Cardinality:    102                                                 |
0.01/0.01	c |  Number PB Constraints: 1498                                                |
0.01/0.01	c core #1
0.01/0.01	c Core size: 101	Core Weight: 1	Total Weight: -49
0.01/0.01	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 1799.98 s
0.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |    1648     3199    12434 |     5000        0    nan |  0.000 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c core #2
0.01/0.02	c Core size: 102	Core Weight: 1	Total Weight: -48
0.01/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.01/0.03	c ============================[ Search Statistics ]==============================
0.01/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.03	c ===============================================================================
0.01/0.03	c |         0 |    1698     3200    12534 |     5000        0    nan |  0.000 % |
0.01/0.04	c |       100 |    1698     3200    12534 |     5500      100     30 |  0.059 % |
0.01/0.06	c |       251 |    1664     3200    12534 |     6050      197     32 |  4.006 % |
0.01/0.09	c |       477 |    1594     3200    12534 |     6655      377     32 |  6.129 % |
0.09/0.14	c |       814 |    1341     3200    12534 |     7320      523     36 | 26.267 % |
0.09/0.17	c ===============================================================================
0.09/0.18	c core #3
0.09/0.18	c Core size: 169	Core Weight: 1	Total Weight: -47
0.09/0.18	c Elapsed CPU time: 0.175973 s	Remaining CPU time: 1799.82 s
0.09/0.19	c Learning 18 hard constraints
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    1748     3219    13062 |     5000        0    nan |  0.000 % |
0.19/0.20	c |       100 |    1748     3219    13062 |     5500      100     46 |  0.001 % |
0.19/0.21	c |       251 |    1748     3219    13062 |     6050      251     31 |  0.001 % |
0.19/0.25	c |       476 |    1748     3219    13062 |     6655      476     28 |  0.002 % |
0.19/0.29	c |       814 |    1748     3219    13062 |     7320      814     28 |  0.002 % |
0.29/0.35	c |      1321 |    1748     3219    13062 |     8052     1321     27 |  0.004 % |
0.39/0.45	c |      2080 |    1748     3219    13062 |     8857     2080     26 |  0.000 % |
0.59/0.61	c |      3220 |    1748     3219    13062 |     9743     3220     26 |  0.001 % |
0.69/0.74	c ===============================================================================
0.69/0.77	c core #4
0.69/0.77	c Core size: 548	Core Weight: 1	Total Weight: -46
0.69/0.77	c Elapsed CPU time: 0.750885 s	Remaining CPU time: 1799.25 s
0.69/0.78	c Learning 375 hard constraints
0.69/0.78	c ============================[ Search Statistics ]==============================
0.69/0.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.78	c ===============================================================================
0.69/0.78	c |         0 |    1798     3595    16688 |     5000        0    nan |  0.000 % |
0.69/0.79	c |       100 |    1798     3595    16688 |     5500      100     69 |  0.001 % |
0.79/0.81	c |       251 |    1798     3595    16688 |     6050      251     43 |  0.001 % |
0.79/0.85	c |       478 |    1798     3595    16688 |     6655      478     40 |  0.001 % |
0.89/0.90	c |       817 |    1798     3595    16688 |     7320      817     38 |  0.001 % |
0.89/0.98	c |      1323 |    1798     3595    16688 |     8052     1323     35 |  0.001 % |
0.99/1.10	c |      2084 |    1798     3595    16688 |     8857     2084     35 |  0.001 % |
1.19/1.29	c |      3223 |    1798     3595    16688 |     9743     3223     34 |  0.001 % |
1.59/1.61	c |      4933 |    1798     3595    16688 |    10717     4933     31 |  0.002 % |
1.88/1.97	c ===============================================================================
1.99/2.03	c core #5
1.99/2.03	c Core size: 1088	Core Weight: 1	Total Weight: -45
1.99/2.03	c Elapsed CPU time: 1.9877 s	Remaining CPU time: 1798.01 s
1.99/2.04	c Learning 1063 hard constraints
1.99/2.04	c ============================[ Search Statistics ]==============================
1.99/2.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.99/2.04	c ===============================================================================
1.99/2.04	c |         0 |    1848     4659    33993 |     5000        0    nan |  0.000 % |
1.99/2.06	c |       100 |    1848     4659    33993 |     5500      100     73 |  0.001 % |
1.99/2.08	c |       251 |    1848     4659    33993 |     6050      251     43 |  0.001 % |
2.10/2.10	c |       477 |    1848     4659    33993 |     6655      477     40 |  0.001 % |
2.10/2.17	c |       814 |    1848     4659    33993 |     7320      814     42 |  0.000 % |
2.19/2.26	c |      1320 |    1848     4659    33993 |     8052     1320     38 |  0.000 % |
2.29/2.38	c |      2079 |    1848     4659    33993 |     8857     2079     35 |  0.000 % |
2.58/2.63	c |      3219 |    1848     4659    33993 |     9743     3219     36 |  0.001 % |
2.89/2.97	c |      4927 |    1848     4659    33993 |    10717     4927     35 |  0.001 % |
3.49/3.51	c |      7489 |    1848     4659    33993 |    11789     7489     36 |  0.001 % |
4.29/4.40	c |     11333 |    1848     4659    33993 |    12968    11333     36 |  0.001 % |
5.89/5.97	c |     17099 |    1848     4659    33993 |    14265    10462     34 |  0.000 % |
8.89/8.91	c |     25748 |    1848     4659    33993 |    15692    11864     36 |  0.002 % |
12.79/12.81	c |     38723 |    1818     4659    33993 |    17261     6876     31 |  1.637 % |
12.99/13.03	c ===============================================================================
13.48/13.58	c core #6
13.48/13.58	c Core size: 1293	Core Weight: 1	Total Weight: -44
13.48/13.58	c Elapsed CPU time: 13.429 s	Remaining CPU time: 1786.57 s
13.58/13.64	c Learning 2144 hard constraints
13.58/13.64	c ============================[ Search Statistics ]==============================
13.58/13.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.58/13.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.58/13.64	c ===============================================================================
13.58/13.64	c |         0 |    1891     6804   104575 |     5000        0    nan |  0.000 % |
13.58/13.67	c |       100 |    1891     6804   104575 |     5500      100     68 |  0.001 % |
13.58/13.69	c |       253 |    1891     6804   104575 |     6050      253     49 |  0.001 % |
13.68/13.71	c |       478 |    1891     6804   104575 |     6655      478     36 |  0.001 % |
13.68/13.77	c |       815 |    1891     6804   104575 |     7320      815     41 |  0.001 % |
13.79/13.83	c |      1321 |    1891     6804   104575 |     8052     1321     42 |  0.000 % |
13.99/14.02	c |      2085 |    1891     6804   104575 |     8857     2085     47 |  0.000 % |
14.19/14.28	c |      3225 |    1891     6804   104575 |     9743     3225     47 |  0.001 % |
14.58/14.65	c |      4933 |    1891     6804   104575 |    10717     4933     52 |  0.001 % |
15.39/15.43	c |      7498 |    1891     6804   104575 |    11789     7498     51 |  0.001 % |
16.79/16.84	c |     11344 |    1891     6804   104575 |    12968    11344     50 |  0.001 % |
18.78/18.87	c |     17113 |    1891     6804   104575 |    14265    10441     39 |  0.001 % |
22.28/22.34	c |     25762 |    1891     6804   104575 |    15692    11568     35 |  0.000 % |
27.38/27.50	c |     38736 |    1891     6804   104575 |    17261    16278     37 |  0.000 % |
36.68/36.72	c |     58198 |    1891     6804   104575 |    18987    17944     38 |  0.001 % |
49.27/49.35	c |     87392 |    1891     6804   104575 |    20886    18242     43 |  0.000 % |
70.27/70.38	c |    131181 |    1783     6804   104575 |    22974     5286     27 |  5.712 % |
71.06/71.13	c ===============================================================================
73.67/73.72	c core #7
73.67/73.72	c Core size: 2510	Core Weight: 1	Total Weight: -43
73.67/73.72	c Elapsed CPU time: 73.1539 s	Remaining CPU time: 1726.85 s
73.76/73.89	c Learning 1802 hard constraints
73.76/73.89	c ============================[ Search Statistics ]==============================
73.76/73.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
73.76/73.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
73.76/73.89	c ===============================================================================
73.76/73.89	c |         0 |    1941     8607   164091 |     5000        0    nan |  0.000 % |
73.86/73.94	c |       101 |    1941     8607   164091 |     5500      101     65 |  0.001 % |
73.86/73.96	c |       254 |    1941     8607   164091 |     6050      254     53 |  0.001 % |
73.86/73.99	c |       479 |    1941     8607   164091 |     6655      479     48 |  0.000 % |
73.96/74.07	c |       816 |    1941     8607   164091 |     7320      816     45 |  0.000 % |
74.06/74.17	c |      1322 |    1941     8607   164091 |     8052     1322     45 |  0.000 % |
74.26/74.31	c |      2082 |    1941     8607   164091 |     8857     2082     44 |  0.000 % |
74.46/74.53	c |      3223 |    1941     8607   164091 |     9743     3223     43 |  0.000 % |
74.77/74.89	c |      4933 |    1941     8607   164091 |    10717     4933     45 |  0.000 % |
75.46/75.51	c |      7497 |    1941     8607   164091 |    11789     7497     47 |  0.001 % |
76.76/76.82	c |     11342 |    1941     8607   164091 |    12968    11342     48 |  0.000 % |
79.06/79.13	c |     17108 |    1941     8607   164091 |    14265    10275     46 |  0.000 % |
82.56/82.66	c |     25759 |    1941     8607   164091 |    15692    11608     48 |  0.000 % |
88.76/88.85	c |     38733 |    1941     8607   164091 |    17261     8501     42 |  0.000 % |
97.75/97.84	c |     58194 |    1941     8607   164091 |    18987    10007     44 |  0.000 % |
110.75/110.88	c |     87388 |    1941     8607   164091 |    20886     9906     50 |  0.000 % |
134.34/134.45	c |    131181 |    1941     8607   164091 |    22974    10957     47 |  0.000 % |
169.53/169.60	c |    196867 |    1941     8607   164091 |    25272    17782     48 |  0.000 % |
235.60/235.77	c |    295393 |    1941     8607   164091 |    27799    23391     50 |  0.000 % |
348.47/348.61	c |    443186 |    1941     8607   164091 |    30579    18982     57 |  0.001 % |
541.60/541.82	c |    664870 |    1941     8607   164091 |    33637    31277     56 |  0.001 % |
835.28/835.69	c |    997396 |    1941     8607   164091 |    37001    15557     48 |  0.001 % |
1302.71/1303.29	c |   1496189 |    1940     8607   164091 |    40701    34106     57 |  0.052 % |

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-1875410-1245208543/watcher-1875410-1245208543 -o /tmp/evaluation-result-1875410-1245208543/solver-1875410-1245208543 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875410-1245208543.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5740
/proc/meminfo: memFree=1807024/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=2788 CPUtime=0
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 188454960 2854912 229 1992294400 134512640 135709839 4294956240 18446744073709551615 134547984 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 697 229 126 292 0 372 0

[startup+0.0168961 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5740
/proc/meminfo: memFree=1807024/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=2920 CPUtime=0.01
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 310 0 0 0 1 0 0 0 18 0 1 0 188454960 2990080 294 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 730 294 149 292 0 405 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2920

[startup+0.101913 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5740
/proc/meminfo: memFree=1807024/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=3748 CPUtime=0.09
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 559 0 0 0 9 0 0 0 18 0 1 0 188454960 3837952 513 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 937 513 136 292 0 642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3748

[startup+0.301956 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5740
/proc/meminfo: memFree=1807024/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=4416 CPUtime=0.29
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 718 0 0 0 28 1 0 0 19 0 1 0 188454960 4521984 672 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 1104 672 136 292 0 809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4416

[startup+0.701042 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5740
/proc/meminfo: memFree=1807024/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=5208 CPUtime=0.69
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 906 0 0 0 67 2 0 0 22 0 1 0 188454960 5332992 860 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 1302 860 136 292 0 1007 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5208

[startup+1.50121 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1803368/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=6016 CPUtime=1.49
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 1103 0 0 0 147 2 0 0 25 0 1 0 188454960 6160384 1057 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 1504 1057 136 292 0 1209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6016

[startup+3.10155 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1801576/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=7520 CPUtime=3.09
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 1492 0 0 0 304 5 0 0 25 0 1 0 188454960 7700480 1446 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 1880 1446 136 292 0 1585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7520

[startup+6.30124 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1799400/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=10864 CPUtime=6.29
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 2316 0 0 0 621 8 0 0 25 0 1 0 188454960 11124736 2270 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 2716 2270 136 292 0 2421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10864

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1792304/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=17580 CPUtime=12.69
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 3992 0 0 0 1255 14 0 0 25 0 1 0 188454960 18001920 3946 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 4395 3946 136 292 0 4100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17580

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1785264/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=24204 CPUtime=25.48
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 5649 0 0 0 2527 21 0 0 25 0 1 0 188454960 24784896 5603 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 6051 5603 136 292 0 5756 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24204

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1765040/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=44220 CPUtime=51.07
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 10639 0 0 0 5067 40 0 0 25 0 1 0 188454960 45281280 10593 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 11055 10593 136 292 0 10760 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44220

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1743472/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=65408 CPUtime=102.26
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 15952 0 0 0 10154 72 0 0 25 0 1 0 188454960 66977792 15906 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 16352 15906 136 292 0 16057 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65408

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1700336/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=109024 CPUtime=162.23
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 26828 0 0 0 16115 108 0 0 25 0 1 0 188454960 111640576 26782 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 27256 26782 136 292 0 26961 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 109024

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1665584/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=143296 CPUtime=222.21
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 35382 0 0 0 22086 135 0 0 25 0 1 0 188454960 146735104 35336 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 35824 35336 136 292 0 35529 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 143296

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1632560/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=176508 CPUtime=282.19
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 43650 0 0 0 28058 161 0 0 25 0 1 0 188454960 180744192 43604 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 44127 43604 136 292 0 43832 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 176508

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1600048/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=208908 CPUtime=342.16
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 51735 0 0 0 34030 186 0 0 25 0 1 0 188454960 213921792 51689 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 52227 51689 136 292 0 51932 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 208908

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1569200/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=240112 CPUtime=402.14
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 59510 0 0 0 40003 211 0 0 25 0 1 0 188454960 245874688 59464 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 60028 59464 136 292 0 59733 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 240112

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1543536/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=265376 CPUtime=462.13
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 65812 0 0 0 45980 233 0 0 25 0 1 0 188454960 271745024 65766 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 66344 65766 136 292 0 66049 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 265376

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1517488/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=291728 CPUtime=522.1
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 72393 0 0 0 51955 255 0 0 25 0 1 0 188454960 298729472 72347 1992294400 134512640 135709839 4294956240 18446744073709551615 134587999 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 72932 72347 136 292 0 72637 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 291728

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1487088/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=321840 CPUtime=582.08
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 79897 0 0 0 57925 283 0 0 25 0 1 0 188454960 329564160 79851 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 80460 79851 136 292 0 80165 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 321840

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1460016/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=348588 CPUtime=642.06
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 86595 0 0 0 63900 306 0 0 25 0 1 0 188454960 356954112 86549 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 87147 86549 136 292 0 86852 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 348588

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1355184/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=453552 CPUtime=881.97
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 112816 0 0 0 87797 400 0 0 25 0 1 0 188454960 464437248 112770 1992294400 134512640 135709839 4294956240 18446744073709551615 134573788 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 113388 112770 136 292 0 113093 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 453552

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1328432/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=480712 CPUtime=941.94
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 119613 0 0 0 93770 424 0 0 25 0 1 0 188454960 492249088 119567 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 120178 119567 136 292 0 119883 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 480712

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1303728/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=505000 CPUtime=1001.93
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 125649 0 0 0 99747 446 0 0 25 0 1 0 188454960 517120000 125603 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 126250 125603 136 292 0 125955 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 505000

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1281008/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=528016 CPUtime=1061.9
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 131397 0 0 0 105726 464 0 0 25 0 1 0 188454960 540688384 131351 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 132004 131351 136 292 0 131709 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 528016

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1253680/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=555028 CPUtime=1121.88
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 138162 0 0 0 111699 489 0 0 25 0 1 0 188454960 568348672 138116 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 138757 138116 136 292 0 138462 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 555028

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1228144/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=581084 CPUtime=1181.86
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 144662 0 0 0 117673 513 0 0 25 0 1 0 188454960 595030016 144616 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 145271 144616 136 292 0 144976 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 581084

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1200944/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=607848 CPUtime=1241.84
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 151354 0 0 0 123647 537 0 0 25 0 1 0 188454960 622436352 151308 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 151962 151308 136 292 0 151667 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 607848

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1173424/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=634864 CPUtime=1301.82
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 158096 0 0 0 129621 561 0 0 25 0 1 0 188454960 650100736 158050 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 158716 158050 136 292 0 158421 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 634864

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1151280/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=657392 CPUtime=1361.79
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 163689 0 0 0 135598 581 0 0 25 0 1 0 188454960 673169408 163643 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 164348 163643 136 292 0 164053 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 657392

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1127984/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=680484 CPUtime=1421.78
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 169429 0 0 0 141578 600 0 0 25 0 1 0 188454960 696815616 169383 1992294400 134512640 135709839 4294956240 18446744073709551615 134573913 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 170121 169383 136 292 0 169826 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 680484

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1107440/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=701164 CPUtime=1481.75
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 174614 0 0 0 147558 617 0 0 25 0 1 0 188454960 717991936 174568 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 175291 174568 136 292 0 174996 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 701164

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1079536/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=728840 CPUtime=1541.72
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 181526 0 0 0 153528 644 0 0 25 0 1 0 188454960 746332160 181480 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 182210 181480 136 292 0 181915 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 728840

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1058032/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=750424 CPUtime=1601.71
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 186901 0 0 0 159510 661 0 0 25 0 1 0 188454960 768434176 186855 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 187606 186855 136 292 0 187311 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 750424

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1036528/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=771684 CPUtime=1661.68
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 192228 0 0 0 165491 677 0 0 25 0 1 0 188454960 790204416 192182 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 192921 192182 136 292 0 192626 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 771684

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=1014640/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=793832 CPUtime=1721.66
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 197757 0 0 0 171469 697 0 0 25 0 1 0 188454960 812883968 197711 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 198458 197711 136 292 0 198163 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 793832

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=983408/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=824868 CPUtime=1781.63
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 205512 0 0 0 177440 723 0 0 25 0 1 0 188454960 844664832 205466 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 206217 205466 136 292 0 205922 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 824868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=977520/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=830632 CPUtime=1800.04
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4194304 206949 0 0 0 179276 728 0 0 25 0 1 0 188454960 850567168 206903 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 207658 206903 136 292 0 207363 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 830632

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

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5741
/proc/meminfo: memFree=977520/2055920 swapFree=4192812/4192956
[pid=5740] ppid=5738 vsize=0 CPUtime=1800.14
/proc/5740/stat : 5740 (wbo) R 5738 5740 5649 0 -1 4195332 206949 0 0 0 179276 738 0 0 25 0 1 0 188454960 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/5740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.84
CPU time (s): 1800.18
CPU user time (s): 1792.76
CPU system time (s): 7.41887
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 830632

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

runsolver used 1.14582 second user time and 3.88941 second system time

The end

Launcher Data

Begin job on node10 at 2009-06-17 05:15:43
IDJOB=1875410
IDBENCH=48250
IDSOLVER=698
FILE ID=node10/1875410-1245208543
PBS_JOBID= 9368400
Free space on /tmp= 65988 MiB

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

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

MD5SUM BENCH= e0d3a2bf2cd2b7e4b27d7033a7686e76
RANDOM SEED=591141092

node10.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.263
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.263
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:       1807568 kB
Buffers:         55888 kB
Cached:         125876 kB
SwapCached:          0 kB
Active:          73976 kB
Inactive:       121192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          23200 kB
Slab:            39224 kB
Committed_AS:   196816 kB
PageTables:       1376 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-1875410-1245208543.opb

Free space on /tmp at the end= 65988 MiB
End job on node10 at 2009-06-17 05:45:45