Trace number 1561628

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
tts tts-5-0? (MO) 382.506 382.598

General information on the benchmark

NameCRAFTED/edgematching/
explicit/em_7_4_8_exp.cnf
MD5SUMe0caa78f33b332fe4d9add2bb1044111
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25837
Sum of the clauses size69793
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214380
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.04	c Command: HOME/tts-5-0 HOME/instance-1561628-1238767637.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 1617
0.00/0.04	c Clauses = 25837
0.00/0.04	c Literals = 69793
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 1617
0.00/0.04	c Clauses = 25837
0.00/0.04	c Literals = 69793
0.00/0.04	c a2
0.09/0.13	c a1
0.39/0.43	c Independent sub-problems = 1
0.39/0.43	c Sub-problem with 1617 variables and 25837 clauses
0.39/0.43	c using permutation method 4
0.39/0.43	c count = 1
0.39/0.43	c Ordering finished 0.400 seconds
0.39/0.43	c mapped 0.420 seconds
0.39/0.43	c permuted 0.420 seconds
0.39/0.43	c about to sort
0.39/0.43	c sorted
0.49/0.56	c clauses now 25837
0.49/0.56	c init finished 0.430 seconds
0.49/0.56	c tree built 0.560 seconds
0.49/0.56	c 
0.49/0.56	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.49/0.56	c ---------------------------------|----------------------------------|------------------------------------------------------
0.49/0.56	c ................................ | ..........                       |                        0.6           0.0             
0.49/0.56	c ................................ | ..........                     1 |                        0.6           1.8             
0.49/0.56	c ................................ | ..........                     2 |                        0.6           3.6             
0.49/0.56	c ................................ | ..........                     3 |                        0.6           5.4             
0.49/0.56	c ................................ | ..........                     4 |                        0.6           7.1             
0.49/0.56	c ................................ | ..........                     5 |                        0.6           8.9             
0.49/0.57	c ................................ | ..........                  1000 | 25                     0.6        1754.4         4516
23.98/24.02	c ................................ | ..........                662000 | 93793                 24.0       27571.8      9557744
47.98/48.03	c ................................ | ..........               1072000 | 157915                48.0       22324.0     18998258
71.97/72.02	c ................................ | ..........               1435000 | 217437                72.0       19930.6     27366822
95.97/96.01	c ................................ | ..........               1823000 | 277177                96.0       18989.6     36082792
119.96/120.09	c ................................ | *.........               2143000 | 325863               120.1       17847.9     42224830
143.96/144.06	c ................................ | *.........               2362000 | 364281               144.0       16398.2     46500585
167.95/168.08	c ................................ | *.........               2613000 | 405730               168.1       15548.0     50804331
191.94/192.07	c ................................ | *.........               2974000 | 462541               192.1       15485.6     56905480
215.94/216.08	c ................................ | *.........               3339000 | 527475               216.1       15454.0     66366877
239.93/240.03	c ................................ | **........               3680000 | 579310               240.0       15332.7     74685177
263.93/264.03	c ................................ | **........               3993000 | 631336               264.0       15124.4     80191927
287.92/288.04	c ................................ | **........               4397000 | 700067               288.0       15266.8     87057005
311.92/312.03	c ................................ | **........               4856000 | 773916               312.0       15564.1     94851216
335.91/336.04	c ................................ | **........               5344000 | 852489               336.0       15904.3    103045074
359.91/360.07	c ................................ | ***.......               5752000 | 920950               360.0       15976.4    110376615

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line 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-1561628-1238767637/watcher-1561628-1238767637 -o /tmp/evaluation-result-1561628-1238767637/solver-1561628-1238767637 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1561628-1238767637.cnf 

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: 1.02 1.02 1.08 3/64 15797
/proc/meminfo: memFree=1726496/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=1008 CPUtime=0
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1149425836 1032192 121 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 252 121 68 165 0 85 0

[startup+0.056401 s]
/proc/loadavg: 1.02 1.02 1.08 3/64 15797
/proc/meminfo: memFree=1726496/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=3804 CPUtime=0.05
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 844 0 0 0 5 0 0 0 18 0 1 0 1149425836 3895296 828 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 951 829 69 165 0 784 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3804

[startup+0.101405 s]
/proc/loadavg: 1.02 1.02 1.08 3/64 15797
/proc/meminfo: memFree=1726496/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=4340 CPUtime=0.09
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 980 0 0 0 9 0 0 0 18 0 1 0 1149425836 4444160 963 1992294400 134512640 135191068 4294956224 18446744073709551615 134641942 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 1085 963 69 165 0 918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4340

[startup+0.301422 s]
/proc/loadavg: 1.02 1.02 1.08 3/64 15797
/proc/meminfo: memFree=1726496/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=5064 CPUtime=0.29
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 1140 0 0 0 29 0 0 0 19 0 1 0 1149425836 5185536 1123 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 1266 1123 71 165 0 1099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5064

[startup+0.701456 s]
/proc/loadavg: 1.02 1.02 1.08 3/64 15797
/proc/meminfo: memFree=1726496/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=10232 CPUtime=0.69
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 2460 0 0 0 68 1 0 0 22 0 1 0 1149425836 10477568 2417 1992294400 134512640 135191068 4294956224 18446744073709551615 134710793 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 2558 2417 89 165 0 2391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10232

