Trace number 1780243

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 367.71 367.945

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L70_coli.sat.cnf
MD5SUM7fc9b20f0efe1e9457bd61eba8178674
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark220.6
Satisfiable
(Un)Satisfiability was proved
Number of variables218792
Number of clauses1020908
Sum of the clauses size2941934
Maximum clause length11
Minimum clause length1
Number of clauses of size 123977
Number of clauses of size 2286047
Number of clauses of size 3535908
Number of clauses of size 4137995
Number of clauses of size 536772
Number of clauses of size over 5209

Solver Data

2.82/2.81	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780243-1243681339.cnf 
2.82/2.81	c Using SATTIMEOUT of 10000
2.82/2.81	c Using SATRAM of 2047
2.82/2.81	c Size of subset node = 16
2.82/2.81	c Variables = 218792
2.82/2.81	c Clauses = 1020908
2.82/2.81	c Literals = 2941934
2.82/2.81	c Reduced size:
2.82/2.81	c Variables = 218792
2.82/2.81	c Clauses = 827184
2.82/2.81	c Literals = 2443890
2.82/2.81	c a2
4.92/5.01	c a1
292.43/292.65	c Independent sub-problems = 1
292.43/292.65	c Sub-problem with 168009 variables and 827184 clauses
292.43/292.65	c using permutation method 4
292.43/292.65	c count = 1
292.43/292.65	c Ordering finished 292.060 seconds
292.43/292.65	c mapped 292.460 seconds
292.43/292.65	c permuted 292.470 seconds
292.43/292.65	c about to sort
292.72/292.95	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-1780243-1243681339/watcher-1780243-1243681339 -o /tmp/evaluation-result-1780243-1243681339/solver-1780243-1243681339 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780243-1243681339.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.36 4.96 5.76 4/105 1156
/proc/meminfo: memFree=2057712/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=1140 CPUtime=0.01
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 191 0 0 0 1 0 0 0 25 0 1 0 1122235215 1167360 147 4294967295 134512640 135237372 3215685120 3215683716 134887607 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 285 147 75 177 0 107 0

[startup+0.035301 s]
/proc/loadavg: 3.36 4.96 5.76 4/105 1156
/proc/meminfo: memFree=2057712/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=2464 CPUtime=0.04
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 524 0 0 0 4 0 0 0 25 0 1 0 1122235215 2523136 480 4294967295 134512640 135237372 3215685120 3215684484 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 616 480 75 177 0 438 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2464

[startup+0.115292 s]
/proc/loadavg: 3.36 4.96 5.76 4/105 1156
/proc/meminfo: memFree=2057712/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=5864 CPUtime=0.12
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 1355 0 0 0 12 0 0 0 25 0 1 0 1122235215 6004736 1311 4294967295 134512640 135237372 3215685120 3215683644 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 1466 1312 75 177 0 1288 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5864

[startup+0.315278 s]
/proc/loadavg: 3.36 4.96 5.76 4/105 1156
/proc/meminfo: memFree=2057712/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=14240 CPUtime=0.32
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 3373 0 0 0 32 0 0 0 25 0 1 0 1122235215 14581760 3329 4294967295 134512640 135237372 3215685120 3215683644 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 3593 3330 75 177 0 3415 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 14240

[startup+0.71525 s]
/proc/loadavg: 3.36 4.96 5.76 4/105 1156
/proc/meminfo: memFree=2057712/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=30940 CPUtime=0.72
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 7406 0 0 0 70 2 0 0 25 0 1 0 1122235215 31682560 7362 4294967295 134512640 135237372 3215685120 3215683916 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 7735 7362 75 177 0 7557 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 30940

[startup+1.5152 s]
/proc/loadavg: 3.33 4.93 5.75 4/106 1157
/proc/meminfo: memFree=2016552/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=62932 CPUtime=1.52
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 15596 0 0 0 146 6 0 0 25 0 1 0 1122235215 64442368 15552 4294967295 134512640 135237372 3215685120 3215683916 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 15733 15553 75 177 0 15555 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 62932

[startup+3.11509 s]
/proc/loadavg: 3.33 4.93 5.75 4/106 1157
/proc/meminfo: memFree=1988432/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=128504 CPUtime=3.12
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 30692 0 0 0 303 9 0 0 25 0 1 0 1122235215 131588096 30649 4294967295 134512640 135237372 3215685120 3215684388 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 32126 30652 76 177 0 31948 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 128504

