Trace number 1876075

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 NameAnswerCPU timeWall clock time
wbo 1.0UNSAT 135.486 135.503

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
MD5SUM6d44efaff34237725f88a3d0685c8f91
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.49401
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables20605
Total number of constraints59851
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
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-1876075-1245128340.opb.
0.00/0.00	c Instance file HOME/instance-1876075-1245128340.opb
0.00/0.00	c File size is 1816939 bytes.
0.19/0.25	c Highest Coefficient sum: 134
0.19/0.25	c ============================[ Problem Statistics ]=============================
0.19/0.25	c |                                                                             |
0.19/0.25	c |  Parsing time:          0.24         s                                      |
0.19/0.25	c |  Number Variables:      20605                                               |
0.19/0.25	c |  Number Clauses:        58675                                               |
0.19/0.25	c |  Number Cardinality:    0                                                   |
0.19/0.25	c |  Number PB Constraints: 1176                                                |
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |   20592    59851   149368 |    19950        0    nan |  0.000 % |
0.29/0.33	c |       100 |   20592    59851   149368 |    21945      100     31 |  0.063 % |
0.39/0.42	c |       250 |   20592    59851   149368 |    24139      250     45 |  0.063 % |
0.59/0.66	c |       479 |   20592    59851   149368 |    26553      479     65 |  0.063 % |
1.10/1.15	c |       816 |   20592    59851   149368 |    29209      816     64 |  0.063 % |
1.69/1.71	c |      1322 |   20592    59851   149368 |    32130     1322     81 |  0.063 % |
2.70/2.72	c |      2081 |   20592    59851   149368 |    35343     2081     90 |  0.063 % |
3.89/3.97	c |      3222 |   20592    59851   149368 |    38877     3222     94 |  0.063 % |
6.60/6.65	c |      4930 |   20592    59851   149368 |    42765     4930     96 |  0.063 % |
10.59/10.63	c |      7494 |   20592    59851   149368 |    47041     7494    103 |  0.063 % |
16.79/16.86	c |     11339 |   20592    59851   149368 |    51746    11339    108 |  0.063 % |
26.69/26.79	c |     17105 |   20592    59851   149368 |    56920    17105    124 |  0.063 % |
43.47/43.51	c |     25754 |   20592    59851   149368 |    62612    25754    130 |  0.063 % |
68.19/68.23	c |     38728 |   20591    59851   149368 |    68873    11267    103 |  0.068 % |
107.08/107.16	c |     58191 |   20591    59851   149368 |    75761    30730    128 |  0.068 % |
131.98/132.03	c ===============================================================================
135.38/135.48	c core #1
135.38/135.48	c Core size: 5076	Core Weight: 2147483647	Total Weight: 2147483647
135.38/135.48	c restarts              : 15
135.38/135.48	c conflicts             : 69180          (512 /sec)
135.38/135.48	c decisions             : 99702          (1.28 % random) (738 /sec)
135.38/135.48	c propagations          : 156066771      (1155652 /sec)
135.38/135.48	c conflict literals     : 9334430        (0.00 % deleted)
135.38/135.48	c Memory used           : 93.79 MB
135.38/135.48	c CPU time              : 135.046 s
135.38/135.48	c 
135.38/135.48	s UNSATISFIABLE

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-1876075-1245128340/watcher-1876075-1245128340 -o /tmp/evaluation-result-1876075-1245128340/solver-1876075-1245128340 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876075-1245128340.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.92 0.98 0.99 3/64 28831
/proc/meminfo: memFree=1781320/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=4300 CPUtime=0
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 180434522 4403200 187 1992294400 134512640 135709839 4294956240 18446744073709551615 134544051 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 1075 187 127 292 0 336 0

