Trace number 1561992

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
tts tts-5-0? (MO) 502.71 502.884

General information on the benchmark

NameCRAFTED/
edgematching/all/em_7_3_6_all.cnf
MD5SUM3264a66e18d5550049c950d1156ee464
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.524919
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses30387
Sum of the clauses size75224
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 221205
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

0.00/0.05	c Command: HOME/tts-5-0 HOME/instance-1561992-1238769914.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 1473
0.00/0.05	c Clauses = 30387
0.00/0.05	c Literals = 75224
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 1473
0.00/0.05	c Clauses = 30387
0.00/0.05	c Literals = 75224
0.00/0.05	c a2
0.09/0.13	c a1
0.29/0.35	c Independent sub-problems = 1
0.29/0.35	c Sub-problem with 1473 variables and 30387 clauses
0.29/0.35	c using permutation method 4
0.29/0.35	c count = 1
0.29/0.35	c Ordering finished 0.330 seconds
0.29/0.35	c mapped 0.340 seconds
0.29/0.35	c permuted 0.340 seconds
0.29/0.35	c about to sort
0.29/0.36	c sorted
0.39/0.49	c clauses now 30387
0.39/0.49	c init finished 0.360 seconds
0.39/0.49	c tree built 0.490 seconds
0.39/0.49	c 
0.39/0.49	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.49	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.49	c ................................ | ..........                       |                        0.5           0.0             
0.39/0.49	c ................................ | ..........                     1 |                        0.5           2.0             
0.39/0.49	c ................................ | ..........                     2 |                        0.5           4.1             
0.39/0.49	c ................................ | ..........                     3 |                        0.5           6.1             
0.39/0.49	c ................................ | ..........                     4 |                        0.5           8.2             
0.39/0.49	c ................................ | ..........                     5 |                        0.5          10.2             
0.39/0.49	c ................................ | ..........                  1000 |                        0.5        2040.8          996
23.98/24.08	c ................................ | ..........                461000 | 59261                 24.1       19152.5     11684785
47.98/48.05	c ................................ | ..........                725000 | 100954                48.0       15091.6     20549759
71.96/72.07	c ................................ | ..........                953000 | 135115                72.0       13226.9     28765848
95.96/96.06	c ................................ | ..........               1129000 | 160506                96.0       11755.5     35245097
119.94/120.02	c ................................ | *.........               1280000 | 182950               120.0       10666.7     41281522
144.04/144.11	c ................................ | *.........               1430000 | 206476               144.1        9925.0     47281883
168.03/168.16	c ................................ | *.........               1572000 | 228638               168.1        9349.9     52958299
192.02/192.12	c ................................ | *.........               1703000 | 248689               192.1        8866.1     58718055
216.02/216.18	c ................................ | *.........               1818000 | 266484               216.1        8411.6     63341743
240.11/240.21	c ................................ | **........               1941000 | 284735               240.2        8082.1     68625256
264.20/264.30	c ................................ | **........               2063000 | 305149               264.2        7807.0     73424257
288.00/288.20	c ................................ | **........               2169000 | 321974               288.1        7527.6     77881412
311.98/312.10	c ................................ | **........               2298000 | 342282               312.0        7364.7     83689262
336.08/336.27	c ................................ | **........               2409000 | 360465               336.2        7165.4     88819164
360.07/360.22	c ................................ | ***.......               2501000 | 374983               360.1        6944.3     92289870
384.06/384.27	c ................................ | ***.......               2595000 | 390339               384.2        6754.3     96142311
407.86/408.10	c ................................ | ***.......               2695000 | 407006               408.0        6605.1    100519170
432.05/432.21	c ................................ | ***.......               2798000 | 422797               432.1        6475.1    104660091
456.13/456.31	c ................................ | ***.......               2910000 | 440314               456.2        6378.6    109157220
479.93/480.19	c ................................ | ****......               3014000 | 456402               480.1        6277.9    113441731

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1561992-1238769914/watcher-1561992-1238769914 -o /tmp/evaluation-result-1561992-1238769914/solver-1561992-1238769914 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1561992-1238769914.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: 1.08 1.00 1.00 3/81 2024
/proc/meminfo: memFree=1717240/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=1008 CPUtime=0
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 753886434 1032192 138 1992294400 134512640 135191068 4294956240 18446744073709551615 134845093 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 252 138 68 165 0 85 0

[startup+0.00879796 s]
/proc/loadavg: 1.08 1.00 1.00 3/81 2024
/proc/meminfo: memFree=1717240/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=1140 CPUtime=0
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 186 0 0 0 0 0 0 0 20 0 1 0 753886434 1167360 170 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 285 171 68 165 0 118 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1140

[startup+0.101815 s]
/proc/loadavg: 1.08 1.00 1.00 3/81 2024
/proc/meminfo: memFree=1717240/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=4500 CPUtime=0.09
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 1020 0 0 0 9 0 0 0 20 0 1 0 753886434 4608000 1003 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 1125 1003 69 165 0 958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4500

[startup+0.301854 s]
/proc/loadavg: 1.08 1.00 1.00 3/81 2024
/proc/meminfo: memFree=1717240/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=5516 CPUtime=0.29
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 1308 0 0 0 29 0 0 0 22 0 1 0 753886434 5648384 1261 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 1379 1261 71 165 0 1212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5516

[startup+0.701932 s]
/proc/loadavg: 1.08 1.00 1.00 3/81 2024
/proc/meminfo: memFree=1717240/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=10396 CPUtime=0.69
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 2477 0 0 0 68 1 0 0 25 0 1 0 753886434 10645504 2430 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 2599 2430 89 165 0 2432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10396