[startup+6.31486 s]
/proc/loadavg: 3.33 4.93 5.75 4/105 1157
/proc/meminfo: memFree=1920436/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=116992 CPUtime=6.32
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 38654 0 0 0 621 11 0 0 25 0 1 0 1122235215 119799808 28468 4294967295 134512640 135237372 3215685120 3215684448 134555272 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 29248 28468 77 177 0 29070 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 116992

[startup+12.7144 s]
/proc/loadavg: 3.28 4.86 5.72 4/105 1157
/proc/meminfo: memFree=1916628/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=146624 CPUtime=12.71
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 45997 0 0 0 1260 11 0 0 25 0 1 0 1122235215 150142976 35811 4294967295 134512640 135237372 3215685120 3215684448 134555272 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 36656 35811 77 177 0 36478 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 146624

[startup+25.5135 s]
/proc/loadavg: 3.24 4.80 5.69 4/105 1159
/proc/meminfo: memFree=1901612/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=160440 CPUtime=25.5
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 49403 0 0 0 2537 13 0 0 25 0 1 0 1122235215 164290560 39217 4294967295 134512640 135237372 3215685120 3215684480 134600972 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 40110 39217 77 177 0 39932 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 160440

[startup+51.1118 s]
/proc/loadavg: 3.14 4.63 5.60 4/105 1344
/proc/meminfo: memFree=1900388/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=161084 CPUtime=51.03
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 49498 0 0 0 5089 14 0 0 25 0 1 0 1122235215 164950016 39312 4294967295 134512640 135237372 3215685120 3215684480 134600960 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 40271 39312 77 177 0 40093 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 161084

[startup+102.318 s]
/proc/loadavg: 3.06 4.37 5.46 4/105 1531
/proc/meminfo: memFree=1898176/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=162516 CPUtime=102.19
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 49791 0 0 0 10205 14 0 0 25 0 1 0 1122235215 166416384 39605 4294967295 134512640 135237372 3215685120 3215684480 134600707 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 40629 39605 77 177 0 40451 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 162516

[startup+162.314 s]
/proc/loadavg: 3.02 4.12 5.30 4/105 1718
/proc/meminfo: memFree=1897844/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=162780 CPUtime=162.17
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 49883 0 0 0 16203 14 0 0 25 0 1 0 1122235215 166686720 39697 4294967295 134512640 135237372 3215685120 3215684480 134600718 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 40695 39697 77 177 0 40517 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 162780

[startup+222.31 s]
/proc/loadavg: 3.01 3.92 5.16 4/105 1909
/proc/meminfo: memFree=1896736/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=163176 CPUtime=222.13
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 49971 0 0 0 22199 14 0 0 25 0 1 0 1122235215 167092224 39785 4294967295 134512640 135237372 3215685120 3215684480 134600718 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 40794 39785 77 177 0 40616 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 163176

[startup+282.306 s]
/proc/loadavg: 3.00 3.75 5.02 4/105 2101
/proc/meminfo: memFree=1896160/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=163440 CPUtime=282.12
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 50072 0 0 0 28198 14 0 0 25 0 1 0 1122235215 167362560 39886 4294967295 134512640 135237372 3215685120 3215684480 134600975 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 40860 39886 77 177 0 40682 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 163440

[startup+342.312 s]
/proc/loadavg: 3.00 3.61 4.89 4/105 2288
/proc/meminfo: memFree=1485444/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=575376 CPUtime=342.11
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 153441 0 0 0 34158 53 0 0 25 0 1 0 1122235215 589185024 142447 4294967295 134512640 135237372 3215685120 3215445504 134551480 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 143844 142447 91 177 0 143666 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 575376

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

[startup+345.511 s]
/proc/loadavg: 3.00 3.61 4.89 4/105 2288
/proc/meminfo: memFree=1483980/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=575956 CPUtime=345.31
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 153703 0 0 0 34478 53 0 0 25 0 1 0 1122235215 589778944 142709 4294967295 134512640 135237372 3215685120 3215461856 134551480 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 143989 142709 91 177 0 143811 0
Current children cumulated CPU time (s) 345.31
Current children cumulated vsize (KiB) 575956

