Trace number 461240

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 NameAnswerCPU timeWall clock time
aig-cmusat 2007-05-15UNSAT 65.69 65.7355

General information on the benchmark

Nameadditional-aig/ibm/
ibm29_len25_unsat.aig
MD5SUM33a4f47891e4a61dc258c2608ef76ed2
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.561
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.00/0.05	c Executing aigtocnf /tmp/evaluation/461240-1179256323/instance-461240-1179256323.aig /tmp/evaluation/461240-1179256323/instance-461240-1179256323.aig.cnf
0.00/0.05	c Pre-processing provided 0 assignments
0.00/0.05	c REMAP internally 1
0.00/0.05	c |  Number of variables:  23752                                                |
0.08/0.13	c |  Number of clauses:    70211                                                |
65.63/65.72	c |  Parsing time:         0.07         sec                                       |
65.63/65.72	c #varS 23752 #clauseS 34798
65.63/65.72	c After remapping new number of variables: 7732
65.63/65.72	c DBreduced=0 GV=102[0]  GL=34894[ 34798,96] Prune=948 decisions=846 restart=0 est=0.219978 DB Impl=49214[0]  
65.63/65.72	c DBreduced=0 GV=151[0]  GL=34941[ 34798,143] Prune=1202 decisions=1051 restart=1 est=0.439739 DB Impl=59689[0]  
65.63/65.72	c DBreduced=0 GV=226[0]  GL=35015[ 34798,217] Prune=1541 decisions=1315 restart=2 est=0.530341 DB Impl=79906[0]  
65.63/65.72	c DBreduced=0 GV=338[0]  GL=35126[ 34798,328] Prune=2128 decisions=1790 restart=3 est=0.569084 DB Impl=99342[0]  
65.63/65.72	c DBreduced=0 GV=507[0]  GL=35293[ 34798,495] Prune=2768 decisions=2261 restart=4 est=1.57787 DB Impl=140518[0]  
65.63/65.72	c DBreduced=0 GV=761[0]  GL=35546[ 34798,748] Prune=3746 decisions=2985 restart=5 est=1.59083 DB Impl=201134[0]  
65.63/65.72	c DBreduced=0 GV=1141[0]  GL=35924[ 34798,1126] Prune=5099 decisions=3958 restart=6 est=1.62976 DB Impl=360574[0]  
65.63/65.72	c DBreduced=0 GV=1710[0]  GL=36490[ 34798,1692] Prune=7056 decisions=5346 restart=7 est=2.14698 DB Impl=513632[0]  
65.63/65.72	c DBreduced=0 GV=2564[0]  GL=37343[ 34798,2545] Prune=10201 decisions=7637 restart=8 est=2.15986 DB Impl=741440[0]  
65.63/65.72	c DBreduced=0 GV=3846[0]  GL=38625[ 34798,3827] Prune=13687 decisions=9841 restart=9 est=2.15992 DB Impl=1273443[0]  
65.63/65.72	c DBreduced=0 GV=5767[0]  GL=40526[ 34798,5728] Prune=20874 decisions=15107 restart=10 est=3.12986 DB Impl=2036933[0]  
65.63/65.72	c DBreduced=0 GV=8651[0]  GL=43396[ 34798,8598] Prune=28904 decisions=20253 restart=11 est=4.70784 DB Impl=3009227[0]  
65.63/65.72	c DBreduced=0 GV=12976[0]  GL=47710[ 34798,12912] Prune=40885 decisions=27909 restart=12 est=5.10871 DB Impl=4589127[0]  
65.63/65.72	c DBreduced=1 GV=19463[0]  GL=48071[ 34798,13273] Prune=58940 decisions=39477 restart=13 est=5.39318 DB Impl=7407441[0]  
65.63/65.72	c DBreduced=2 GV=29193[0]  GL=51674[ 34798,16876] Prune=82829 decisions=53636 restart=14 est=5.61317 DB Impl=12099515[0]  
65.63/65.72	c DBreduced=4 GV=43790[0]  GL=50726[ 34798,15928] Prune=118903 decisions=75113 restart=15 est=5.75562 DB Impl=19282294[0]  
65.63/65.72	c DBreduced=6 GV=65685[0]  GL=54854[ 34798,20056] Prune=169813 decisions=104128 restart=16 est=6.35089 DB Impl=32102645[0]  
65.63/65.72	c DBreduced=9 GV=98527[0]  GL=52796[ 34798,17998] Prune=246086 decisions=147559 restart=17 est=7.34697 DB Impl=52250563[0]  
65.63/65.72	c #Total time (in seconds): 65.556
65.63/65.72	c #Memory used (in MB): 25.0977
65.63/65.72	c 
65.63/65.72	s UNSATISFIABLE

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-461240-1179256323 -o ROOT/results/node50/solver-461240-1179256323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461240-1179256323/aig-cmusat /tmp/evaluation/461240-1179256323/instance-461240-1179256323.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.66 0.86 0.73 3/64 30059
/proc/meminfo: memFree=1784128/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=1000 CPUtime=0
/proc/30059/stat : 30059 (aig-cmusat) S 30057 30059 29663 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280477539 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/30059/statm: 250 94 83 233 0 10 0
[pid=30060] ppid=30059 vsize=904 CPUtime=0
/proc/30060/stat : 30060 (aigtocnf) R 30059 30059 29663 0 -1 0 404 0 0 0 0 0 0 0 19 0 1 0 280477539 925696 157 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/30060/statm: 226 157 35 103 0 121 0

