Trace number 1775788

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)Signal 252.66 252.839

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
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 variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data

38.40/38.43	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775788-1243672191.cnf 
38.40/38.43	c Using SATTIMEOUT of 10000
38.40/38.43	c Using SATRAM of 2047
38.40/38.43	c Size of subset node = 16
38.40/38.43	c Variables = 217930
38.40/38.43	c Clauses = 1002997
38.40/38.43	c Literals = 2303180
38.40/38.43	c Reduced size:
38.40/38.43	c Variables = 217930
38.40/38.43	c Clauses = 772041
38.40/38.43	c Literals = 1801018
38.40/38.43	c a2
39.79/39.84	c a1
248.96/249.15	c Independent sub-problems = 1
248.96/249.15	c Sub-problem with 171029 variables and 772041 clauses
248.96/249.15	c using permutation method 4
248.96/249.15	c count = 1
248.96/249.15	c Ordering finished 248.630 seconds
248.96/249.15	c mapped 249.010 seconds
248.96/249.15	c permuted 249.010 seconds
248.96/249.15	c about to sort
249.16/249.36	c sorted

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-1775788-1243672191/watcher-1775788-1243672191 -o /tmp/evaluation-result-1775788-1243672191/solver-1775788-1243672191 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775788-1243672191.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: 3.20 2.94 2.52 4/113 3143
/proc/meminfo: memFree=3167284/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=1140 CPUtime=0.01
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 190 0 0 0 0 1 0 0 21 0 1 0 1131883215 1167360 146 4294967295 134512640 135237372 3217049424 3217047948 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 285 146 75 177 0 107 0

[startup+0.066655 s]
/proc/loadavg: 3.20 2.94 2.52 4/113 3143
/proc/meminfo: memFree=3167284/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=4292 CPUtime=0.06
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 947 0 0 0 5 1 0 0 21 0 1 0 1131883215 4395008 903 4294967295 134512640 135237372 3217049424 3217049056 134536395 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 1073 903 75 177 0 895 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4292

[startup+0.106647 s]
/proc/loadavg: 3.20 2.94 2.52 4/113 3143
/proc/meminfo: memFree=3167284/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=6392 CPUtime=0.1
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 1503 0 0 0 9 1 0 0 21 0 1 0 1131883215 6545408 1459 4294967295 134512640 135237372 3217049424 3217047948 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 1598 1460 75 177 0 1420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6392

[startup+0.30663 s]
/proc/loadavg: 3.20 2.94 2.52 4/113 3143
/proc/meminfo: memFree=3167284/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=17540 CPUtime=0.3
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 4238 0 0 0 29 1 0 0 21 0 1 0 1131883215 17960960 4194 4294967295 134512640 135237372 3217049424 3217047948 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 4385 4194 75 177 0 4207 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 17540

[startup+0.706595 s]
/proc/loadavg: 3.20 2.94 2.52 4/113 3143
/proc/meminfo: memFree=3167284/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=37144 CPUtime=0.7
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 9081 0 0 0 65 5 0 0 22 0 1 0 1131883215 38035456 9037 4294967295 134512640 135237372 3217049424 3217047948 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 9286 9038 75 177 0 9108 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 37144

[startup+1.50653 s]
/proc/loadavg: 3.20 2.94 2.52 4/114 3144
/proc/meminfo: memFree=3116208/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=69472 CPUtime=1.5
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 16798 0 0 0 145 5 0 0 25 0 1 0 1131883215 71139328 16754 4294967295 134512640 135237372 3217049424 3217049116 134534328 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 17368 16754 75 177 0 17190 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 69472

[startup+3.10639 s]
/proc/loadavg: 3.18 2.94 2.52 4/114 3148
/proc/meminfo: memFree=3100372/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=69472 CPUtime=3.1
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 16798 0 0 0 305 5 0 0 25 0 1 0 1131883215 71139328 16754 4294967295 134512640 135237372 3217049424 3217049116 134534288 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 17368 16754 75 177 0 17190 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 69472