[startup+358.311 s]
/proc/loadavg: 3.00 3.58 4.86 4/105 2290
/proc/meminfo: memFree=1479964/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=579004 CPUtime=358.11
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 154858 0 0 0 35758 53 0 0 25 0 1 0 1122235215 592900096 143864 4294967295 134512640 135237372 3215685120 3215377520 134551480 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 144751 143864 91 177 0 144573 0
Current children cumulated CPU time (s) 358.11
Current children cumulated vsize (KiB) 579004

[startup+364.71 s]
/proc/loadavg: 3.00 3.57 4.85 4/105 2290
/proc/meminfo: memFree=1469664/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=590176 CPUtime=364.51
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 157494 0 0 0 36398 53 0 0 25 0 1 0 1122235215 604340224 146500 4294967295 134512640 135237372 3215685120 3215181296 134551480 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 147544 146500 91 177 0 147366 0
Current children cumulated CPU time (s) 364.51
Current children cumulated vsize (KiB) 590176

[startup+366.32 s]
/proc/loadavg: 3.00 3.56 4.84 4/105 2290
/proc/meminfo: memFree=1431448/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=635968 CPUtime=366.12
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4202496 168865 0 0 0 36553 59 0 0 25 0 1 0 1122235215 651231232 157871 4294967295 134512640 135237372 3215685120 3207836920 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 158993 157873 91 177 0 158815 0
Current children cumulated CPU time (s) 366.12
Current children cumulated vsize (KiB) 635968

[startup+367.11 s]
/proc/loadavg: 3.00 3.56 4.84 4/105 2290
/proc/meminfo: memFree=1431448/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=637944 CPUtime=366.89
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4204032 169399 0 0 0 36554 135 0 0 25 0 1 0 1122235215 653254656 158405 4294967295 134512640 135237372 3215685120 3207298984 134730102 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 159486 158405 122 177 0 159308 0
Current children cumulated CPU time (s) 366.89
Current children cumulated vsize (KiB) 637944

[startup+367.51 s]
/proc/loadavg: 3.00 3.56 4.84 4/105 2290
/proc/meminfo: memFree=1030260/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=637944 CPUtime=367.29
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4204032 169399 0 0 0 36554 175 0 0 25 0 1 0 1122235215 653254656 158405 4294967295 134512640 135237372 3215685120 3207298984 134730102 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 159486 158405 122 177 0 159308 0
Current children cumulated CPU time (s) 367.29
Current children cumulated vsize (KiB) 637944

[startup+367.91 s]
/proc/loadavg: 3.00 3.56 4.84 4/105 2290
/proc/meminfo: memFree=1030260/3368532 swapFree=1954076/1959888
[pid=1156] ppid=1154 vsize=0 CPUtime=367.68
/proc/1156/stat : 1156 (ttsth-5-0) R 1154 1156 2540 0 -1 4204036 170394 0 0 0 36554 214 0 0 25 0 1 0 1122235215 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1156/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 367.68
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 367.945
CPU time (s): 367.71
CPU user time (s): 365.54
CPU system time (s): 2.17
CPU usage (%): 99.9362
Max. virtual memory (cumulated for all children) (KiB): 637944

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-30 13:02:19
IDJOB=1780243
IDBENCH=70963
IDSOLVER=632
FILE ID=tipi44/1780243-1243681339
PBS_JOBID=
Free space on /tmp= 15874 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L70_coli.sat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780243-1243681339/watcher-1780243-1243681339 -o /tmp/evaluation-result-1780243-1243681339/solver-1780243-1243681339 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780243-1243681339.cnf

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

MD5SUM BENCH= 7fc9b20f0efe1e9457bd61eba8178674
RANDOM SEED= 726482084

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:       2058008 kB
Buffers:        183492 kB
Cached:         787900 kB
SwapCached:       2152 kB
Active:         879964 kB
Inactive:       319832 kB
HighTotal:     2489216 kB
HighFree:      1487200 kB
LowTotal:       879316 kB
LowFree:        570808 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           29584 kB
Writeback:           0 kB
AnonPages:      227468 kB
Mapped:           5668 kB
Slab:            99592 kB
SReclaimable:    88880 kB
SUnreclaim:      10712 kB
PageTables:        768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   310236 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15254 MiB
End job on tipi44 at 2009-05-30 13:08:29