[startup+0.008606 s]
/proc/loadavg: 0.66 0.86 0.73 3/64 30059
/proc/meminfo: memFree=1784128/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=1000 CPUtime=0
/proc/30059/stat : 30059 (aig-cmusat) S 30057 30059 29663 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280477539 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/30059/statm: 250 94 83 233 0 10 0
[pid=30060] ppid=30059 vsize=904 CPUtime=0
/proc/30060/stat : 30060 (aigtocnf) R 30059 30059 29663 0 -1 0 404 0 0 0 0 0 0 0 19 0 1 0 280477539 925696 157 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134519676 0 0 4096 0 0 0 0 17 0 0 0
/proc/30060/statm: 226 157 35 103 0 121 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1904

[startup+0.101614 s]
/proc/loadavg: 0.66 0.86 0.73 3/64 30059
/proc/meminfo: memFree=1784128/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=6464 CPUtime=0.08
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 1367 412 0 0 4 0 4 0 18 0 1 0 280477539 6619136 1345 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134548547 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 1616 1345 101 233 0 1376 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6464

[startup+0.301632 s]
/proc/loadavg: 0.66 0.86 0.73 3/64 30059
/proc/meminfo: memFree=1784128/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=13336 CPUtime=0.27
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 3086 412 0 0 22 1 4 0 19 0 1 0 280477539 13656064 3063 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 3334 3063 112 233 0 3094 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13336

[startup+0.701667 s]
/proc/loadavg: 0.66 0.86 0.73 3/64 30059
/proc/meminfo: memFree=1784128/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=11860 CPUtime=0.68
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 3842 412 0 0 62 2 4 0 22 0 1 0 280477539 12144640 2832 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 2965 2832 117 233 0 2725 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11860

[startup+1.50174 s]
/proc/loadavg: 0.66 0.86 0.73 2/65 30061
/proc/meminfo: memFree=1771768/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=11860 CPUtime=1.48
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 3853 412 0 0 142 2 4 0 25 0 1 0 280477539 12144640 2843 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579598 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 2965 2843 117 233 0 2725 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11860

[startup+3.10188 s]
/proc/loadavg: 0.66 0.86 0.73 2/65 30061
/proc/meminfo: memFree=1771640/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=11860 CPUtime=3.07
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 3853 412 0 0 301 2 4 0 25 0 1 0 280477539 12144640 2843 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584910 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 2965 2843 117 233 0 2725 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11860

[startup+6.30116 s]
/proc/loadavg: 0.69 0.86 0.73 2/65 30061
/proc/meminfo: memFree=1771512/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=11860 CPUtime=6.27
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 3853 412 0 0 621 2 4 0 25 0 1 0 280477539 12144640 2843 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583545 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 2965 2843 117 233 0 2725 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11860

[startup+12.7017 s]
/proc/loadavg: 0.72 0.87 0.73 2/65 30061
/proc/meminfo: memFree=1770944/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=12492 CPUtime=12.67
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 4011 412 0 0 1261 2 4 0 25 0 1 0 280477539 12791808 3001 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583014 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 3123 3001 117 233 0 2883 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12492

[startup+25.5019 s]
/proc/loadavg: 0.78 0.87 0.74 2/65 30061
/proc/meminfo: memFree=1767808/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=16036 CPUtime=25.47
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 5083 412 0 0 2539 4 4 0 25 0 1 0 280477539 16420864 3866 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134572644 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 4009 3866 117 233 0 3769 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16036

