Trace number 1776583

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-19 (4 threads)? (MO) 34.9 51.2283

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

Solver Data

29.01/45.44	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776583-1243675046.cnf 
29.01/45.44	c Using SATTIMEOUT of 10000
29.01/45.44	c Using SATRAM of 2047
29.01/45.44	c Size of subset node = 16
29.01/45.44	c Variables = 520770
29.01/45.44	c Clauses = 13380350
29.01/45.44	c Literals = 39210884
29.01/45.44	c Reduced size:
29.01/45.44	c Variables = 520770
29.01/45.44	c Clauses = 13380313
29.01/45.44	c Literals = 39210802
29.01/45.44	c a2

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776583-1243675046/watcher-1776583-1243675046 -o /tmp/evaluation-result-1776583-1243675046/solver-1776583-1243675046 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776583-1243675046.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 7.19 7.40 6.44 7/114 25194
/proc/meminfo: memFree=1760216/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=1144 CPUtime=0
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 180 0 0 0 0 0 0 0 18 0 1 0 1121645538 1171456 136 4294967295 134512640 135237372 3215109488 3215108936 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 286 136 75 177 0 108 0

[startup+0.199982 s]
/proc/loadavg: 7.19 7.40 6.44 7/114 25194
/proc/meminfo: memFree=1760216/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=10344 CPUtime=0.2
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 2407 0 0 0 20 0 0 0 18 0 1 0 1121645538 10592256 2363 4294967295 134512640 135237372 3215109488 3215108852 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 2586 2363 75 177 0 2408 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10344

[startup+0.209984 s]
/proc/loadavg: 7.19 7.40 6.44 7/114 25194
/proc/meminfo: memFree=1760216/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=10740 CPUtime=0.21
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 2519 0 0 0 21 0 0 0 18 0 1 0 1121645538 10997760 2475 4294967295 134512640 135237372 3215109488 3215108012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 2685 2476 75 177 0 2507 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 10740

[startup+0.310904 s]
/proc/loadavg: 7.19 7.40 6.44 7/114 25194
/proc/meminfo: memFree=1760216/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=15368 CPUtime=0.31
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 3660 0 0 0 31 0 0 0 18 0 1 0 1121645538 15736832 3616 4294967295 134512640 135237372 3215109488 3215108936 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 3842 3616 75 177 0 3664 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15368

[startup+0.709943 s]
/proc/loadavg: 7.19 7.40 6.44 7/114 25194
/proc/meminfo: memFree=1760216/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=33784 CPUtime=0.71
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 8123 0 0 0 69 2 0 0 18 0 1 0 1121645538 34594816 8079 4294967295 134512640 135237372 3215109488 3215108012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 8446 8080 75 177 0 8268 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 33784

[startup+1.50988 s]
/proc/loadavg: 7.19 7.40 6.44 7/115 25208
/proc/meminfo: memFree=1719564/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=51784 CPUtime=1.11
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 12547 0 0 0 107 4 0 0 19 0 1 0 1121645538 53026816 12503 4294967295 134512640 135237372 3215109488 3215108012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 12946 12503 75 177 0 12768 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 51784

[startup+3.10976 s]
/proc/loadavg: 7.09 7.38 6.44 6/114 25215
/proc/meminfo: memFree=1695128/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=87096 CPUtime=1.91
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 21398 0 0 0 187 4 0 0 21 0 1 0 1121645538 89186304 21354 4294967295 134512640 135237372 3215109488 3215108852 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 21774 21355 75 177 0 21596 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 87096
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+6.3095 s]
/proc/loadavg: 7.09 7.38 6.44 6/114 25215
/proc/meminfo: memFree=1623516/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=154588 CPUtime=3.51
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 38514 0 0 0 339 12 0 0 25 0 1 0 1121645538 158298112 38470 4294967295 134512640 135237372 3215109488 3215108284 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 38647 38471 75 177 0 38469 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 154588
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+12.709 s]
/proc/loadavg: 6.85 7.32 6.43 6/114 25216
/proc/meminfo: memFree=1482652/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=294168 CPUtime=6.71
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 72577 0 0 0 640 31 0 0 25 0 1 0 1121645538 301228032 72533 4294967295 134512640 135237372 3215109488 3215108012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 73542 72533 75 177 0 73364 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 294168
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