[startup+1.50153 s]
/proc/loadavg: 1.02 1.02 1.08 2/65 15798
/proc/meminfo: memFree=1713944/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=17408 CPUtime=1.49
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 4262 0 0 0 148 1 0 0 25 0 1 0 1149425836 17825792 4219 1992294400 134512640 135191068 4294956224 18446744073709551615 134591177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 4352 4219 89 165 0 4185 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17408

[startup+3.10167 s]
/proc/loadavg: 1.02 1.02 1.08 2/65 15798
/proc/meminfo: memFree=1705496/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=27316 CPUtime=3.09
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 6724 0 0 0 306 3 0 0 25 0 1 0 1149425836 27971584 6681 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 6829 6681 89 165 0 6662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27316

[startup+6.30195 s]
/proc/loadavg: 1.02 1.02 1.08 2/65 15798
/proc/meminfo: memFree=1684888/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=49444 CPUtime=6.29
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 12242 0 0 0 624 5 0 0 25 0 1 0 1149425836 50630656 12199 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 12361 12199 89 165 0 12194 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49444

[startup+12.7015 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 15798
/proc/meminfo: memFree=1635608/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=96828 CPUtime=12.69
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 24086 0 0 0 1259 10 0 0 25 0 1 0 1149425836 99151872 24043 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 24207 24043 89 165 0 24040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96828

[startup+25.5016 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 15798
/proc/meminfo: memFree=1559960/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=168596 CPUtime=25.48
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 42051 0 0 0 2529 19 0 0 25 0 1 0 1149425836 172642304 42008 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 42149 42008 89 165 0 41982 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 168596

[startup+51.1019 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 15798
/proc/meminfo: memFree=1407128/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=322968 CPUtime=51.08
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 80611 0 0 0 5070 38 0 0 25 0 1 0 1149425836 330719232 80568 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 80742 80568 89 165 0 80575 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 322968

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 15798
/proc/meminfo: memFree=1126296/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=600040 CPUtime=102.27
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 149915 0 0 0 10158 69 0 0 25 0 1 0 1149425836 614440960 149872 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 150010 149872 89 165 0 149843 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 600040

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 15798
/proc/meminfo: memFree=942168/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=785672 CPUtime=162.26
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 196300 0 0 0 16137 89 0 0 25 0 1 0 1149425836 804528128 196257 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 196418 196257 89 165 0 196251 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 785672

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 15798
/proc/meminfo: memFree=650520/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=1075136 CPUtime=222.24
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 268656 0 0 0 22102 122 0 0 25 0 1 0 1149425836 1100939264 268613 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 268784 268613 89 165 0 268617 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1075136

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 15798
/proc/meminfo: memFree=377688/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=1349528 CPUtime=282.22
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 337280 0 0 0 28068 154 0 0 25 0 1 0 1149425836 1381916672 337237 1992294400 134512640 135191068 4294956224 18446744073709551615 134586886 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 337382 337238 89 165 0 337215 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1349528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 15798
/proc/meminfo: memFree=75032/2055920 swapFree=4177016/4192956
[pid=15797] ppid=15795 vsize=1649932 CPUtime=342.21
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 412374 0 0 0 34029 192 0 0 25 0 1 0 1149425836 1689530368 412331 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 412483 412331 89 165 0 412316 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1649932



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+382.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 15798
/proc/meminfo: memFree=16280/2055920 swapFree=4176920/4192956
[pid=15797] ppid=15795 vsize=1843536 CPUtime=382.21
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4194304 460750 0 0 0 38004 217 0 0 25 0 1 0 1149425836 1887780864 460707 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 460884 460707 89 165 0 460717 0
Current children cumulated CPU time (s) 382.21
Current children cumulated vsize (KiB) 1843536

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

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

[startup+382.407 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 15798
/proc/meminfo: memFree=16280/2055920 swapFree=4176920/4192956
[pid=15797] ppid=15795 vsize=0 CPUtime=382.31
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4195332 460750 0 0 0 38004 227 0 0 25 0 1 0 1149425836 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 382.31
Current children cumulated vsize (KiB) 0

[startup+382.502 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 15798
/proc/meminfo: memFree=16280/2055920 swapFree=4176920/4192956
[pid=15797] ppid=15795 vsize=0 CPUtime=382.4
/proc/15797/stat : 15797 (tts-5-0) R 15795 15797 15001 0 -1 4195332 460750 0 0 0 38004 236 0 0 25 0 1 0 1149425836 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15797/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 382.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 382.598
CPU time (s): 382.506
CPU user time (s): 380.044
CPU system time (s): 2.46163
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 1843536

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

runsolver used 0.311952 second user time and 0.856869 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-03 16:07:17
IDJOB=1561628
IDBENCH=70919
IDSOLVER=505
FILE ID=node50/1561628-1238767637
PBS_JOBID= 9085471
Free space on /tmp= 66504 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/edgematching/explicit/em_7_4_8_exp.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561628-1238767637/watcher-1561628-1238767637 -o /tmp/evaluation-result-1561628-1238767637/solver-1561628-1238767637 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1561628-1238767637.cnf

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

MD5SUM BENCH= e0caa78f33b332fe4d9add2bb1044111
RANDOM SEED=1388774184

node50.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.238
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.238
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:       1726976 kB
Buffers:         45304 kB
Cached:         197252 kB
SwapCached:      10132 kB
Active:          75672 kB
Inactive:       178860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726976 kB
SwapTotal:     4192956 kB
SwapFree:      4177016 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:          17572 kB
Slab:            60384 kB
Committed_AS:  3416692 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= 66504 MiB
End job on node50 at 2009-04-03 16:13:42