Trace number 1779328

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) 1299.38 600.346

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.16	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779328-1243678627.cnf 
0.11/0.16	c Using SATTIMEOUT of 10000
0.11/0.16	c Using SATRAM of 2047
0.11/0.16	c Size of subset node = 16
0.11/0.16	c Variables = 32310
0.11/0.16	c Clauses = 97279
0.11/0.16	c Literals = 229607
0.11/0.16	c Reduced size:
0.11/0.16	c Variables = 32310
0.11/0.16	c Clauses = 97023
0.11/0.16	c Literals = 228899
0.11/0.16	c a2
0.31/0.31	c a1
5.31/5.39	c Independent sub-problems = 1
5.31/5.39	c Sub-problem with 32215 variables and 97023 clauses
5.31/5.39	c using permutation method 4
5.31/5.39	c count = 1
5.31/5.39	c Ordering finished 5.360 seconds
5.31/5.39	c mapped 5.390 seconds
5.31/5.39	c permuted 5.390 seconds
5.31/5.39	c about to sort
5.41/5.41	c sorted
6.01/6.02	c clauses now 97023
6.01/6.02	c init finished 5.620 seconds
6.01/6.02	c tree built 6.030 seconds
6.01/6.02	c 
6.01/6.02	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.01/6.02	c ---------------------------------|----------------------------------|------------------------------------------------------
6.01/6.02	c ................................ | ..........                       |                        6.0           0.0             
6.01/6.02	c ................................ | ..........                     1 |                        6.0           0.2             
6.01/6.02	c ................................ | ..........                     2 |                        6.0           0.3             
6.01/6.02	c ................................ | ..........                     3 |                        6.0           0.5             
6.01/6.02	c ................................ | ..........                     4 |                        6.0           0.7             
6.01/6.02	c ................................ | ..........                     5 |                        6.0           0.8             
6.01/6.02	c ................................ | ..........                  1000 |                        6.0         165.8           87
199.99/101.21	c ................................ | ..........               2845000 | 84535                200.2       14210.1     12505013
400.00/198.20	c ................................ | ..........               4483000 | 137141               400.2       11202.5     32245357
599.95/296.38	c ................................ | ..........               6038000 | 188408               600.1       10062.2     51483515
800.24/392.15	c ................................ | ..........               7394000 | 233342               800.3        9238.6     69125522
1000.01/476.72	c ................................ | *.........               8457000 | 267516              1000.0        8456.7     86793361
1200.01/559.92	c ................................ | *.........               9721000 | 310546              1200.1        8100.4    106080301

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-1779328-1243678627/watcher-1779328-1243678627 -o /tmp/evaluation-result-1779328-1243678627/solver-1779328-1243678627 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779328-1243678627.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: 6.66 6.47 6.02 4/113 874
/proc/meminfo: memFree=3119516/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=1672 CPUtime=0.02
/proc/874/stat : 874 (ttsth-5-0) R 872 874 32205 0 -1 4202496 322 0 0 0 2 0 0 0 19 0 1 0 1132526695 1712128 278 4294967295 134512640 135237372 3217047376 3217046172 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/874/statm: 418 278 75 177 0 240 0

[startup+0.023909 s]
/proc/loadavg: 6.66 6.47 6.02 4/113 874
/proc/meminfo: memFree=3119516/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=2068 CPUtime=0.03
/proc/874/stat : 874 (ttsth-5-0) R 872 874 32205 0 -1 4202496 418 0 0 0 3 0 0 0 19 0 1 0 1132526695 2117632 374 4294967295 134512640 135237372 3217047376 3217047008 134536395 0 0 0 0 0 0 0 17 0 0 0 0
/proc/874/statm: 517 374 75 177 0 339 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2068

[startup+0.103897 s]
/proc/loadavg: 6.66 6.47 6.02 4/113 874
/proc/meminfo: memFree=3119516/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=5864 CPUtime=0.11
/proc/874/stat : 874 (ttsth-5-0) R 872 874 32205 0 -1 4202496 1342 0 0 0 11 0 0 0 21 0 1 0 1132526695 6004736 1298 4294967295 134512640 135237372 3217047376 3217046824 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/874/statm: 1466 1298 75 177 0 1288 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5864