[startup+51.1011 s]
/proc/loadavg: 0.85 0.88 0.74 2/65 30063
/proc/meminfo: memFree=1760576/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=23700 CPUtime=51.03
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 7341 412 0 0 5093 6 4 0 25 0 1 0 280477539 24268800 5786 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 5925 5786 117 233 0 5685 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 23700

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

[startup+57.5017 s]
/proc/loadavg: 0.86 0.88 0.74 2/65 30063
/proc/meminfo: memFree=1759296/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=24328 CPUtime=57.43
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 7621 412 0 0 5733 6 4 0 25 0 1 0 280477539 24911872 5945 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571226 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 6082 5945 117 233 0 5842 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 24328

[startup+60.702 s]
/proc/loadavg: 0.87 0.88 0.74 2/65 30063
/proc/meminfo: memFree=1759296/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=24328 CPUtime=60.63
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 7621 412 0 0 6053 6 4 0 25 0 1 0 280477539 24911872 5945 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 6082 5945 117 233 0 5842 0
Current children cumulated CPU time (s) 60.63
Current children cumulated vsize (KiB) 24328

[startup+63.9013 s]
/proc/loadavg: 0.88 0.89 0.74 2/65 30063
/proc/meminfo: memFree=1758400/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=25384 CPUtime=63.84
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 7897 412 0 0 6373 7 4 0 25 0 1 0 280477539 25993216 6221 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584106 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 6346 6221 117 233 0 6106 0
Current children cumulated CPU time (s) 63.84
Current children cumulated vsize (KiB) 25384

[startup+64.7023 s]
/proc/loadavg: 0.88 0.89 0.74 2/65 30063
/proc/meminfo: memFree=1758400/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=25696 CPUtime=64.64
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 8104 412 0 0 6453 7 4 0 25 0 1 0 280477539 26312704 6300 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 6424 6300 117 233 0 6184 0
Current children cumulated CPU time (s) 64.64
Current children cumulated vsize (KiB) 25696

[startup+65.5014 s]
/proc/loadavg: 0.88 0.89 0.74 2/65 30063
/proc/meminfo: memFree=1757952/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=25696 CPUtime=65.43
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 8104 412 0 0 6532 7 4 0 25 0 1 0 280477539 26312704 6300 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 6424 6300 117 233 0 6184 0
Current children cumulated CPU time (s) 65.43
Current children cumulated vsize (KiB) 25696

[startup+65.7014 s]
/proc/loadavg: 0.88 0.89 0.74 2/65 30063
/proc/meminfo: memFree=1757952/2055920 swapFree=4183872/4192956
[pid=30059] ppid=30057 vsize=25696 CPUtime=65.63
/proc/30059/stat : 30059 (aig-cmusat) R 30057 30059 29663 0 -1 0 8104 412 0 0 6552 7 4 0 25 0 1 0 280477539 26312704 6300 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583776 0 0 4096 35 0 0 0 17 0 0 0
/proc/30059/statm: 6424 6300 117 233 0 6184 0
Current children cumulated CPU time (s) 65.63
Current children cumulated vsize (KiB) 25696

Child status: 20
Real time (s): 65.7355
CPU time (s): 65.69
CPU user time (s): 65.603
CPU system time (s): 0.086986
CPU usage (%): 99.9308
Max. virtual memory (cumulated for all children) (KiB): 25696

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

runsolver used 0.057991 second user time and 0.183972 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Tue May 15 19:12:04 UTC 2007

IDJOB= 461240
IDBENCH= 48654
IDSOLVER= 204
FILE ID= node50/461240-1179256323

PBS_JOBID= 5277513

Free space on /tmp= 66548 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/ibm/ibm29_len25_unsat.aig
COMMAND LINE= /tmp/evaluation/461240-1179256323/aig-cmusat /tmp/evaluation/461240-1179256323/instance-461240-1179256323.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-461240-1179256323 -o ROOT/results/node50/solver-461240-1179256323 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461240-1179256323/aig-cmusat /tmp/evaluation/461240-1179256323/instance-461240-1179256323.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  33a4f47891e4a61dc258c2608ef76ed2

RANDOM SEED= 684151495

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1784344 kB
Buffers:          2220 kB
Cached:         157252 kB
SwapCached:       3048 kB
Active:          22776 kB
Inactive:       146264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784344 kB
SwapTotal:     4192956 kB
SwapFree:      4183872 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          15660 kB
Slab:            88540 kB
Committed_AS:  5015596 kB
PageTables:       1460 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= 66548 MiB

End job on node50 on Tue May 15 19:13:10 UTC 2007