Trace number 1717546

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
ttsth-5-0 2009-03-19Signal 357.207 357.543

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.2523
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

1.89/2.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717546-1240628935.cnf 
1.89/2.00	c Using SATTIMEOUT of 1200
1.89/2.00	c Using SATRAM of 1800
1.89/2.00	c Size of subset node = 16
1.89/2.00	c Variables = 175670
1.89/2.00	c Clauses = 837466
1.89/2.00	c Literals = 2168190
1.89/2.00	c Reduced size:
1.89/2.00	c Variables = 172950
1.89/2.00	c Clauses = 837166
1.89/2.00	c Literals = 2167854
1.89/2.00	c a2
38.98/39.10	c a1
347.78/347.96	c Independent sub-problems = 1
347.78/347.96	c Sub-problem with 172916 variables and 837166 clauses
347.78/347.96	c using permutation method 4
347.78/347.96	c count = 1
347.78/347.96	c Ordering finished 347.400 seconds
347.78/347.96	c mapped 347.880 seconds
347.78/347.96	c permuted 347.890 seconds
347.78/347.96	c about to sort
348.07/348.27	c sorted

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-1717546-1240628935/watcher-1717546-1240628935 -o /tmp/evaluation-result-1717546-1240628935/solver-1717546-1240628935 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717546-1240628935.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.00 1.07 1.11 2/64 18861
/proc/meminfo: memFree=1827104/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=1064 CPUtime=0
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 90922186 1089536 129 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 266 130 78 176 0 88 0

[startup+0.0788731 s]
/proc/loadavg: 1.00 1.07 1.11 2/64 18861
/proc/meminfo: memFree=1827104/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=3768 CPUtime=0.07
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 821 0 0 0 7 0 0 0 18 0 1 0 90922186 3858432 805 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 942 805 78 176 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3768

[startup+0.101876 s]
/proc/loadavg: 1.00 1.07 1.11 2/64 18861
/proc/meminfo: memFree=1827104/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=4560 CPUtime=0.09
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 1035 0 0 0 9 0 0 0 18 0 1 0 90922186 4669440 1019 1992294400 134512640 135237372 4294956192 18446744073709551615 134735855 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 1140 1019 78 176 0 962 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4560

[startup+0.301913 s]
/proc/loadavg: 1.00 1.07 1.11 2/64 18861
/proc/meminfo: memFree=1827104/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=11992 CPUtime=0.29
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 2851 0 0 0 28 1 0 0 19 0 1 0 90922186 12279808 2835 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 2998 2835 78 176 0 2820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11992

[startup+0.702989 s]
/proc/loadavg: 1.00 1.07 1.11 2/64 18861
/proc/meminfo: memFree=1827104/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=26732 CPUtime=0.7
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 6522 0 0 0 67 3 0 0 23 0 1 0 90922186 27373568 6506 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 6683 6506 78 176 0 6505 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 26732

[startup+1.50114 s]
/proc/loadavg: 1.00 1.07 1.11 2/65 18862
/proc/meminfo: memFree=1790360/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=60180 CPUtime=1.49
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 13710 0 0 0 143 6 0 0 25 0 1 0 90922186 61624320 13694 1992294400 134512640 135237372 4294956192 18446744073709551615 134522742 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 15045 13694 78 176 0 14867 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60180

[startup+3.10144 s]
/proc/loadavg: 1.00 1.07 1.11 2/65 18862
/proc/meminfo: memFree=1746648/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=211032 CPUtime=3.08
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 49544 0 0 0 284 24 0 0 25 0 1 0 90922186 216096768 49528 1992294400 134512640 135237372 4294956192 18446744073709551615 134554919 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 52758 49529 79 176 0 52580 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 211032

[startup+6.30105 s]
/proc/loadavg: 1.00 1.07 1.11 2/65 18862
/proc/meminfo: memFree=1360928/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=752096 CPUtime=6.28
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 136562 0 0 0 558 70 0 0 25 0 1 0 90922186 770146304 136274 1992294400 134512640 135237372 4294956192 18446744073709551615 134555511 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 188024 136274 79 176 0 187846 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 752096

[startup+12.7013 s]
/proc/loadavg: 1.00 1.07 1.11 2/65 18862
/proc/meminfo: memFree=1280240/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=752960 CPUtime=12.69
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 148378 0 0 0 1195 74 0 0 25 0 1 0 90922186 771031040 136418 1992294400 134512640 135237372 4294956192 18446744073709551615 134680729 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 188240 136418 79 176 0 188062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 752960

[startup+25.5017 s]
/proc/loadavg: 1.00 1.06 1.11 2/65 18862
/proc/meminfo: memFree=1280240/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=753264 CPUtime=25.49
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 191091 0 0 0 2460 89 0 0 25 0 1 0 90922186 771342336 136580 1992294400 134512640 135237372 4294956192 18446744073709551615 134680362 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 188316 136580 79 176 0 188138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 753264

