Trace number 433132

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, and are wall clock time (not CPU 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
bsolo 3.0.17? (MO) 322.952 323.202

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370a.opb
MD5SUM28d10e1d13e82e070b03ac2e5d475941
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4978502603
Best CPU time to get the best result obtained on this benchmark1804.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4978502603
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29637219205243
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29637219205243
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/433132-1177955311/instance-433132-1177955311.opb
0.00/0.00	c File size is 8805072 bytes.
0.29/0.36	c Coefficients are big enough for not using lower bounding.
1.49/1.59	c Highest Coefficient sum: 2.96372e+13
1.49/1.59	c Parsing was ok!!
1.49/1.59	c Total parsing time: 1.591 s
1.69/1.72	c Var: 155000 Constr: 5300 0/0/5300 Lit: 755000 Watch. Lit: 455300
1.69/1.72	c Obj. Vars: 155000 (100 % of total variables)
26.68/26.75	c Pre-processing Time: 26.747 s
322.65/322.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
322.65/322.90	c        0  96496     5300   755000  142   455511  500000      0      0 26.75
322.65/322.90	c      101  96496     5401   929009  172   456197  550001    101      3 26.99
322.65/322.90	c      251  96496     5551  1180764  212   456602  605002    251      9 27.41
322.65/322.90	c      477  96496     5777  1558772  269   457708  665503    477     17 27.98
322.65/322.90	c      815  96496     6115  2214718  362   458449  732054    815     27 29.42
322.65/322.90	c     1323  96496     6623  3062375  462   459429  805260   1323     43 30.60
322.65/322.90	c     2086  96496     7386  4924649  666   461244  885787   2086     61 33.99
322.65/322.90	c     3233  96496     8533  7171056  840   463535  974366   3233     86 37.45
322.65/322.90	c     4954  96496    10254 10038172  978   467591  500000   4954    118 41.88
322.65/322.90	c     7538  96496    12838 14319132 1115   473350  550001   7538    152 49.51
322.65/322.90	c    11418  96496    16718 20766409 1242   482711  605002  11418    172 66.31
322.65/322.90	c    17240  96496    22540 30898621 1370   495861  665503  17240    195 88.36
322.65/322.90	c    25977  96496    31277 45919621 1468   513062  732054  25977    230 112.55
322.65/322.95	c    39087  96496    44387 76327575 1719   551924  805260  39087    197 198.32
322.65/322.95	c    58757  96496    64057 114488479 1787   588916  885787  58757    206 284.39
322.65/322.95	c Caught signal: 15
322.65/322.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
322.65/322.95	c   14    69866   2022  1468852    75166 141436503  69866    216 322.66
322.65/322.95	s UNKNOWN
322.65/322.95	c Total time: 322.656 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-433132-1177955311 -o ROOT/results/node14/solver-433132-1177955311 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433132-1177955311/instance-433132-1177955311.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 5564
/proc/meminfo: memFree=1530888/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=20336 CPUtime=0
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 243448866 20824064 333 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 5084 333 279 324 0 2004 0

[startup+0.0718179 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 5564
/proc/meminfo: memFree=1530888/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=22560 CPUtime=0.06
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 1055 0 0 0 6 0 0 0 18 0 1 0 243448866 23101440 985 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 5640 986 395 324 0 2560 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22560

[startup+0.10182 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 5564
/proc/meminfo: memFree=1530888/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=23592 CPUtime=0.09
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 1408 0 0 0 9 0 0 0 18 0 1 0 243448866 24158208 1259 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7362171 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 5898 1260 446 324 0 2818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23592

[startup+0.30184 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 5564
/proc/meminfo: memFree=1530888/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=29484 CPUtime=0.29
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 3517 0 0 0 28 1 0 0 19 0 1 0 243448866 30191616 3065 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 7371 3065 755 324 0 4291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29484

[startup+0.701877 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 5564
/proc/meminfo: memFree=1530888/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=36980 CPUtime=0.68
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 5916 0 0 0 67 1 0 0 22 0 1 0 243448866 37867520 5464 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134525046 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 9245 5464 1266 324 0 6165 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36980

[startup+1.50297 s]
/proc/loadavg: 0.96 0.97 0.96 2/78 5565
/proc/meminfo: memFree=1511296/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=34816 CPUtime=1.49
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 8368 0 0 0 147 2 0 0 25 0 1 0 243448866 35651584 7916 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 8704 7916 2297 324 0 5624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34816

[startup+3.10111 s]
/proc/loadavg: 0.96 0.97 0.96 2/78 5565
/proc/meminfo: memFree=1485568/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=49972 CPUtime=3.09
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 14164 0 0 0 303 6 0 0 25 0 1 0 243448866 51171328 11562 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 12493 11562 303 324 0 11563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49972

[startup+6.30141 s]
/proc/loadavg: 0.96 0.97 0.96 2/78 5565
/proc/meminfo: memFree=1485504/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=49972 CPUtime=6.29
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 14164 0 0 0 617 12 0 0 25 0 1 0 243448866 51171328 11562 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 12493 11562 303 324 0 11563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49972

[startup+12.702 s]
/proc/loadavg: 0.97 0.97 0.96 2/78 5565
/proc/meminfo: memFree=1478592/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=56984 CPUtime=12.69
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 17429 0 0 0 1252 17 0 0 25 0 1 0 243448866 58351616 13312 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 14246 13312 305 324 0 13316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56984

[startup+25.5012 s]
/proc/loadavg: 0.97 0.97 0.96 2/78 5565
/proc/meminfo: memFree=1478720/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=56984 CPUtime=25.49
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 17429 0 0 0 2528 21 0 0 25 0 1 0 243448866 58351616 13312 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 14246 13312 305 324 0 13316 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56984

[startup+51.1017 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 5565
/proc/meminfo: memFree=1305472/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=235052 CPUtime=51.06
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 63652 0 0 0 5064 42 0 0 25 0 1 0 243448866 240693248 57856 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7362271 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 58763 57856 309 324 0 57833 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 235052

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5565
/proc/meminfo: memFree=982976/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=552652 CPUtime=102.26
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 143051 0 0 0 10148 78 0 0 25 0 1 0 243448866 565915648 137255 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134586540 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 138163 137255 309 324 0 137233 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 552652

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5565
/proc/meminfo: memFree=691776/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=844812 CPUtime=162.24
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 216117 0 0 0 16114 110 0 0 25 0 1 0 243448866 865087488 210321 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7356568 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 211203 210321 309 324 0 210273 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 844812

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5565
/proc/meminfo: memFree=363584/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=1171148 CPUtime=222.22
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 297733 0 0 0 22080 142 0 0 25 0 1 0 243448866 1199255552 291937 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 292787 291937 309 324 0 291857 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1171148

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5565
/proc/meminfo: memFree=53376/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=1484040 CPUtime=282.21
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 375956 0 0 0 28043 178 0 0 25 0 1 0 243448866 1519656960 370160 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 371010 370160 309 324 0 370080 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1484040



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+322.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5565
/proc/meminfo: memFree=14976/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=1843360 CPUtime=322.65
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194304 465899 0 0 0 32048 217 0 0 25 0 1 0 243448866 1887600640 459999 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551362 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 460840 459999 309 324 0 459910 0
Current children cumulated CPU time (s) 322.65
Current children cumulated vsize (KiB) 1843360

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

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

[startup+323.007 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5565
/proc/meminfo: memFree=14976/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=0 CPUtime=322.75
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194308 465903 0 0 0 32048 227 0 0 25 0 1 0 243448866 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/5564/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 322.75
Current children cumulated vsize (KiB) 0

[startup+323.202 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5565
/proc/meminfo: memFree=14976/2055920 swapFree=4148856/4192956
[pid=5564] ppid=5562 vsize=0 CPUtime=322.94
/proc/5564/stat : 5564 (bsolo3.0.17) R 5562 5564 4365 0 -1 4194308 465903 0 0 0 32048 246 0 0 24 0 1 0 243448866 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 0 0 0
/proc/5564/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 322.94
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 323.202
CPU time (s): 322.952
CPU user time (s): 320.485
CPU system time (s): 2.46663
CPU usage (%): 99.9226
Max. virtual memory (cumulated for all children) (KiB): 1843360

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

runsolver used 0.263959 second user time and 0.751885 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Apr 30 17:48:31 UTC 2007

IDJOB= 433132
IDBENCH= 2284
IDSOLVER= 199
FILE ID= node14/433132-1177955311

PBS_JOBID= 4727667

Free space on /tmp= 66549 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n370a.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433132-1177955311/instance-433132-1177955311.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-433132-1177955311 -o ROOT/results/node14/solver-433132-1177955311 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433132-1177955311/instance-433132-1177955311.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  28d10e1d13e82e070b03ac2e5d475941

RANDOM SEED= 604244255

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.227
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.227
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:       1531232 kB
Buffers:         46828 kB
Cached:         384544 kB
SwapCached:      12124 kB
Active:         306056 kB
Inactive:       150316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531232 kB
SwapTotal:     4192956 kB
SwapFree:      4148856 kB
Dirty:           15204 kB
Writeback:           0 kB
Mapped:          31484 kB
Slab:            53744 kB
Committed_AS:  7948568 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66549 MiB

End job on node14 on Mon Apr 30 17:53:56 UTC 2007