[startup+6.30611 s]
/proc/loadavg: 3.18 2.94 2.52 4/114 3153
/proc/meminfo: memFree=3100264/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=69472 CPUtime=6.3
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 16798 0 0 0 625 5 0 0 25 0 1 0 1131883215 71139328 16754 4294967295 134512640 135237372 3217049424 3217049116 134534132 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 17368 16754 75 177 0 17190 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 69472

[startup+12.7056 s]
/proc/loadavg: 3.15 2.94 2.53 5/114 3161
/proc/meminfo: memFree=3100344/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=69472 CPUtime=12.7
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 16798 0 0 0 1265 5 0 0 25 0 1 0 1131883215 71139328 16754 4294967295 134512640 135237372 3217049424 3217049116 134534331 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 17368 16754 75 177 0 17190 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 69472

[startup+25.5045 s]
/proc/loadavg: 3.13 2.94 2.53 4/114 3182
/proc/meminfo: memFree=3100316/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=69472 CPUtime=25.49
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 16798 0 0 0 2544 5 0 0 25 0 1 0 1131883215 71139328 16754 4294967295 134512640 135237372 3217049424 3217049116 134534101 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 17368 16754 75 177 0 17190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69472

[startup+51.1022 s]
/proc/loadavg: 3.15 2.96 2.55 4/116 3423
/proc/meminfo: memFree=3019584/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=150272 CPUtime=51.06
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 49407 0 0 0 5091 15 0 0 25 0 1 0 1131883215 153878528 36772 4294967295 134512640 135237372 3217049424 3217048784 134600794 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 37568 36772 77 177 0 37390 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 150272

[startup+102.318 s]
/proc/loadavg: 3.15 3.00 2.58 4/114 3697
/proc/meminfo: memFree=3013596/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=156944 CPUtime=102.24
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 50884 0 0 0 10208 16 0 0 25 0 1 0 1131883215 160710656 38249 4294967295 134512640 135237372 3217049424 3217048752 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 39236 38249 77 177 0 39058 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 156944

[startup+162.313 s]
/proc/loadavg: 3.06 3.00 2.60 4/114 3971
/proc/meminfo: memFree=3009876/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=159584 CPUtime=162.19
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 51736 0 0 0 16203 16 0 0 25 0 1 0 1131883215 163414016 39101 4294967295 134512640 135237372 3217049424 3217048784 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 39896 39101 77 177 0 39718 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 159584

[startup+222.307 s]
/proc/loadavg: 3.02 3.00 2.63 4/114 4247
/proc/meminfo: memFree=3009876/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=160112 CPUtime=222.16
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 51868 0 0 0 22200 16 0 0 25 0 1 0 1131883215 163954688 39233 4294967295 134512640 135237372 3217049424 3217048784 134600707 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 40028 39233 77 177 0 39850 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 160112

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

[startup+230.307 s]
/proc/loadavg: 3.02 3.00 2.63 4/114 4260
/proc/meminfo: memFree=3009700/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=160112 CPUtime=230.16
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 51885 0 0 0 23000 16 0 0 25 0 1 0 1131883215 163954688 39250 4294967295 134512640 135237372 3217049424 3217048784 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 40028 39250 77 177 0 39850 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 160112

[startup+243.116 s]
/proc/loadavg: 3.01 3.00 2.64 4/114 4285
/proc/meminfo: memFree=3009888/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=160112 CPUtime=242.97
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 51896 0 0 0 24281 16 0 0 25 0 1 0 1131883215 163954688 39261 4294967295 134512640 135237372 3217049424 3217048784 134600707 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 40028 39261 77 177 0 39850 0
Current children cumulated CPU time (s) 242.97
Current children cumulated vsize (KiB) 160112

[startup+249.505 s]
/proc/loadavg: 3.01 3.00 2.64 4/114 4293
/proc/meminfo: memFree=3009904/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=172848 CPUtime=249.36
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 57079 0 0 0 24919 17 0 0 25 0 1 0 1131883215 176996352 42182 4294967295 134512640 135237372 3217049424 3217048776 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 43212 42185 88 177 0 43034 0
Current children cumulated CPU time (s) 249.36
Current children cumulated vsize (KiB) 172848