[startup+0.303879 s]
/proc/loadavg: 6.66 6.47 6.02 4/113 874
/proc/meminfo: memFree=3119516/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=14468 CPUtime=0.31
/proc/874/stat : 874 (ttsth-5-0) R 872 874 32205 0 -1 4202496 3412 0 0 0 29 2 0 0 22 0 1 0 1132526695 14815232 3367 4294967295 134512640 135237372 3217047376 3217046572 134680208 0 0 0 0 0 0 0 17 0 0 0 0
/proc/874/statm: 3617 3367 76 177 0 3439 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 14468

[startup+0.703845 s]
/proc/loadavg: 6.66 6.47 6.02 4/113 874
/proc/meminfo: memFree=3119516/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=18960 CPUtime=0.71
/proc/874/stat : 874 (ttsth-5-0) R 872 874 32205 0 -1 4202496 4760 0 0 0 69 2 0 0 24 0 1 0 1132526695 19415040 4524 4294967295 134512640 135237372 3217047376 3217046504 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/874/statm: 4740 4524 77 177 0 4562 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18960

[startup+1.50378 s]
/proc/loadavg: 6.66 6.47 6.02 4/116 877
/proc/meminfo: memFree=3102200/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=19248 CPUtime=1.51
/proc/874/stat : 874 (ttsth-5-0) R 872 874 32205 0 -1 4202496 4815 0 0 0 149 2 0 0 25 0 1 0 1132526695 19709952 4579 4294967295 134512640 135237372 3217047376 3217046736 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/874/statm: 4812 4579 77 177 0 4634 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 19248

[startup+3.10364 s]
/proc/loadavg: 6.37 6.41 6.00 4/114 879
/proc/meminfo: memFree=3101284/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=19536 CPUtime=3.11
/proc/874/stat : 874 (ttsth-5-0) R 872 874 32205 0 -1 4202496 4916 0 0 0 309 2 0 0 25 0 1 0 1132526695 20004864 4680 4294967295 134512640 135237372 3217047376 3217046704 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/874/statm: 4884 4680 77 177 0 4706 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 19536

[startup+6.30337 s]
/proc/loadavg: 6.37 6.41 6.00 4/114 883
/proc/meminfo: memFree=3099400/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=171472 CPUtime=6.54
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 35101 0 0 0 640 14 0 0 25 0 5 0 1132526695 175587328 34675 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 42868 34676 95 177 0 42690 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 171472

[startup+12.7128 s]
/proc/loadavg: 6.31 6.40 6.00 8/120 899
/proc/meminfo: memFree=2952720/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=200688 CPUtime=19.32
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 43109 0 0 0 1914 18 0 0 25 0 5 0 1132526695 205504512 42683 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 50172 42683 95 177 0 49994 0
[pid=874/tid=884] ppid=872 vsize=200688 CPUtime=4.03
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 2432 0 0 0 401 2 0 0 25 0 5 0 1132527297 205504512 42683 4294967295 134512640 135237372 3217047376 3081383868 134680502 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=885] ppid=872 vsize=200688 CPUtime=2.71
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 2106 0 0 0 270 1 0 0 25 0 5 0 1132527297 205504512 42683 4294967295 134512640 135237372 3217047376 3073001456 134591224 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=886] ppid=872 vsize=200688 CPUtime=3.22
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 2816 0 0 0 320 2 0 0 25 0 5 0 1132527299 205504512 42683 4294967295 134512640 135237372 3217047376 3064671888 134592308 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=887] ppid=872 vsize=200688 CPUtime=3.33
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 2342 0 0 0 333 0 0 0 25 0 5 0 1132527299 205504512 42683 4294967295 134512640 135237372 3217047376 3055967568 134680254 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.32
Current children cumulated vsize (KiB) 200688

[startup+25.5117 s]
/proc/loadavg: 6.27 6.39 6.00 8/118 922
/proc/meminfo: memFree=2916476/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=236716 CPUtime=46.5
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 51969 0 0 0 4628 22 0 0 25 0 5 0 1132526695 242397184 51543 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 59179 51543 95 177 0 59001 0
[pid=874/tid=884] ppid=872 vsize=236716 CPUtime=12.61
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 3510 0 0 0 1257 4 0 0 25 0 5 0 1132527297 242397184 51543 4294967295 134512640 135237372 3217047376 3081061456 134591059 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=236716 CPUtime=9.6
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 4180 0 0 0 958 2 0 0 25 0 5 0 1132527297 242397184 51543 4294967295 134512640 135237372 3217047376 3072885640 134549877 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=886] ppid=872 vsize=236716 CPUtime=9.25
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 5337 0 0 0 923 2 0 0 25 0 5 0 1132527299 242397184 51543 4294967295 134512640 135237372 3217047376 3064683776 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=887] ppid=872 vsize=236716 CPUtime=9.01
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 5529 0 0 0 900 1 0 0 25 0 5 0 1132527299 242397184 51543 4294967295 134512640 135237372 3217047376 3056377136 134680503 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.5
Current children cumulated vsize (KiB) 236716

