Trace number 1796682

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 10.2294 10.2363

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.2294
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 4
0.89/0.99	#LEARNT CLAUSES 1
0.99/1.02	done !
0.99/1.02	c Now, SatElite...
0.99/1.02	c Parsing...
0.99/1.05	c ==============================================================================
0.99/1.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.05	c ==============================================================================
0.99/1.05	c |         0 |   31776    73986 |    9532       0        0     nan |  0.000 % |
1.01/1.45	c |         0 |   13688    55083 |      --       0       --      -- |     --   | -18088/-18903
1.01/1.45	c ==============================================================================
1.01/1.45	c Result  :   #vars: 1849   #clauses: 13688   #literals: 55083
1.01/1.45	c CPU time:   0.410937 s
1.01/1.45	c ==============================================================================
1.01/1.48	c SatElite is done !
1.01/1.48	c Calling MINISAT
1.01/1.48	This is MiniSat 2.0 beta
1.01/1.48	WARNING: for repeatability, setting FPU to use double precision
1.01/1.48	============================[ Problem Statistics ]=============================
1.01/1.48	|                                                                             |
1.01/1.48	|  Number of variables:  1849                                                 |
1.01/1.48	|  Number of clauses:    13688                                                |
1.01/1.49	|  Parsing time:         0.01         s                                       |
1.01/1.49	============================[ Search Statistics ]==============================
1.01/1.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.01/1.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.01/1.49	===============================================================================
1.01/1.49	|         0 |    1849    13688    55083 |     4562        0    nan |  0.000 % |
1.47/1.50	|       100 |    1849    13688    55083 |     5018      100     18 |  0.000 % |
1.47/1.51	|       250 |    1849    13688    55083 |     5520      250     19 |  0.000 % |
1.47/1.52	|       475 |    1849    13688    55083 |     6072      475     19 |  0.000 % |
1.47/1.54	|       812 |    1849    13688    55083 |     6680      812     17 |  0.000 % |
1.47/1.57	|      1322 |    1849    13688    55083 |     7348     1322     35 |  0.000 % |
1.47/1.62	|      2081 |    1849    13688    55083 |     8083     2081     49 |  0.000 % |
1.47/1.72	|      3225 |    1849    13688    55083 |     8891     3225     78 |  0.000 % |
1.47/1.93	|      4933 |    1849    13688    55083 |     9780     4933     88 |  0.000 % |
2.18/2.28	|      7497 |    1849    13688    55083 |    10758     7497     89 |  0.000 % |
2.87/2.95	|     11341 |    1849    13688    55083 |    11834    11341    101 |  0.000 % |
3.87/3.93	|     17107 |    1849    13688    55083 |    13017    10952     99 |  0.000 % |
5.87/5.94	|     25757 |    1849    13688    55083 |    14319    12759    103 |  0.000 % |
8.07/8.11	|     38732 |    1849    13688    55083 |    15751    11197     71 |  0.000 % |
10.17/10.23	===============================================================================
10.17/10.23	restarts              : 14
10.17/10.23	conflicts             : 51819          (5939 /sec)
10.17/10.23	decisions             : 162409         (1.55 % random) (18613 /sec)
10.17/10.23	propagations          : 7042186        (807065 /sec)
10.17/10.23	conflict literals     : 4865917        (26.71 % deleted)
10.17/10.23	Memory used           : 9.42 MB
10.17/10.23	CPU time              : 8.72567 s
10.17/10.23	
10.17/10.23	UNSATISFIABLE
10.17/10.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796682-1242079013/watcher-1796682-1242079013 -o /tmp/evaluation-result-1796682-1242079013/solver-1796682-1242079013 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796682-1242079013.cnf HOME 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3999
/proc/meminfo: memFree=1339416/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=0
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235927295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3999/statm: 1340 237 196 169 0 51 0
[pid=4000] ppid=3999 vsize=2068 CPUtime=0
/proc/4000/stat : 4000 (revival) R 3999 3999 3713 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 235927295 2117632 246 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/4000/statm: 517 246 82 6 0 155 0

