Trace number 1821537

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
APTUSAT 2009-03-22UNSAT 56.15 56.1805

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.72
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.01/0.55	c ==============================================================================
0.01/0.55	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.55	c ==============================================================================
0.01/0.55	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.33/3.32	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.33/3.32	c ==============================================================================
3.33/3.32	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.33/3.32	c CPU time:   3.23 s
3.33/3.32	c ==============================================================================
3.63/3.66	This is MiniSat 2.0 beta
3.63/3.66	WARNING: for repeatability, setting FPU to use double precision
3.63/3.66	============================[ Problem Statistics ]=============================
3.63/3.66	|                                                                             |
3.63/3.67	|  Number of variables:  65845                                                |
3.63/3.67	|  Number of clauses:    337556                                               |
3.67/3.90	|  Parsing time:         0.19         s                                       |
3.67/3.92	============================[ Search Statistics ]==============================
3.67/3.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.67/3.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.67/3.92	===============================================================================
3.67/3.92	|         0 |   65845   337556   906141 |   112518        0    nan |  0.000 % |
3.67/4.02	|       101 |   65844   337556   906141 |   123770       99     60 |  1.311 % |
4.33/4.36	|       251 |   65186   337556   906141 |   136147      243     41 |  8.749 % |
4.93/5.00	|       476 |   59846   304636   824125 |   149762      452     45 | 14.763 % |
5.83/5.84	|       813 |   55595   279345   760012 |   164738      760     63 | 19.048 % |
7.33/7.40	|      1319 |   55595   279345   760012 |   181212     1266    110 | 19.048 % |
9.13/9.19	|      2079 |   53223   265052   725066 |   199333     2004    117 | 19.191 % |
12.62/12.66	|      3222 |   51822   256872   704923 |   219267     3108    154 | 21.297 % |
17.69/17.73	|      4931 |   51493   255051   700321 |   241193     4808    174 | 21.803 % |
25.49/25.54	|      7493 |   50502   249070   684942 |   265313     7195    176 | 23.366 % |
36.59/36.71	|     11337 |   48099   235279   652132 |   291844     9318    191 | 26.951 % |
56.09/56.17	===============================================================================
56.09/56.17	restarts              : 11
56.09/56.17	conflicts             : 16677          (318 /sec)
56.09/56.17	decisions             : 24931          (1.09 % random) (476 /sec)
56.09/56.17	propagations          : 77922292       (1487919 /sec)
56.09/56.17	conflict literals     : 2641502        (29.18 % deleted)
56.09/56.17	Memory used           : 28.78 MB
56.09/56.17	CPU time              : 52.37 s
56.09/56.17	
56.09/56.17	UNSATISFIABLE
56.09/56.17	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821537-1242535301/watcher-1821537-1242535301 -o /tmp/evaluation-result-1821537-1242535301/solver-1821537-1242535301 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821537-1242535301.cnf -restarts=1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 27685
/proc/meminfo: memFree=1158000/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=9592 CPUtime=0.01
/proc/27685/stat : 27685 (runsolver) R 27683 27685 15108 0 -1 4202560 42 0 0 0 0 1 0 0 25 0 1 0 1018028289 9822208 45 4294967295 134512640 135670194 3218483152 3218481004 135175649 0 0 0 24578 0 0 0 17 1 0 0 0
/proc/27685/statm: 2398 45 32 283 0 2113 0

[startup+0.050145 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 27685
/proc/meminfo: memFree=1158000/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2412 CPUtime=0.01
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 366 645 0 0 0 1 0 0 25 0 1 0 1018028289 2469888 275 4294967295 134512640 135169312 3220312672 3220311208 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27685/statm: 603 275 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.12014 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 27685
/proc/meminfo: memFree=1158000/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2412 CPUtime=0.01
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 366 645 0 0 0 1 0 0 25 0 1 0 1018028289 2469888 275 4294967295 134512640 135169312 3220312672 3220311208 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27685/statm: 603 275 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.320125 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 27685
/proc/meminfo: memFree=1158000/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2412 CPUtime=0.01
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 366 645 0 0 0 1 0 0 25 0 1 0 1018028289 2469888 275 4294967295 134512640 135169312 3220312672 3220311208 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27685/statm: 603 275 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.720093 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 27685
/proc/meminfo: memFree=1158000/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2412 CPUtime=0.01
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 366 645 0 0 0 1 0 0 25 0 1 0 1018028289 2469888 275 4294967295 134512640 135169312 3220312672 3220311208 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27685/statm: 603 275 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.52003 s]
/proc/loadavg: 0.92 0.98 0.99 4/93 27690
/proc/meminfo: memFree=1098324/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2412 CPUtime=0.01
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 366 645 0 0 0 1 0 0 25 0 1 0 1018028289 2469888 275 4294967295 134512640 135169312 3220312672 3220311208 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27685/statm: 603 275 235 161 0 42 0
[pid=27690] ppid=27685 vsize=69296 CPUtime=1.52
/proc/27690/stat : 27690 (SatELite_releas) R 27685 27685 15108 0 -1 4202496 17404 0 0 0 146 6 0 0 25 0 1 0 1018028289 70959104 15796 4294967295 134512640 135223648 3212870464 3212868480 134586748 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27690/statm: 17324 15796 73 174 0 17149 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 71708