[startup+51.1095 s]
/proc/loadavg: 6.58 6.45 6.03 7/118 1159
/proc/meminfo: memFree=2858216/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=294424 CPUtime=97.68
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 66285 0 0 0 9743 25 0 0 25 0 5 0 1132526695 301490176 65859 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 73606 65859 95 177 0 73428 0
[pid=874/tid=884] ppid=872 vsize=294424 CPUtime=26.27
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 7598 0 0 0 2622 5 0 0 25 0 5 0 1132527297 301490176 65859 4294967295 134512640 135237372 3217047376 3081166512 134680470 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=294424 CPUtime=21.9
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 7084 0 0 0 2187 3 0 0 25 0 5 0 1132527297 301490176 65859 4294967295 134512640 135237372 3217047376 3072792752 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=886] ppid=872 vsize=294424 CPUtime=22.55
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 9456 0 0 0 2253 2 0 0 25 0 5 0 1132527299 301490176 65859 4294967295 134512640 135237372 3217047376 3064383744 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=887] ppid=872 vsize=294424 CPUtime=20.93
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 8734 0 0 0 2091 2 0 0 25 0 5 0 1132527299 301490176 65859 4294967295 134512640 135237372 3217047376 3056337952 134562320 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.68
Current children cumulated vsize (KiB) 294424

[startup+102.315 s]
/proc/loadavg: 6.56 6.45 6.05 8/119 1384
/proc/meminfo: memFree=2750232/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=404916 CPUtime=202.94
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 93053 0 0 0 20257 37 0 0 25 0 5 0 1132526695 414633984 92627 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 101229 92627 95 177 0 101051 0
[pid=874/tid=884] ppid=872 vsize=404916 CPUtime=52.48
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 15642 0 0 0 5240 8 0 0 25 0 5 0 1132527297 414633984 92627 4294967295 134512640 135237372 3217047376 3081255040 134749353 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=404916 CPUtime=47.46
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 12708 0 0 0 4742 4 0 0 25 0 5 0 1132527297 414633984 92627 4294967295 134512640 135237372 3217047376 3073122000 134562407 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=874/tid=886] ppid=872 vsize=404916 CPUtime=51.14
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 19884 0 0 0 5107 7 0 0 25 0 5 0 1132527299 414633984 92627 4294967295 134512640 135237372 3217047376 3064882000 134562278 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=887] ppid=872 vsize=404916 CPUtime=45.83
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 11406 0 0 0 4578 5 0 0 25 0 5 0 1132527299 414633984 92627 4294967295 134512640 135237372 3217047376 3056328640 134590272 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.94
Current children cumulated vsize (KiB) 404916

[startup+162.31 s]
/proc/loadavg: 6.78 6.50 6.09 8/119 1666
/proc/meminfo: memFree=2553880/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=609412 CPUtime=328.42
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 142863 0 0 0 32786 56 0 0 25 0 5 0 1132526695 624037888 142437 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 152353 142437 95 177 0 152175 0
[pid=874/tid=884] ppid=872 vsize=609412 CPUtime=83.41
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 24984 0 0 0 8328 13 0 0 25 0 5 0 1132527297 624037888 142437 4294967295 134512640 135237372 3217047376 3081300768 134749353 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=609412 CPUtime=77.71
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 24022 0 0 0 7763 8 0 0 25 0 5 0 1132527297 624037888 142437 4294967295 134512640 135237372 3217047376 3072608480 134587927 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=886] ppid=872 vsize=609412 CPUtime=86.41
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 38644 0 0 0 8626 15 0 0 25 0 5 0 1132527299 624037888 142437 4294967295 134512640 135237372 3217047376 3064537408 134680329 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=887] ppid=872 vsize=609412 CPUtime=74.86
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 21800 0 0 0 7479 7 0 0 25 0 5 0 1132527299 624037888 142437 4294967295 134512640 135237372 3217047376 3056409632 134749345 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 328.42
Current children cumulated vsize (KiB) 609412