[startup+251.105 s]
/proc/loadavg: 3.01 3.00 2.64 4/114 4298
/proc/meminfo: memFree=2599788/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=602168 CPUtime=250.96
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4202496 164929 0 0 0 25045 51 0 0 25 0 1 0 1131883215 616620032 149805 4294967295 134512640 135237372 3217049424 3212647128 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 150542 149805 91 177 0 150364 0
Current children cumulated CPU time (s) 250.96
Current children cumulated vsize (KiB) 602168

[startup+251.915 s]
/proc/loadavg: 3.01 3.00 2.64 4/114 4299
/proc/meminfo: memFree=2358656/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=627288 CPUtime=251.73
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4204032 171157 0 0 0 25075 98 0 0 25 0 1 0 1131883215 642342912 156033 4294967295 134512640 135237372 3217049424 3208662952 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 156822 156033 104 177 0 156644 0
Current children cumulated CPU time (s) 251.73
Current children cumulated vsize (KiB) 627288

[startup+252.305 s]
/proc/loadavg: 3.01 3.00 2.64 4/114 4299
/proc/meminfo: memFree=2358656/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=627288 CPUtime=252.12
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4204032 171157 0 0 0 25075 137 0 0 25 0 1 0 1131883215 642342912 156033 4294967295 134512640 135237372 3217049424 3208662952 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 156822 156033 104 177 0 156644 0
Current children cumulated CPU time (s) 252.12
Current children cumulated vsize (KiB) 627288

[startup+252.705 s]
/proc/loadavg: 3.01 3.00 2.64 4/114 4299
/proc/meminfo: memFree=2358656/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=627288 CPUtime=252.52
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4204032 171699 0 0 0 25075 177 0 0 25 0 1 0 1131883215 642342912 156575 4294967295 134512640 135237372 3217049424 3208662952 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 156822 156575 646 177 0 156644 0
Current children cumulated CPU time (s) 252.52
Current children cumulated vsize (KiB) 627288

[startup+252.805 s]
/proc/loadavg: 3.01 3.00 2.64 4/114 4299
/proc/meminfo: memFree=2358656/3368532 swapFree=1954888/1959888
[pid=3143] ppid=3141 vsize=627288 CPUtime=252.62
/proc/3143/stat : 3143 (ttsth-5-0) R 3141 3143 32205 0 -1 4204032 171860 0 0 0 25075 187 0 0 25 0 1 0 1131883215 642342912 156736 4294967295 134512640 135237372 3217049424 3208662952 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3143/statm: 156822 156736 807 177 0 156644 0
Current children cumulated CPU time (s) 252.62
Current children cumulated vsize (KiB) 627288

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 252.839
CPU time (s): 252.66
CPU user time (s): 250.75
CPU system time (s): 1.91
CPU usage (%): 99.9294
Max. virtual memory (cumulated for all children) (KiB): 627288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.75
system time used= 1.91
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171860
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= 1
involuntary context switches= 1307

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 10:29:51
IDJOB=1775788
IDBENCH=20385
IDSOLVER=632
FILE ID=/1775788-1243672191
PBS_JOBID=
Free space on /tmp= 15863 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775788-1243672191/watcher-1775788-1243672191 -o /tmp/evaluation-result-1775788-1243672191/solver-1775788-1243672191 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775788-1243672191.cnf

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

MD5SUM BENCH= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED= 135627467

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:       3167284 kB
Buffers:         27256 kB
Cached:          84532 kB
SwapCached:        720 kB
Active:         106612 kB
Inactive:        20892 kB
HighTotal:     2489216 kB
HighFree:      2384988 kB
LowTotal:       879316 kB
LowFree:        782296 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:           21760 kB
Writeback:           0 kB
AnonPages:       15112 kB
Mapped:           6096 kB
Slab:            62688 kB
SReclaimable:    52920 kB
SUnreclaim:       9768 kB
PageTables:        772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   117272 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15251 MiB
End job on  at 2009-05-30 10:34:05