Trace number 1722283

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 154.421 154.46

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.421
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.04	c |  Number of variables:          1128                                         |
0.00/0.04	c |  Number of clauses:           63345                                         |
0.00/0.04	c |  Parse time:                   0.04 s                                       |
0.69/0.78	c |  Simplification time:          0.73 s                                       |
0.69/0.78	c |                                                                             |
0.69/0.78	c ============================[ Search Statistics ]==============================
0.69/0.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.78	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.78	c ===============================================================================
0.69/0.79	c |       100 |     643    59080   231842 |    21662      100     37 |  0.000 % |
0.79/0.80	c |       250 |     643    59080   231842 |    23828      250     34 |  0.000 % |
0.79/0.82	c |       475 |     643    59080   231842 |    26211      475     34 |  0.000 % |
0.79/0.85	c |       812 |     643    59080   231842 |    28833      812     30 |  0.001 % |
0.79/0.89	c |      1318 |     643    59080   231842 |    31716     1318     29 |  0.001 % |
0.89/0.94	c |      2077 |     643    59080   231842 |    34887     2077     26 |  0.000 % |
1.00/1.04	c |      3216 |     643    59080   231842 |    38376     3216     25 |  0.001 % |
1.19/1.21	c |      4924 |     643    59080   231842 |    42214     4924     23 |  0.001 % |
1.39/1.46	c |      7486 |     643    59080   231842 |    46435     7486     20 |  0.001 % |
1.79/1.82	c |     11330 |     643    59080   231842 |    51079    11330     18 |  0.001 % |
2.39/2.42	c |     17096 |     643    59080   231842 |    56187    17096     18 |  0.001 % |
3.39/3.46	c |     25745 |     643    59080   231842 |    61806    25745     18 |  0.001 % |
4.99/5.07	c |     38719 |     643    59080   231842 |    67986    38719     18 |  0.001 % |
7.59/7.70	c |     58180 |     643    59080   231842 |    74785    58180     17 |  0.001 % |
12.18/12.22	c |     87372 |     643    59080   231842 |    82263    26245     18 |  0.011 % |
17.99/18.07	c |    131161 |     642    58783   230969 |    90490    38177     18 |  0.089 % |
29.28/29.34	c |    196845 |     642    58783   230969 |    99539    28551     19 |  0.089 % |
47.88/47.94	c |    295371 |     642    58783   230969 |   109493    43105     18 |  0.089 % |
72.47/72.55	c |    443160 |     641    58501   230140 |   120442    72509     18 |  0.178 % |
113.46/113.58	c |    664843 |     638    57053   224312 |   132486    98485     15 |  0.444 % |
154.35/154.45	c ===============================================================================
154.35/154.45	c restarts              : 1789
154.35/154.45	c conflicts             : 843599         (5469 /sec)
154.35/154.45	c decisions             : 1051126        (6814 /sec)
154.35/154.45	c propagations          : 78357542       (507989 /sec)
154.35/154.45	c conflict literals     : 14580421       (30.03 % deleted)
154.35/154.45	c Memory used           : 52.80 MB
154.35/154.45	c CPU time              : 154.251 s
154.35/154.45	c 
154.35/154.45	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-1722283-1240674088/watcher-1722283-1240674088 -o /tmp/evaluation-result-1722283-1240674088/solver-1722283-1240674088 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1722283-1240674088.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17847
/proc/meminfo: memFree=1709216/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=7604 CPUtime=0
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 416 0 0 0 0 0 0 0 18 0 1 0 95436591 7786496 400 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 1901 401 63 219 0 1679 0