[startup+1.50109 s]
/proc/loadavg: 1.08 1.00 1.00 2/82 2025
/proc/meminfo: memFree=1705520/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=15788 CPUtime=1.49
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 3818 0 0 0 147 2 0 0 25 0 1 0 753886434 16166912 3771 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 3947 3771 89 165 0 3780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15788

[startup+3.1014 s]
/proc/loadavg: 1.08 1.00 1.00 2/82 2025
/proc/meminfo: memFree=1697328/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=26604 CPUtime=3.09
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 6553 0 0 0 306 3 0 0 25 0 1 0 753886434 27242496 6506 1992294400 134512640 135191068 4294956240 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 6651 6506 89 165 0 6484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26604

[startup+6.30202 s]
/proc/loadavg: 1.08 1.00 1.00 2/82 2025
/proc/meminfo: memFree=1674744/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=50248 CPUtime=6.28
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 12428 0 0 0 623 5 0 0 25 0 1 0 753886434 51453952 12381 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 12562 12381 89 165 0 12395 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50248

[startup+12.7013 s]
/proc/loadavg: 1.06 1.00 1.00 2/82 2025
/proc/meminfo: memFree=1619648/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=104760 CPUtime=12.69
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 26073 0 0 0 1257 12 0 0 25 0 1 0 753886434 107274240 26026 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 26190 26026 89 165 0 26023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104760

[startup+25.5018 s]
/proc/loadavg: 1.05 1.00 1.00 2/82 2025
/proc/meminfo: memFree=1517504/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=202336 CPUtime=25.48
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 50475 0 0 0 2526 22 0 0 25 0 1 0 753886434 207192064 50428 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 50584 50429 89 165 0 50417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 202336

[startup+51.1017 s]
/proc/loadavg: 1.03 1.00 1.00 2/82 2025
/proc/meminfo: memFree=1373440/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=348028 CPUtime=51.07
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 86891 0 0 0 5070 37 0 0 25 0 1 0 753886434 356380672 86844 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 87007 86844 89 165 0 86840 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 348028

[startup+102.307 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 2025
/proc/meminfo: memFree=1129664/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=587600 CPUtime=102.26
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 146764 0 0 0 10165 61 0 0 25 0 1 0 753886434 601702400 146717 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 146900 146717 89 165 0 146733 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 587600

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=901632/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=817516 CPUtime=162.23
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 204243 0 0 0 16137 86 0 0 25 0 1 0 753886434 837136384 204196 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 204379 204196 89 165 0 204212 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 817516

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=695424/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=1021456 CPUtime=222.21
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 255233 0 0 0 22114 107 0 0 25 0 1 0 753886434 1045970944 255186 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 255364 255186 89 165 0 255197 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1021456

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=509248/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=1208964 CPUtime=282.19
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 302125 0 0 0 28094 125 0 0 25 0 1 0 753886434 1237979136 302078 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 302241 302078 89 165 0 302074 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1208964

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=307904/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=1407888 CPUtime=342.18
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 351858 0 0 0 34072 146 0 0 25 0 1 0 753886434 1441677312 351811 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 351972 351811 89 165 0 351805 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1407888

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=151808/2055920 swapFree=4174616/4192956
[pid=2024] ppid=2021 vsize=1567272 CPUtime=402.15
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 391696 0 0 0 40052 163 0 0 25 0 1 0 753886434 1604886528 391649 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 391818 391649 89 165 0 391651 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1567272

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=16000/2055920 swapFree=4174628/4192956
[pid=2024] ppid=2021 vsize=1731420 CPUtime=462.13
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 432726 0 0 0 46033 180 0 0 25 0 1 0 753886434 1772974080 432679 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 432855 432679 89 165 0 432688 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1731420



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+502.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=14912/2055920 swapFree=4174556/4192956
[pid=2024] ppid=2021 vsize=1843304 CPUtime=502.43
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4194304 460699 0 0 0 50047 196 0 0 25 0 1 0 753886434 1887543296 460652 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 460826 460652 89 165 0 460659 0
Current children cumulated CPU time (s) 502.43
Current children cumulated vsize (KiB) 1843304

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+502.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 2025
/proc/meminfo: memFree=14912/2055920 swapFree=4174556/4192956
[pid=2024] ppid=2021 vsize=0 CPUtime=502.62
/proc/2024/stat : 2024 (tts-5-0) R 2021 2024 1950 0 -1 4195332 460699 0 0 0 50047 215 0 0 25 0 1 0 753886434 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2024/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 502.62
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 502.884
CPU time (s): 502.71
CPU user time (s): 500.476
CPU system time (s): 2.23366
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 1843304

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

runsolver used 0.632903 second user time and 1.66975 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-03 16:45:14
IDJOB=1561992
IDBENCH=70926
IDSOLVER=505
FILE ID=node88/1561992-1238769914
PBS_JOBID= 9085556
Free space on /tmp= 66532 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/edgematching/all/em_7_3_6_all.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561992-1238769914/watcher-1561992-1238769914 -o /tmp/evaluation-result-1561992-1238769914/solver-1561992-1238769914 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1561992-1238769914.cnf

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

MD5SUM BENCH= 3264a66e18d5550049c950d1156ee464
RANDOM SEED=1557420967

node88.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.281
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.281
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1717656 kB
Buffers:         45680 kB
Cached:         216348 kB
SwapCached:       7524 kB
Active:          97828 kB
Inactive:       173592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717656 kB
SwapTotal:     4192956 kB
SwapFree:      4174616 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            50996 kB
Committed_AS:  1931980 kB
PageTables:       2664 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= 66532 MiB
End job on node88 at 2009-04-03 16:53:39