[startup+51.1015 s]
/proc/loadavg: 1.00 1.06 1.10 2/65 18862
/proc/meminfo: memFree=1721776/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=107264 CPUtime=51.08
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 235882 0 0 0 4993 115 0 0 25 0 1 0 90922186 109838336 26169 1992294400 134512640 135237372 4294956192 18446744073709551615 134555282 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 26816 26169 80 176 0 26638 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107264

[startup+102.305 s]
/proc/loadavg: 1.00 1.05 1.09 2/65 18862
/proc/meminfo: memFree=1679024/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=149800 CPUtime=102.26
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 246503 0 0 0 10106 120 0 0 25 0 1 0 90922186 153395200 36790 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 37450 36790 80 176 0 37272 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 149800

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.09 2/65 18862
/proc/meminfo: memFree=1677296/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=151500 CPUtime=162.24
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 246948 0 0 0 16103 121 0 0 25 0 1 0 90922186 155136000 37235 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 37875 37235 80 176 0 37697 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 151500

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.08 2/65 18862
/proc/meminfo: memFree=1675888/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=153196 CPUtime=222.21
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 247288 0 0 0 22100 121 0 0 25 0 1 0 90922186 156872704 37575 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 38299 37575 80 176 0 38121 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 153196

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 18862
/proc/meminfo: memFree=1675632/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=153460 CPUtime=282.19
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 247345 0 0 0 28098 121 0 0 25 0 1 0 90922186 157143040 37632 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 38365 37632 80 176 0 38187 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 153460

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 18862
/proc/meminfo: memFree=1675376/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=153592 CPUtime=342.17
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 247404 0 0 0 34096 121 0 0 25 0 1 0 90922186 157278208 37691 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 38398 37691 80 176 0 38220 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 153592

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 18862
/proc/meminfo: memFree=1675376/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=153592 CPUtime=345.37
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 247408 0 0 0 34416 121 0 0 25 0 1 0 90922186 157278208 37695 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 38398 37695 80 176 0 38220 0
Current children cumulated CPU time (s) 345.37
Current children cumulated vsize (KiB) 153592

[startup+351.901 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 18862
/proc/meminfo: memFree=1411120/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=417384 CPUtime=351.78
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 315136 0 0 0 35028 150 0 0 25 0 1 0 90922186 427401216 103658 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 104346 103658 94 176 0 104168 0
Current children cumulated CPU time (s) 351.78
Current children cumulated vsize (KiB) 417384

[startup+355.102 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 18862
/proc/meminfo: memFree=1397744/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=453200 CPUtime=354.97
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4194304 324183 0 0 0 35343 154 0 0 25 0 1 0 90922186 464076800 112448 1992294400 134512640 135237372 4294956192 18446744073709551615 134730243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 113300 112448 94 176 0 113122 0
Current children cumulated CPU time (s) 354.97
Current children cumulated vsize (KiB) 453200

[startup+356.701 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 18862
/proc/meminfo: memFree=1112304/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=479104 CPUtime=356.43
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4195840 330691 0 0 0 35371 272 0 0 24 0 1 0 90922186 490602496 118943 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/18861/statm: 119776 118943 94 176 0 119598 0
Current children cumulated CPU time (s) 356.43
Current children cumulated vsize (KiB) 479104

[startup+357.101 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 18862
/proc/meminfo: memFree=1112304/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=479104 CPUtime=356.83
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4195840 330691 0 0 0 35371 312 0 0 25 0 1 0 90922186 490602496 118943 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 119776 118943 94 176 0 119598 0
Current children cumulated CPU time (s) 356.83
Current children cumulated vsize (KiB) 479104

[startup+357.505 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 18862
/proc/meminfo: memFree=868528/2055920 swapFree=4177552/4192956
[pid=18861] ppid=18859 vsize=0 CPUtime=357.15
/proc/18861/stat : 18861 (ttsth-5-0) R 18859 18861 17986 0 -1 4195844 331428 0 0 0 35371 344 0 0 25 0 1 0 90922186 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18861/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 357.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 357.543
CPU time (s): 357.207
CPU user time (s): 353.719
CPU system time (s): 3.48747
CPU usage (%): 99.9058
Max. virtual memory (cumulated for all children) (KiB): 758280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 353.719
system time used= 3.48747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331428
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= 6
involuntary context switches= 649

runsolver used 0.281957 second user time and 0.734888 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-25 05:08:56
IDJOB=1717546
IDBENCH=20418
IDSOLVER=549
FILE ID=node37/1717546-1240628935
PBS_JOBID= 9186388
Free space on /tmp= 66272 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717546-1240628935/watcher-1717546-1240628935 -o /tmp/evaluation-result-1717546-1240628935/solver-1717546-1240628935 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717546-1240628935.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=1362302063

node37.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.259
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.259
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:       1827520 kB
Buffers:         44044 kB
Cached:         123224 kB
SwapCached:      10280 kB
Active:          27680 kB
Inactive:       152136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827520 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:           16152 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            34636 kB
Committed_AS:   362380 kB
PageTables:       1372 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= 65808 MiB
End job on node37 at 2009-04-25 05:14:54