Trace number 1776058

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 351.04 351.139

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 benchmark99.33
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.61/1.64	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776058-1243673305.cnf 
1.61/1.64	c Using SATTIMEOUT of 10000
1.61/1.64	c Using SATRAM of 2047
1.61/1.64	c Size of subset node = 16
1.61/1.64	c Variables = 175670
1.61/1.64	c Clauses = 837466
1.61/1.64	c Literals = 2168190
1.61/1.64	c Reduced size:
1.61/1.64	c Variables = 172950
1.61/1.64	c Clauses = 837166
1.61/1.64	c Literals = 2167854
1.61/1.64	c a2
29.30/29.32	c a1
342.76/342.83	c Independent sub-problems = 1
342.76/342.83	c Sub-problem with 172916 variables and 837166 clauses
342.76/342.83	c using permutation method 4
342.76/342.83	c count = 1
342.76/342.83	c Ordering finished 342.380 seconds
342.76/342.83	c mapped 342.770 seconds
342.76/342.83	c permuted 342.780 seconds
342.76/342.83	c about to sort
342.96/343.09	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-1776058-1243673305/watcher-1776058-1243673305 -o /tmp/evaluation-result-1776058-1243673305/solver-1776058-1243673305 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776058-1243673305.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: 4.32 5.68 4.73 4/104 7809
/proc/meminfo: memFree=2194616/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=2280 CPUtime=0.03
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 472 0 0 0 3 0 0 0 19 0 1 0 1121431735 2334720 428 4294967295 134512640 135237372 3220593328 3220592776 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 570 428 75 177 0 392 0

[startup+0.045544 s]
/proc/loadavg: 4.32 5.68 4.73 4/104 7809
/proc/meminfo: memFree=2194616/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=3104 CPUtime=0.05
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 659 0 0 0 4 1 0 0 22 0 1 0 1121431735 3178496 615 4294967295 134512640 135237372 3220593328 3220592960 134536395 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 776 616 75 177 0 598 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3104

[startup+0.105521 s]
/proc/loadavg: 4.32 5.68 4.73 4/104 7809
/proc/meminfo: memFree=2194616/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=5944 CPUtime=0.11
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 1364 0 0 0 10 1 0 0 22 0 1 0 1121431735 6086656 1320 4294967295 134512640 135237372 3220593328 3220591852 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 1486 1322 75 177 0 1308 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5944

[startup+0.305508 s]
/proc/loadavg: 4.32 5.68 4.73 4/104 7809
/proc/meminfo: memFree=2194616/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=15508 CPUtime=0.31
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 3699 0 0 0 29 2 0 0 22 0 1 0 1121431735 15880192 3655 4294967295 134512640 135237372 3220593328 3220592776 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 3877 3656 75 177 0 3699 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15508

[startup+0.705476 s]
/proc/loadavg: 4.32 5.68 4.73 4/104 7809
/proc/meminfo: memFree=2194616/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=34584 CPUtime=0.71
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 8355 0 0 0 67 4 0 0 24 0 1 0 1121431735 35414016 8311 4294967295 134512640 135237372 3220593328 3220592776 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 8646 8311 75 177 0 8468 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 34584

[startup+1.50543 s]
/proc/loadavg: 4.21 5.64 4.72 4/105 7810
/proc/meminfo: memFree=2149476/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=60256 CPUtime=1.51
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 14419 0 0 0 143 8 0 0 25 0 1 0 1121431735 61702144 14375 4294967295 134512640 135237372 3220593328 3220593020 134534311 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 15064 14375 75 177 0 14886 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 60256

[startup+3.10531 s]
/proc/loadavg: 4.21 5.64 4.72 4/105 7810
/proc/meminfo: memFree=2061052/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=352848 CPUtime=3.11
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 72714 0 0 0 290 21 0 0 25 0 1 0 1121431735 361316352 72670 4294967295 134512640 135237372 3220593328 3220592880 134554919 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 88212 72671 76 177 0 88034 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 352848

[startup+6.3051 s]
/proc/loadavg: 4.21 5.64 4.72 4/105 7994
/proc/meminfo: memFree=1649548/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=752344 CPUtime=6.3
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 136694 0 0 0 581 49 0 0 25 0 1 0 1121431735 770400256 136075 4294967295 134512640 135237372 3220593328 3220591280 134680329 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 188086 136075 76 177 0 187908 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 752344

[startup+12.7047 s]
/proc/loadavg: 4.03 5.55 4.70 4/105 7994
/proc/meminfo: memFree=1649188/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=753152 CPUtime=12.7
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 161662 0 0 0 1217 53 0 0 25 0 1 0 1121431735 771227648 136103 4294967295 134512640 135237372 3220593328 3220590992 134680270 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 188288 136103 76 177 0 188110 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 753152

[startup+25.5038 s]
/proc/loadavg: 3.87 5.47 4.68 4/105 7994
/proc/meminfo: memFree=1649356/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=753400 CPUtime=25.5
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 218543 0 0 0 2481 69 0 0 25 0 1 0 1121431735 771481600 136208 4294967295 134512640 135237372 3220593328 3220591472 134680729 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 188350 136208 76 177 0 188172 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 753400

[startup+51.1021 s]
/proc/loadavg: 3.57 5.27 4.64 4/105 7997
/proc/meminfo: memFree=2083768/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=114196 CPUtime=51.1
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 231639 0 0 0 5033 77 0 0 25 0 1 0 1121431735 116936704 27879 4294967295 134512640 135237372 3220593328 3220592656 134555272 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 28549 27879 77 177 0 28371 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 114196