[startup+0.0688109 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17847
/proc/meminfo: memFree=1709216/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=10368 CPUtime=0.05
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 1517 0 0 0 5 0 0 0 18 0 1 0 95436591 10616832 1399 1992294400 4194304 5092341 548682068848 18446744073709551615 4219798 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 2592 1399 87 219 0 2370 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10368

[startup+0.102813 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17847
/proc/meminfo: memFree=1709216/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=10368 CPUtime=0.09
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 1517 0 0 0 9 0 0 0 18 0 1 0 95436591 10616832 1399 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 2592 1399 87 219 0 2370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10368

[startup+0.301833 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17847
/proc/meminfo: memFree=1709216/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=10368 CPUtime=0.29
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 1518 0 0 0 29 0 0 0 19 0 1 0 95436591 10616832 1400 1992294400 4194304 5092341 548682068848 18446744073709551615 4218943 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 2592 1400 88 219 0 2370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10368

[startup+0.701872 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17847
/proc/meminfo: memFree=1709216/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=11032 CPUtime=0.69
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 1803 0 0 0 68 1 0 0 23 0 1 0 95436591 11296768 1685 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 2758 1685 88 219 0 2536 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11032

[startup+1.50195 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1703320/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=10668 CPUtime=1.49
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 2270 0 0 0 148 1 0 0 25 0 1 0 95436591 10924032 1641 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 2667 1641 102 219 0 2445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10668

[startup+3.10111 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1702360/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=11212 CPUtime=3.09
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 2667 0 0 0 308 1 0 0 25 0 1 0 95436591 11481088 2038 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 2803 2038 102 219 0 2581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11212

[startup+6.30142 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1698712/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=12464 CPUtime=6.29
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 3450 0 0 0 627 2 0 0 25 0 1 0 95436591 12763136 2821 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 3116 2821 102 219 0 2894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12464

[startup+12.701 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1698408/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=14220 CPUtime=12.69
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 5313 0 0 0 1265 4 0 0 25 0 1 0 95436591 14561280 2977 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 3555 2977 102 219 0 3333 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14220

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1677032/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=34536 CPUtime=25.49
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 10392 0 0 0 2542 7 0 0 25 0 1 0 95436591 35364864 8056 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 8634 8056 102 219 0 8412 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34536

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1679720/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=34536 CPUtime=51.07
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 12549 0 0 0 5099 8 0 0 25 0 1 0 95436591 35364864 7444 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 8634 7444 102 219 0 8412 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34536

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1686440/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=29696 CPUtime=102.27
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 15329 0 0 0 10215 12 0 0 25 0 1 0 95436591 30408704 5683 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 7424 5683 102 219 0 7202 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29696

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

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1673256/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=36540 CPUtime=127.86
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 21786 0 0 0 12770 16 0 0 25 0 1 0 95436591 37416960 8911 1992294400 4194304 5092341 548682068848 18446744073709551615 4241008 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 9135 8911 102 219 0 8913 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 36540

[startup+140.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1673256/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=36540 CPUtime=140.66
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 21788 0 0 0 14050 16 0 0 25 0 1 0 95436591 37416960 8913 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 9135 8913 102 219 0 8913 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 36540

[startup+147.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1673256/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=36540 CPUtime=147.06
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 21791 0 0 0 14690 16 0 0 25 0 1 0 95436591 37416960 8916 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 9135 8916 102 219 0 8913 0
Current children cumulated CPU time (s) 147.06
Current children cumulated vsize (KiB) 36540

[startup+150.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1673000/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=54060 CPUtime=150.26
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 21933 0 0 0 15010 16 0 0 25 0 1 0 95436591 55357440 9058 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 13515 9058 102 219 0 13293 0
Current children cumulated CPU time (s) 150.26
Current children cumulated vsize (KiB) 54060

[startup+151.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1672488/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=54060 CPUtime=151.85
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 22024 0 0 0 15169 16 0 0 25 0 1 0 95436591 55357440 9149 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 13515 9149 102 219 0 13293 0
Current children cumulated CPU time (s) 151.85
Current children cumulated vsize (KiB) 54060

[startup+153.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1672296/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=54060 CPUtime=153.45
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 22070 0 0 0 15329 16 0 0 25 0 1 0 95436591 55357440 9195 1992294400 4194304 5092341 548682068848 18446744073709551615 4247012 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 13515 9195 102 219 0 13293 0
Current children cumulated CPU time (s) 153.45
Current children cumulated vsize (KiB) 54060

[startup+153.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1672296/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=54060 CPUtime=153.86
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 22070 0 0 0 15370 16 0 0 25 0 1 0 95436591 55357440 9195 1992294400 4194304 5092341 548682068848 18446744073709551615 4247041 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 13515 9195 102 219 0 13293 0
Current children cumulated CPU time (s) 153.86
Current children cumulated vsize (KiB) 54060

[startup+154.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1672296/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=54060 CPUtime=154.25
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 22072 0 0 0 15409 16 0 0 25 0 1 0 95436591 55357440 9197 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 13515 9197 102 219 0 13293 0
Current children cumulated CPU time (s) 154.25
Current children cumulated vsize (KiB) 54060

[startup+154.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17848
/proc/meminfo: memFree=1672296/2055920 swapFree=4192812/4192956
[pid=17847] ppid=17845 vsize=54060 CPUtime=154.35
/proc/17847/stat : 17847 (minisat) R 17845 17847 17810 0 -1 4194304 22077 0 0 0 15419 16 0 0 25 0 1 0 95436591 55357440 9202 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 13515 9202 102 219 0 13293 0
Current children cumulated CPU time (s) 154.35
Current children cumulated vsize (KiB) 54060

Child status: 20
Real time (s): 154.46
CPU time (s): 154.421
CPU user time (s): 154.251
CPU system time (s): 0.169974
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 54060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.251
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22089
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= 2
involuntary context switches= 351

runsolver used 0.174973 second user time and 0.362944 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-25 17:41:28
IDJOB=1722283
IDBENCH=71086
IDSOLVER=546
FILE ID=node56/1722283-1240674088
PBS_JOBID= 9186632
Free space on /tmp= 103008 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722283-1240674088/watcher-1722283-1240674088 -o /tmp/evaluation-result-1722283-1240674088/solver-1722283-1240674088 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1722283-1240674088.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=603634636

node56.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.218
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.218
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:       1709632 kB
Buffers:         46104 kB
Cached:         215212 kB
SwapCached:        144 kB
Active:         104000 kB
Inactive:       171832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:          24344 kB
Slab:            56416 kB
Committed_AS:   293216 kB
PageTables:       1468 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= 103004 MiB
End job on node56 at 2009-04-25 17:44:03