[startup+222.305 s]
/proc/loadavg: 6.81 6.54 6.13 8/119 1931
/proc/meminfo: memFree=2358172/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=808468 CPUtime=448.37
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 191234 0 0 0 44758 79 0 0 25 0 5 0 1132526695 827871232 190808 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 202117 190808 95 177 0 201939 0
[pid=874/tid=884] ppid=872 vsize=808468 CPUtime=113.91
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 33211 0 0 0 11369 22 0 0 25 0 5 0 1132527297 827871232 190808 4294967295 134512640 135237372 3217047376 3081223232 134680326 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=808468 CPUtime=107.81
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 35265 0 0 0 10771 10 0 0 25 0 5 0 1132527297 827871232 190808 4294967295 134512640 135237372 3217047376 3073157840 134590245 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=886] ppid=872 vsize=808468 CPUtime=116.29
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 56946 0 0 0 11609 20 0 0 25 0 5 0 1132527299 827871232 190808 4294967295 134512640 135237372 3217047376 3064252944 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=887] ppid=872 vsize=808468 CPUtime=104.33
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 32399 0 0 0 10419 14 0 0 25 0 5 0 1132527299 827871232 190809 4294967295 134512640 135237372 3217047376 3056363488 134591177 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 448.37
Current children cumulated vsize (KiB) 808468

[startup+282.31 s]
/proc/loadavg: 6.48 6.49 6.13 10/119 2148
/proc/meminfo: memFree=2178848/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=996324 CPUtime=571.98
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 236422 0 0 0 57101 97 0 0 25 0 5 0 1132526695 1020235776 235996 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 249081 235996 95 177 0 248903 0
[pid=874/tid=884] ppid=872 vsize=996324 CPUtime=144.51
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 42192 0 0 0 14428 23 0 0 25 0 5 0 1132527297 1020235776 235996 4294967295 134512640 135237372 3217047376 3080785360 134680273 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=885] ppid=872 vsize=996324 CPUtime=140.31
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 46207 0 0 0 14018 13 0 0 25 0 5 0 1132527297 1020235776 235996 4294967295 134512640 135237372 3217047376 3073126636 134680506 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=886] ppid=872 vsize=996324 CPUtime=146.02
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 70772 0 0 0 14577 25 0 0 25 0 5 0 1132527299 1020235776 235996 4294967295 134512640 135237372 3217047376 3064204160 134680499 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=887] ppid=872 vsize=996324 CPUtime=135.11
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 43838 0 0 0 13488 23 0 0 25 0 5 0 1132527299 1020235776 235996 4294967295 134512640 135237372 3217047376 3056465968 134549920 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 571.98
Current children cumulated vsize (KiB) 996324

[startup+342.314 s]
/proc/loadavg: 6.52 6.50 6.16 8/119 2452
/proc/meminfo: memFree=2004392/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=1178288 CPUtime=692.45
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 279721 0 0 0 69126 119 0 0 25 0 5 0 1132526695 1206566912 279295 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 294572 279295 95 177 0 294394 0
[pid=874/tid=884] ppid=872 vsize=1178288 CPUtime=174.78
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 50975 0 0 0 17454 24 0 0 25 0 5 0 1132527297 1206566912 279295 4294967295 134512640 135237372 3217047376 3081395968 134590497 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=885] ppid=872 vsize=1178288 CPUtime=170.21
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 55857 0 0 0 16997 24 0 0 25 0 5 0 1132527297 1206566912 279295 4294967295 134512640 135237372 3217047376 3073077664 134680399 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=874/tid=886] ppid=872 vsize=1178288 CPUtime=176.4
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 83395 0 0 0 17611 29 0 0 25 0 5 0 1132527299 1206566912 279295 4294967295 134512640 135237372 3217047376 3064594016 134680251 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=887] ppid=872 vsize=1178288 CPUtime=165.03
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 56081 0 0 0 16474 29 0 0 25 0 5 0 1132527299 1206566912 279295 4294967295 134512640 135237372 3217047376 3056432800 134680470 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 692.45
Current children cumulated vsize (KiB) 1178288