[startup+102.319 s]
/proc/loadavg: 3.23 4.88 4.54 4/105 8183
/proc/meminfo: memFree=2046320/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=149868 CPUtime=102.3
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 240561 0 0 0 10149 81 0 0 25 0 1 0 1121431735 153464832 36801 4294967295 134512640 135237372 3220593328 3220592656 134555272 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 37467 36801 77 177 0 37289 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149868

[startup+162.315 s]
/proc/loadavg: 3.08 4.54 4.44 4/105 8376
/proc/meminfo: memFree=2042848/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=153132 CPUtime=162.29
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 241272 0 0 0 16148 81 0 0 25 0 1 0 1121431735 156807168 37512 4294967295 134512640 135237372 3220593328 3220592688 134600972 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 38283 37512 77 177 0 38105 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153132

[startup+222.31 s]
/proc/loadavg: 3.03 4.26 4.35 4/105 8564
/proc/meminfo: memFree=2041608/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=153396 CPUtime=222.28
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 241356 0 0 0 22147 81 0 0 25 0 1 0 1121431735 157077504 37596 4294967295 134512640 135237372 3220593328 3220592688 134600975 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 38349 37596 77 177 0 38171 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 153396

[startup+282.316 s]
/proc/loadavg: 3.01 4.02 4.26 4/105 8754
/proc/meminfo: memFree=2039996/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=153528 CPUtime=282.27
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 241406 0 0 0 28146 81 0 0 25 0 1 0 1121431735 157212672 37646 4294967295 134512640 135237372 3220593328 3220592688 134600738 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 38382 37646 77 177 0 38204 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 153528

[startup+342.312 s]
/proc/loadavg: 3.00 3.84 4.18 4/105 8942
/proc/meminfo: memFree=2039624/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=153660 CPUtime=342.26
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 241621 0 0 0 34145 81 0 0 25 0 1 0 1121431735 157347840 37861 4294967295 134512640 135237372 3220593328 3220592464 134723354 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 38415 37861 77 177 0 38237 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 153660

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

[startup+345.512 s]
/proc/loadavg: 3.00 3.84 4.18 4/105 8942
/proc/meminfo: memFree=1585008/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=612788 CPUtime=345.46
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 357972 0 0 0 34431 115 0 0 25 0 1 0 1121431735 627494912 152447 4294967295 134512640 135237372 3220593328 3218534352 134735855 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 153197 152448 91 177 0 153019 0
Current children cumulated CPU time (s) 345.46
Current children cumulated vsize (KiB) 612788

[startup+348.712 s]
/proc/loadavg: 3.00 3.82 4.17 4/105 8942
/proc/meminfo: memFree=1551340/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=643556 CPUtime=348.66
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4202496 365735 0 0 0 34747 119 0 0 25 0 1 0 1121431735 659001344 159953 4294967295 134512640 135237372 3220593328 3218511116 134581808 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 160889 159953 91 177 0 160711 0
Current children cumulated CPU time (s) 348.66
Current children cumulated vsize (KiB) 643556

[startup+350.312 s]
/proc/loadavg: 3.00 3.82 4.17 4/105 8942
/proc/meminfo: memFree=1408900/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=676888 CPUtime=350.25
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4204032 374167 0 0 0 34818 207 0 0 25 0 1 0 1121431735 693133312 168385 4294967295 134512640 135237372 3220593328 3212205960 134730102 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 169222 168385 104 177 0 169044 0
Current children cumulated CPU time (s) 350.25
Current children cumulated vsize (KiB) 676888

[startup+350.712 s]
/proc/loadavg: 3.00 3.82 4.17 4/105 8942
/proc/meminfo: memFree=1408900/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=676888 CPUtime=350.63
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4204032 374167 0 0 0 34818 245 0 0 25 0 1 0 1121431735 693133312 168385 4294967295 134512640 135237372 3220593328 3212205960 134730102 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 169222 168385 104 177 0 169044 0
Current children cumulated CPU time (s) 350.63
Current children cumulated vsize (KiB) 676888

[startup+351.112 s]
/proc/loadavg: 3.00 3.82 4.17 4/105 8942
/proc/meminfo: memFree=954144/3368532 swapFree=1954076/1959888
[pid=7809] ppid=7807 vsize=0 CPUtime=351.02
/proc/7809/stat : 7809 (ttsth-5-0) R 7807 7809 2540 0 -1 4204036 374918 0 0 0 34818 284 0 0 25 0 1 0 1121431735 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7809/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 351.02
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 351.139
CPU time (s): 351.04
CPU user time (s): 348.18
CPU system time (s): 2.86
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 758356

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-30 10:48:25
IDJOB=1776058
IDBENCH=20418
IDSOLVER=632
FILE ID=tipi44/1776058-1243673305
PBS_JOBID=
Free space on /tmp= 15879 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
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= runsolver --timestamp  -w /tmp/evaluation-result-1776058-1243673305/watcher-1776058-1243673305 -o /tmp/evaluation-result-1776058-1243673305/solver-1776058-1243673305 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776058-1243673305.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED= 1755803038

Linux tipi44 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.116
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.42
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.116
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2195652 kB
Buffers:        167084 kB
Cached:         689588 kB
SwapCached:       2180 kB
Active:         890708 kB
Inactive:       178512 kB
HighTotal:     2489216 kB
HighFree:      1590856 kB
LowTotal:       879316 kB
LowFree:        604796 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           22020 kB
Writeback:           0 kB
AnonPages:      211800 kB
Mapped:           5612 kB
Slab:            94020 kB
SReclaimable:    83492 kB
SUnreclaim:      10528 kB
PageTables:        780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   294468 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15219 MiB
End job on tipi44 at 2009-05-30 10:54:17