[startup+0.029129 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3999
/proc/meminfo: memFree=1339416/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=0
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235927295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3999/statm: 1340 237 196 169 0 51 0
[pid=4000] ppid=3999 vsize=3824 CPUtime=0.02
/proc/4000/stat : 4000 (revival) R 3999 3999 3713 0 -1 4194304 739 0 0 0 2 0 0 0 19 0 1 50000 235927295 3915776 586 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4000/statm: 956 586 85 6 0 594 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9184

[startup+0.102178 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3999
/proc/meminfo: memFree=1339416/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=0
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235927295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3999/statm: 1340 237 196 169 0 51 0
[pid=4000] ppid=3999 vsize=3824 CPUtime=0.09
/proc/4000/stat : 4000 (revival) R 3999 3999 3713 0 -1 4194304 739 0 0 0 9 0 0 0 19 0 1 50000 235927295 3915776 586 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4000/statm: 956 586 85 6 0 594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9184

[startup+0.301166 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3999
/proc/meminfo: memFree=1339416/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=0
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235927295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3999/statm: 1340 237 196 169 0 51 0
[pid=4000] ppid=3999 vsize=3824 CPUtime=0.29
/proc/4000/stat : 4000 (revival) R 3999 3999 3713 0 -1 4194304 739 0 0 0 29 0 0 0 21 0 1 50000 235927295 3915776 586 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4000/statm: 956 586 85 6 0 594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9184

[startup+0.701219 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3999
/proc/meminfo: memFree=1339416/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=0
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235927295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3999/statm: 1340 237 196 169 0 51 0
[pid=4000] ppid=3999 vsize=3824 CPUtime=0.69
/proc/4000/stat : 4000 (revival) R 3999 3999 3713 0 -1 4194304 739 0 0 0 69 0 0 0 24 0 1 50000 235927295 3915776 586 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4000/statm: 956 586 85 6 0 594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9184

[startup+1.50237 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 4001
/proc/meminfo: memFree=1336968/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5360

[startup+3.10154 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 4003
/proc/meminfo: memFree=1332872/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
[pid=4003] ppid=3999 vsize=8320 CPUtime=1.6
/proc/4003/stat : 4003 (minisat) R 3999 3999 3713 0 -1 4194304 1781 0 0 0 160 0 0 0 25 0 1 0 235927444 8519680 1765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/4003/statm: 2080 1765 77 170 0 1908 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13680

[startup+6.30197 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 4003
/proc/meminfo: memFree=1328520/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
[pid=4003] ppid=3999 vsize=9640 CPUtime=4.8
/proc/4003/stat : 4003 (minisat) R 3999 3999 3713 0 -1 4194304 2118 0 0 0 479 1 0 0 25 0 1 0 235927444 9871360 2102 1992294400 134512640 135212939 4294956240 18446744073709551615 134529441 0 0 4096 3 0 0 0 17 0 0 0
/proc/4003/statm: 2410 2102 77 170 0 2238 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15000

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

[startup+7.90119 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 4003
/proc/meminfo: memFree=1328328/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
[pid=4003] ppid=3999 vsize=9640 CPUtime=6.4
/proc/4003/stat : 4003 (minisat) R 3999 3999 3713 0 -1 4194304 2118 0 0 0 639 1 0 0 25 0 1 0 235927444 9871360 2102 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/4003/statm: 2410 2102 77 170 0 2238 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 15000

[startup+9.5024 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 4003
/proc/meminfo: memFree=1328328/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
[pid=4003] ppid=3999 vsize=9640 CPUtime=8
/proc/4003/stat : 4003 (minisat) R 3999 3999 3713 0 -1 4194304 2119 0 0 0 799 1 0 0 25 0 1 0 235927444 9871360 2103 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/4003/statm: 2410 2103 77 170 0 2238 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 15000

[startup+9.90646 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 4003
/proc/meminfo: memFree=1328328/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
[pid=4003] ppid=3999 vsize=9640 CPUtime=8.4
/proc/4003/stat : 4003 (minisat) R 3999 3999 3713 0 -1 4194304 2119 0 0 0 839 1 0 0 25 0 1 0 235927444 9871360 2103 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/4003/statm: 2410 2103 77 170 0 2238 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 15000

[startup+10.1025 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 4003
/proc/meminfo: memFree=1328328/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
[pid=4003] ppid=3999 vsize=9640 CPUtime=8.6
/proc/4003/stat : 4003 (minisat) R 3999 3999 3713 0 -1 4194304 2119 0 0 0 859 1 0 0 25 0 1 0 235927444 9871360 2103 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/4003/statm: 2410 2103 77 170 0 2238 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 15000

[startup+10.2025 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 4003
/proc/meminfo: memFree=1328328/2055920 swapFree=4099528/4192956
[pid=3999] ppid=3997 vsize=5360 CPUtime=1.47
/proc/3999/stat : 3999 (run.sh) S 3997 3999 3713 0 -1 4194304 341 2234 0 0 0 0 145 2 16 0 1 0 235927295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3999/statm: 1340 241 197 169 0 51 0
[pid=4003] ppid=3999 vsize=9640 CPUtime=8.7
/proc/4003/stat : 4003 (minisat) R 3999 3999 3713 0 -1 4194304 2119 0 0 0 869 1 0 0 25 0 1 0 235927444 9871360 2103 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4003/statm: 2410 2103 77 170 0 2238 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 15000

Child status: 20
Real time (s): 10.2363
CPU time (s): 10.2294
CPU user time (s): 10.1805
CPU system time (s): 0.048992
CPU usage (%): 99.9335
Max. virtual memory (cumulated for all children) (KiB): 15000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.1805
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4717
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= 10
involuntary context switches= 44

runsolver used 0.010998 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-11 23:56:53
IDJOB=1796682
IDBENCH=70759
IDSOLVER=647
FILE ID=node71/1796682-1242079013
PBS_JOBID= 9277625
Free space on /tmp= 66476 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796682-1242079013/watcher-1796682-1242079013 -o /tmp/evaluation-result-1796682-1242079013/solver-1796682-1242079013 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796682-1242079013.cnf HOME

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED=2031128813

node71.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1339968 kB
Buffers:         72028 kB
Cached:         473660 kB
SwapCached:      87732 kB
Active:         193580 kB
Inactive:       441388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339968 kB
SwapTotal:     4192956 kB
SwapFree:      4099528 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            66984 kB
Committed_AS:   663460 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node71 at 2009-05-11 23:57:04