[startup+0.0666271 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28831
/proc/meminfo: memFree=1781320/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=6028 CPUtime=0.06
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 719 0 0 0 6 0 0 0 18 0 1 0 180434522 6172672 703 1992294400 134512640 135709839 4294956240 18446744073709551615 134556885 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 1507 703 237 292 0 768 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6028

[startup+0.101617 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28831
/proc/meminfo: memFree=1781320/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=6940 CPUtime=0.09
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 985 0 0 0 9 0 0 0 18 0 1 0 180434522 7106560 969 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 1735 970 298 292 0 996 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6940

[startup+0.301559 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28831
/proc/meminfo: memFree=1781320/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=10072 CPUtime=0.29
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 2373 0 0 0 29 0 0 0 19 0 1 0 180434522 10313728 1881 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 2518 1881 134 292 0 2223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10072

[startup+0.701444 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28831
/proc/meminfo: memFree=1781320/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=10468 CPUtime=0.7
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 2478 0 0 0 69 1 0 0 23 0 1 0 180434522 10719232 1986 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 2617 1986 135 292 0 2322 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 10468

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1773696/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=10996 CPUtime=1.49
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 2623 0 0 0 148 1 0 0 25 0 1 0 180434522 11259904 2131 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 2749 2131 135 292 0 2454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10996

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1772608/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=12320 CPUtime=3.1
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 2966 0 0 0 308 2 0 0 25 0 1 0 180434522 12615680 2474 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 3080 2474 135 292 0 2785 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 12320

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1769792/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=14840 CPUtime=6.29
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 3583 0 0 0 626 3 0 0 25 0 1 0 180434522 15196160 3091 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 3710 3091 135 292 0 3415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14840

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1764864/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=19748 CPUtime=12.69
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 4820 0 0 0 1263 6 0 0 25 0 1 0 180434522 20221952 4328 1992294400 134512640 135709839 4294956240 18446744073709551615 134572844 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 4937 4328 135 292 0 4642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19748

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1755392/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=29004 CPUtime=25.5
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 7132 0 0 0 2538 12 0 0 25 0 1 0 180434522 29700096 6640 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 7251 6640 135 292 0 6956 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 29004

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1739136/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=45452 CPUtime=51.08
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 11227 0 0 0 5089 19 0 0 25 0 1 0 180434522 46542848 10735 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 11363 10735 135 292 0 11068 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45452

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1705856/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=78324 CPUtime=102.28
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 19430 0 0 0 10194 34 0 0 25 0 1 0 180434522 80203776 18938 1992294400 134512640 135709839 4294956240 18446744073709551615 134517216 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 19581 18938 135 292 0 19286 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 78324

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

[startup+115.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28832
/proc/meminfo: memFree=1699456/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=85072 CPUtime=115.08
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 21118 0 0 0 11471 37 0 0 25 0 1 0 180434522 87113728 20626 1992294400 134512640 135709839 4294956240 18446744073709551615 134573736 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 21268 20626 135 292 0 20973 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 85072

[startup+127.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28838
/proc/meminfo: memFree=1692288/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=91812 CPUtime=127.88
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 22803 0 0 0 12747 41 0 0 25 0 1 0 180434522 94015488 22311 1992294400 134512640 135709839 4294956240 18446744073709551615 134573961 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 22953 22311 135 292 0 22658 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 91812

[startup+131.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28838
/proc/meminfo: memFree=1690240/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=93660 CPUtime=131.07
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 23264 0 0 0 13066 41 0 0 25 0 1 0 180434522 95907840 22772 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 23415 22772 135 292 0 23120 0
Current children cumulated CPU time (s) 131.07
Current children cumulated vsize (KiB) 93660

[startup+132.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28838
/proc/meminfo: memFree=1689856/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=95376 CPUtime=132.68
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 23713 0 0 0 13226 42 0 0 25 0 1 0 180434522 97665024 23221 1992294400 134512640 135709839 4294956240 18446744073709551615 134516532 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 23844 23221 136 292 0 23549 0
Current children cumulated CPU time (s) 132.68
Current children cumulated vsize (KiB) 95376

[startup+134.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28838
/proc/meminfo: memFree=1687744/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=96036 CPUtime=134.28
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 23883 0 0 0 13386 42 0 0 25 0 1 0 180434522 98340864 23391 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 24009 23391 136 292 0 23714 0
Current children cumulated CPU time (s) 134.28
Current children cumulated vsize (KiB) 96036

[startup+135.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28838
/proc/meminfo: memFree=1687744/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=96036 CPUtime=135.08
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194304 23883 0 0 0 13466 42 0 0 25 0 1 0 180434522 98340864 23391 1992294400 134512640 135709839 4294956240 18446744073709551615 134583803 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 24009 23391 136 292 0 23714 0
Current children cumulated CPU time (s) 135.08
Current children cumulated vsize (KiB) 96036

[startup+135.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28838
/proc/meminfo: memFree=1687744/2055920 swapFree=4191900/4192956
[pid=28831] ppid=28829 vsize=0 CPUtime=135.47
/proc/28831/stat : 28831 (wbo) R 28829 28831 27572 0 -1 4194308 23885 0 0 0 13504 43 0 0 25 0 1 0 180434522 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/28831/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 135.47
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 135.503
CPU time (s): 135.486
CPU user time (s): 135.046
CPU system time (s): 0.439933
CPU usage (%): 99.9878
Max. virtual memory (cumulated for all children) (KiB): 96036

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

runsolver used 0.145977 second user time and 0.353946 second system time

The end

Launcher Data

Begin job on node16 at 2009-06-16 06:59:01
IDJOB=1876075
IDBENCH=1450
IDSOLVER=698
FILE ID=node16/1876075-1245128340
PBS_JOBID= 9363678
Free space on /tmp= 66280 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl.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-1876075-1245128340/watcher-1876075-1245128340 -o /tmp/evaluation-result-1876075-1245128340/solver-1876075-1245128340 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876075-1245128340.opb

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

MD5SUM BENCH= 6d44efaff34237725f88a3d0685c8f91
RANDOM SEED=1682295849

node16.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.214
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.214
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:       1781800 kB
Buffers:         40752 kB
Cached:         154760 kB
SwapCached:        260 kB
Active:          57996 kB
Inactive:       150320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781800 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4152 kB
Writeback:           0 kB
Mapped:          21244 kB
Slab:            51824 kB
Committed_AS:   147988 kB
PageTables:       1440 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-1876075-1245128340.opb

Free space on /tmp at the end= 66276 MiB
End job on node16 at 2009-06-16 07:01:16