[startup+402.309 s]
/proc/loadavg: 6.39 6.45 6.16 8/119 2732
/proc/meminfo: memFree=1824320/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=1368708 CPUtime=825.59
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 324985 0 0 0 82425 134 0 0 25 0 5 0 1132526695 1401556992 324559 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 342177 324559 95 177 0 341999 0
[pid=874/tid=884] ppid=872 vsize=1368708 CPUtime=204.91
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 60269 0 0 0 20466 25 0 0 25 0 5 0 1132527297 1401556992 324559 4294967295 134512640 135237372 3217047376 3081166240 134549885 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=885] ppid=872 vsize=1368708 CPUtime=199.94
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 64974 0 0 0 19968 26 0 0 25 0 5 0 1132527297 1401556992 324559 4294967295 134512640 135237372 3217047376 3072808928 134587120 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=874/tid=886] ppid=872 vsize=1368708 CPUtime=213.05
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 99122 0 0 0 21271 34 0 0 25 0 5 0 1132527299 1401556992 324559 4294967295 134512640 135237372 3217047376 3064261032 134519962 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=874/tid=887] ppid=872 vsize=1368708 CPUtime=201.67
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 67207 0 0 0 20131 36 0 0 25 0 5 0 1132527299 1401556992 324559 4294967295 134512640 135237372 3217047376 3056329416 134519962 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 825.59
Current children cumulated vsize (KiB) 1368708

[startup+462.314 s]
/proc/loadavg: 6.50 6.49 6.19 8/119 2951
/proc/meminfo: memFree=1627912/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=1575516 CPUtime=969.4
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 373827 0 0 0 96783 157 0 0 25 0 5 0 1132526695 1613328384 373401 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 393879 373401 95 177 0 393701 0
[pid=874/tid=884] ppid=872 vsize=1575516 CPUtime=234.96
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 67330 0 0 0 23466 30 0 0 25 0 5 0 1132527297 1613328384 373401 4294967295 134512640 135237372 3217047376 3081583136 134749337 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=1575516 CPUtime=240.51
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 77892 0 0 0 24022 29 0 0 25 0 5 0 1132527297 1613328384 373401 4294967295 134512640 135237372 3217047376 3072885248 134591181 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=886] ppid=872 vsize=1575516 CPUtime=248.71
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 114728 0 0 0 24830 41 0 0 25 0 5 0 1132527299 1613328384 373401 4294967295 134512640 135237372 3217047376 3064002216 134519944 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=874/tid=887] ppid=872 vsize=1575516 CPUtime=239.2
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 80464 0 0 0 23876 44 0 0 25 0 5 0 1132527299 1613328384 373401 4294967295 134512640 135237372 3217047376 3056428876 134680502 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 969.4
Current children cumulated vsize (KiB) 1575516

[startup+522.309 s]
/proc/loadavg: 6.51 6.51 6.21 7/118 3192
/proc/meminfo: memFree=1413832/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=1799676 CPUtime=1112.82
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 427383 0 0 0 111107 175 0 0 25 0 5 0 1132526695 1842868224 426957 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 449919 426957 95 177 0 449741 0
[pid=874/tid=884] ppid=872 vsize=1799676 CPUtime=273.31
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 80390 0 0 0 27298 33 0 0 25 0 5 0 1132527297 1842868224 426957 4294967295 134512640 135237372 3217047376 3081644672 134680270 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=874/tid=885] ppid=872 vsize=1799676 CPUtime=275.1
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 89442 0 0 0 27476 34 0 0 25 0 5 0 1132527297 1842868224 426957 4294967295 134512640 135237372 3217047376 3073104560 134593366 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=886] ppid=872 vsize=1799676 CPUtime=280.66
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 128706 0 0 0 28023 43 0 0 25 0 5 0 1132527299 1842868224 426957 4294967295 134512640 135237372 3217047376 3064832800 134680346 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=874/tid=887] ppid=872 vsize=1799676 CPUtime=277.73
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 95432 0 0 0 27721 52 0 0 25 0 5 0 1132527299 1842868224 426957 4294967295 134512640 135237372 3217047376 3056476560 134562407 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1112.82
Current children cumulated vsize (KiB) 1799676