[startup+25.508 s]
/proc/loadavg: 6.65 7.26 6.42 6/114 25216
/proc/meminfo: memFree=1202168/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=575292 CPUtime=13.11
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 140412 0 0 0 1244 67 0 0 25 0 1 0 1121645538 589099008 140368 4294967295 134512640 135237372 3215109488 3215108012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 143823 140368 75 177 0 143645 0
Current children cumulated CPU time (s) 13.11
Current children cumulated vsize (KiB) 575292
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+51.106 s]
/proc/loadavg: 6.14 7.09 6.39 7/115 25283
/proc/meminfo: memFree=123480/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=2103628 CPUtime=34.78
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 464772 0 0 0 3300 178 0 0 25 0 1 0 1121645538 2154115072 464704 4294967295 134512640 135237372 3215109488 3215108756 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 525907 464706 76 177 0 525729 0
Current children cumulated CPU time (s) 34.78
Current children cumulated vsize (KiB) 2103628
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R

Sending SIGTERM to process tree (bottom up)

[startup+51.106 s]
/proc/loadavg: 6.14 7.09 6.39 7/115 25283
/proc/meminfo: memFree=123480/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=2103628 CPUtime=34.78
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4202496 464772 0 0 0 3300 178 0 0 25 0 1 0 1121645538 2154115072 464704 4294967295 134512640 135237372 3215109488 3215108756 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 525907 464706 76 177 0 525729 0
Current children cumulated CPU time (s) 34.78
Current children cumulated vsize (KiB) 2103628
heavy processes:
  %CPU=87 pid=12341 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=12739 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/Isolet/isoletTrain.arff /users/tao/kegl/Research/Sam
  %CPU=87 pid=13124 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
  %CPU=88 pid=13512 uid=2256 cmd=./multiboost --fileformat arff --traintest /users/tao/kegl/Research/Samples/LetterRecognition/letterTrain.arff /users/tao/kegl/R
Sleeping 2 seconds

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

[startup+51.216 s]
/proc/loadavg: 6.14 7.09 6.39 7/115 25283
/proc/meminfo: memFree=123480/3368532 swapFree=1953000/1959888
[pid=25194] ppid=25192 vsize=0 CPUtime=34.89
/proc/25194/stat : 25194 (ttsth-5-0) R 25192 25194 14986 0 -1 4203524 464834 0 0 0 3300 189 0 0 25 0 1 0 1121645538 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25194/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 51.2283
CPU time (s): 34.9
CPU user time (s): 33
CPU system time (s): 1.9
CPU usage (%): 68.1264
Max. virtual memory (cumulated for all children) (KiB): 2103628

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-30 11:17:26
IDJOB=1776583
IDBENCH=20582
IDSOLVER=632
FILE ID=tipi45/1776583-1243675046
PBS_JOBID=
Free space on /tmp= 15201 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776583-1243675046/watcher-1776583-1243675046 -o /tmp/evaluation-result-1776583-1243675046/solver-1776583-1243675046 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776583-1243675046.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED= 2016795104

Linux tipi45 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       1760216 kB
Buffers:         26900 kB
Cached:        1050592 kB
SwapCached:       1892 kB
Active:         811420 kB
Inactive:       718260 kB
HighTotal:     2489216 kB
HighFree:       986492 kB
LowTotal:       879316 kB
LowFree:        773724 kB
SwapTotal:     1959888 kB
SwapFree:      1953000 kB
Dirty:          164216 kB
Writeback:           0 kB
AnonPages:      450836 kB
Mapped:           6552 kB
Slab:            66544 kB
SReclaimable:    54236 kB
SUnreclaim:      12308 kB
PageTables:       1136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   539108 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15201 MiB
End job on tipi45 at 2009-05-30 11:18:56