[startup+3.11991 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 27690
/proc/meminfo: memFree=1088156/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2412 CPUtime=0.01
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 366 645 0 0 0 1 0 0 25 0 1 0 1018028289 2469888 275 4294967295 134512640 135169312 3220312672 3220311208 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27685/statm: 603 275 235 161 0 42 0
[pid=27690] ppid=27685 vsize=69060 CPUtime=3.12
/proc/27690/stat : 27690 (SatELite_releas) R 27685 27685 15108 0 -1 4202496 19921 0 0 0 304 8 0 0 25 0 1 0 1018028289 70717440 15845 4294967295 134512640 135223648 3212870464 3212868480 134586748 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27690/statm: 17265 15845 73 174 0 17090 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 71472

[startup+6.31967 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 27691
/proc/meminfo: memFree=1128588/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=21232 CPUtime=2.66
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 4940 0 0 0 261 5 0 0 25 0 1 0 1018028655 21741568 4875 4294967295 134512640 135213731 3219462640 3219461120 134529996 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 5308 4875 73 172 0 5134 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 23648

[startup+12.7192 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 27692
/proc/meminfo: memFree=1127288/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=22420 CPUtime=9.05
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 5248 0 0 0 898 7 0 0 25 0 1 0 1018028655 22958080 5183 4294967295 134512640 135213731 3219462640 3219461120 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 5605 5183 73 172 0 5431 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 24836

[startup+25.5182 s]
/proc/loadavg: 1.08 1.02 1.00 3/93 27692
/proc/meminfo: memFree=1124284/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=25600 CPUtime=21.82
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 6025 0 0 0 2173 9 0 0 25 0 1 0 1018028655 26214400 5960 4294967295 134512640 135213731 3219462640 3219461120 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 6400 5960 73 172 0 6226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28016

[startup+51.1162 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 27879
/proc/meminfo: memFree=1119840/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=29464 CPUtime=47.42
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 6989 0 0 0 4732 10 0 0 25 0 1 0 1018028655 30171136 6924 4294967295 134512640 135213731 3219462640 3219461120 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 7366 6924 73 172 0 7192 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31880

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

[startup+54.306 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 27879
/proc/meminfo: memFree=1119840/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=29464 CPUtime=50.61
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 7005 0 0 0 5051 10 0 0 25 0 1 0 1018028655 30171136 6940 4294967295 134512640 135213731 3219462640 3219461120 134530385 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 7366 6940 73 172 0 7192 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 31880

[startup+55.1059 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 27879
/proc/meminfo: memFree=1119840/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=29464 CPUtime=51.41
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 7005 0 0 0 5131 10 0 0 25 0 1 0 1018028655 30171136 6940 4294967295 134512640 135213731 3219462640 3219461120 134530028 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 7366 6940 73 172 0 7192 0
Current children cumulated CPU time (s) 55.08
Current children cumulated vsize (KiB) 31880

[startup+55.9059 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 27879
/proc/meminfo: memFree=1119840/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=29464 CPUtime=52.21
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 7005 0 0 0 5211 10 0 0 25 0 1 0 1018028655 30171136 6940 4294967295 134512640 135213731 3219462640 3219461120 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 7366 6940 73 172 0 7192 0
Current children cumulated CPU time (s) 55.88
Current children cumulated vsize (KiB) 31880

[startup+56.1159 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 27879
/proc/meminfo: memFree=1119872/2074464 swapFree=1952056/1959888
[pid=27685] ppid=27683 vsize=2416 CPUtime=3.67
/proc/27685/stat : 27685 (SatELiteGTI) S 27683 27685 15108 0 -1 4194304 384 21792 0 0 0 1 357 9 18 0 1 0 1018028289 2473984 276 4294967295 134512640 135169312 3220312672 3220308888 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27685/statm: 604 276 235 161 0 43 0
[pid=27691] ppid=27685 vsize=29464 CPUtime=52.42
/proc/27691/stat : 27691 (minisat_static) R 27685 27685 15108 0 -1 4202496 7005 0 0 0 5232 10 0 0 25 0 1 0 1018028655 30171136 6940 4294967295 134512640 135213731 3219462640 3219461120 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27691/statm: 7366 6940 73 172 0 7192 0
Current children cumulated CPU time (s) 56.09
Current children cumulated vsize (KiB) 31880

Child status: 20
Real time (s): 56.1805
CPU time (s): 56.15
CPU user time (s): 55.94
CPU system time (s): 0.21
CPU usage (%): 99.9457
Max. virtual memory (cumulated for all children) (KiB): 78140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.94
system time used= 0.21
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29471
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= 22
involuntary context switches= 1375

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 06:41:41
IDJOB=1821537
IDBENCH=70997
IDSOLVER=662
FILE ID=tipi24/1821537-1242535301
PBS_JOBID=
Free space on /tmp= 9841 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821537-1242535301/watcher-1821537-1242535301 -o /tmp/evaluation-result-1821537-1242535301/solver-1821537-1242535301 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821537-1242535301.cnf -restarts=1

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED= 1004300806

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1158008 kB
Buffers:         46288 kB
Cached:         766344 kB
SwapCached:       3828 kB
Active:         165480 kB
Inactive:       656740 kB
HighTotal:     1178688 kB
HighFree:       493328 kB
LowTotal:       895776 kB
LowFree:        664680 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           10900 kB
Writeback:           0 kB
AnonPages:        8708 kB
Mapped:           2988 kB
Slab:            86296 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87792 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9841 MiB
End job on tipi24 at 2009-05-17 06:42:38