[startup+582.314 s]
/proc/loadavg: 6.50 6.53 6.24 7/118 3488
/proc/meminfo: memFree=1190592/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=2033296 CPUtime=1255.2
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 482989 0 0 0 125326 194 0 0 25 0 5 0 1132526695 2082095104 482563 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 508324 482563 95 177 0 508146 0
[pid=874/tid=884] ppid=872 vsize=2033296 CPUtime=307.01
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 92463 0 0 0 30664 37 0 0 25 0 5 0 1132527297 2082095104 482563 4294967295 134512640 135237372 3217047376 3081437608 134519944 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=2033296 CPUtime=309.27
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 100788 0 0 0 30888 39 0 0 25 0 5 0 1132527297 2082095104 482563 4294967295 134512640 135237372 3217047376 3073081040 134546034 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=874/tid=886] ppid=872 vsize=2033296 CPUtime=310.56
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 146111 0 0 0 31008 48 0 0 25 0 5 0 1132527299 2082095104 482563 4294967295 134512640 135237372 3217047376 3064034256 134591433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=887] ppid=872 vsize=2033296 CPUtime=322.33
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 110214 0 0 0 32176 57 0 0 25 0 5 0 1132527299 2082095104 482563 4294967295 134512640 135237372 3217047376 3056340160 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1255.2
Current children cumulated vsize (KiB) 2033296



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+600.212 s]
/proc/loadavg: 6.61 6.55 6.25 7/118 3708
/proc/meminfo: memFree=1128532/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=2097124 CPUtime=1299.25
/proc/874/stat : 874 (ttsth-5-0) S 872 874 32205 0 -1 4202496 497963 0 0 0 129723 202 0 0 25 0 5 0 1132526695 2147454976 497537 4294967295 134512640 135237372 3217047376 3217046972 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 524281 497537 95 177 0 524103 0
[pid=874/tid=884] ppid=872 vsize=2097124 CPUtime=318.13
/proc/874/task/884/stat : 884 (ttsth-5-0) R 872 874 32205 0 -1 4202560 96144 0 0 0 31772 41 0 0 25 0 5 0 1132527297 2147454976 497537 4294967295 134512640 135237372 3217047376 3081145552 134593217 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=885] ppid=872 vsize=2097124 CPUtime=318.11
/proc/874/task/885/stat : 885 (ttsth-5-0) R 872 874 32205 0 -1 4202560 103539 0 0 0 31771 40 0 0 25 0 5 0 1132527297 2147454976 497537 4294967295 134512640 135237372 3217047376 3073166416 134680499 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=874/tid=886] ppid=872 vsize=2097124 CPUtime=326.05
/proc/874/task/886/stat : 886 (ttsth-5-0) R 872 874 32205 0 -1 4202560 151158 0 0 0 32556 49 0 0 25 0 5 0 1132527299 2147454976 497537 4294967295 134512640 135237372 3217047376 3064816320 134680285 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=874/tid=887] ppid=872 vsize=2097124 CPUtime=330.93
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4202560 113709 0 0 0 33034 59 0 0 25 0 5 0 1132527299 2147454976 497537 4294967295 134512640 135237372 3217047376 3056446160 134562407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.25
Current children cumulated vsize (KiB) 2097124

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

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

[startup+600.332 s]
/proc/loadavg: 6.61 6.55 6.25 7/118 3708
/proc/meminfo: memFree=1128532/3368532 swapFree=1954888/1959888
[pid=874] ppid=872 vsize=0 CPUtime=1299.36
/proc/874/stat : 874 (ttsth-5-0) Z 872 874 32205 0 -1 4203524 497994 0 0 0 129726 210 0 0 18 0 2 0 1132526695 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/874/statm: 0 0 0 0 0 0 0
[pid=874/tid=887] ppid=872 vsize=0 CPUtime=331.01
/proc/874/task/887/stat : 887 (ttsth-5-0) R 872 874 32205 0 -1 4203588 113709 0 0 0 33034 67 0 0 25 0 2 0 1132527299 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1299.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 600.346
CPU time (s): 1299.38
CPU user time (s): 1297.26
CPU system time (s): 2.12
CPU usage (%): 216.438
Max. virtual memory (cumulated for all children) (KiB): 2097124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.26
system time used= 2.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 497994
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= 937
involuntary context switches= 47905

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 12:17:07
IDJOB=1779328
IDBENCH=70839
IDSOLVER=632
FILE ID=/1779328-1243678627
PBS_JOBID=
Free space on /tmp= 15878 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-31-s100.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779328-1243678627/watcher-1779328-1243678627 -o /tmp/evaluation-result-1779328-1243678627/solver-1779328-1243678627 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779328-1243678627.cnf

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED= 1353373861

Linux (none) 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.105
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.43
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.105
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.11
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.105
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3119960 kB
Buffers:         53224 kB
Cached:          94648 kB
SwapCached:        720 kB
Active:         117552 kB
Inactive:        46076 kB
HighTotal:     2489216 kB
HighFree:      2374932 kB
LowTotal:       879316 kB
LowFree:        745028 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:            2492 kB
Writeback:           0 kB
AnonPages:       15056 kB
Mapped:           6252 kB
Slab:            74332 kB
SReclaimable:    64912 kB
SUnreclaim:       9420 kB
PageTables:        712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   117276 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15878 MiB
End job on  at 2009-05-30 12:27:09