Trace number 1561264

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) 501.346 501.475

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1561264-1238764076.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 1617
0.00/0.02	c Clauses = 14513
0.00/0.02	c Literals = 47145
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 1617
0.00/0.02	c Clauses = 14513
0.00/0.02	c Literals = 47145
0.00/0.02	c a2
0.03/0.09	c a1
0.19/0.27	c Independent sub-problems = 1
0.19/0.27	c Sub-problem with 1617 variables and 14513 clauses
0.19/0.27	c using permutation method 4
0.19/0.27	c count = 1
0.19/0.27	c Ordering finished 0.250 seconds
0.19/0.27	c mapped 0.260 seconds
0.19/0.27	c permuted 0.260 seconds
0.19/0.27	c about to sort
0.19/0.27	c sorted
0.29/0.35	c clauses now 14513
0.29/0.35	c init finished 0.270 seconds
0.29/0.35	c tree built 0.350 seconds
0.29/0.35	c 
0.29/0.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.35	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.35	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.35	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.35	c ................................ | ..........                     2 |                        0.3           5.7             
0.29/0.35	c ................................ | ..........                     3 |                        0.3           8.6             
0.29/0.35	c ................................ | ..........                     4 |                        0.3          11.4             
0.29/0.35	c ................................ | ..........                     5 |                        0.3          14.3             
0.29/0.36	c ................................ | ..........                  1000 | 28                     0.4        2777.8         4293
23.99/24.07	c ................................ | ..........                368000 | 47046                 24.1       15295.1     11103226
47.98/48.09	c ................................ | ..........                596000 | 75672                 48.1       12396.0     20646181
71.97/72.03	c ................................ | ..........                797000 | 101166                72.0       11066.4     26872577
95.96/96.07	c ................................ | ..........                963000 | 122117                96.1       10025.0     34009199
119.96/120.05	c ................................ | *.........               1123000 | 142764               120.0        9355.2     40173238
144.06/144.13	c ................................ | *.........               1270000 | 161571               144.1        8812.7     45714430
168.04/168.15	c ................................ | *.........               1393000 | 177465               168.1        8285.3     51420090
192.04/192.10	c ................................ | *.........               1526000 | 194222               192.1        7944.6     56630933
215.93/216.02	c ................................ | *.........               1650000 | 209902               216.0        7638.9     61816143
240.03/240.12	c ................................ | **........               1778000 | 226266               240.1        7405.6     66412052
263.93/264.03	c ................................ | **........               1899000 | 241990               264.0        7193.2     71301210
288.02/288.10	c ................................ | **........               2023000 | 257735               288.1        7022.6     75339970
311.91/312.09	c ................................ | **........               2133000 | 271437               312.1        6835.4     79210908
335.90/336.06	c ................................ | **........               2249000 | 286461               336.0        6693.1     83381416
359.99/360.10	c ................................ | ***.......               2366000 | 301441               360.1        6571.3     87099263
384.10/384.24	c ................................ | ***.......               2497000 | 318725               384.2        6499.2     92067132
407.89/408.09	c ................................ | ***.......               2622000 | 335452               408.0        6425.8     97549553
431.97/432.19	c ................................ | ***.......               2742000 | 352066               432.1        6345.0    102544359
455.98/456.19	c ................................ | ***.......               2846000 | 365411               456.1        6239.3    106579004
479.97/480.13	c ................................ | ****......               2944000 | 377936               480.1        6132.3    110705333

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-1561264-1238764076/watcher-1561264-1238764076 -o /tmp/evaluation-result-1561264-1238764076/solver-1561264-1238764076 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1561264-1238764076.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.91 1.83 1.45 3/73 28410
/proc/meminfo: memFree=1467704/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=1008 CPUtime=0
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 141 0 0 0 0 0 0 0 20 0 1 0 932796205 1032192 125 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 252 126 68 165 0 85 0

[startup+0.0395089 s]
/proc/loadavg: 1.91 1.83 1.45 3/73 28410
/proc/meminfo: memFree=1467704/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=3432 CPUtime=0.03
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 763 0 0 0 3 0 0 0 20 0 1 0 932796205 3514368 747 1992294400 134512640 135191068 4294956224 18446744073709551615 134710751 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 858 747 69 165 0 691 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3432

[startup+0.101514 s]
/proc/loadavg: 1.91 1.83 1.45 3/73 28410
/proc/meminfo: memFree=1467704/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=3576 CPUtime=0.09
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 781 0 0 0 9 0 0 0 20 0 1 0 932796205 3661824 764 1992294400 134512640 135191068 4294956224 18446744073709551615 134539916 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 894 764 69 165 0 727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3576

[startup+0.301536 s]
/proc/loadavg: 1.91 1.83 1.45 3/73 28410
/proc/meminfo: memFree=1467704/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=4944 CPUtime=0.29
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 1148 0 0 0 29 0 0 0 22 0 1 0 932796205 5062656 1131 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 1236 1132 84 165 0 1069 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4944

[startup+0.701579 s]
/proc/loadavg: 1.91 1.83 1.45 3/73 28410
/proc/meminfo: memFree=1467704/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=11148 CPUtime=0.69
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 2671 0 0 0 68 1 0 0 25 0 1 0 932796205 11415552 2654 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 2787 2654 89 165 0 2620 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11148

[startup+1.50266 s]
/proc/loadavg: 1.91 1.83 1.45 2/74 28411
/proc/meminfo: memFree=1454576/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=16400 CPUtime=1.49
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 3990 0 0 0 147 2 0 0 25 0 1 0 932796205 16793600 3973 1992294400 134512640 135191068 4294956224 18446744073709551615 134589929 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 4100 3973 89 165 0 3933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16400

[startup+3.10183 s]
/proc/loadavg: 1.91 1.83 1.45 2/74 28411
/proc/meminfo: memFree=1444656/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=33936 CPUtime=3.09
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 8390 0 0 0 305 4 0 0 25 0 1 0 932796205 34750464 8373 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 8484 8373 89 165 0 8317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33936

[startup+6.30117 s]
/proc/loadavg: 1.84 1.82 1.44 2/74 28411
/proc/meminfo: memFree=1410936/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=66532 CPUtime=6.29
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 16549 0 0 0 621 8 0 0 25 0 1 0 932796205 68128768 16532 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 16633 16532 89 165 0 16466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66532

[startup+12.7018 s]
/proc/loadavg: 1.77 1.81 1.44 2/74 28411
/proc/meminfo: memFree=1354552/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=119304 CPUtime=12.69
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 29715 0 0 0 1256 13 0 0 25 0 1 0 932796205 122167296 29698 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 29826 29698 89 165 0 29659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119304

[startup+25.5012 s]
/proc/loadavg: 1.60 1.77 1.43 2/74 28411
/proc/meminfo: memFree=1275064/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=195248 CPUtime=25.49
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 48702 0 0 0 2526 23 0 0 25 0 1 0 932796205 199933952 48685 1992294400 134512640 135191068 4294956224 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 48812 48685 89 165 0 48645 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 195248

[startup+51.1019 s]
/proc/loadavg: 1.40 1.70 1.42 2/74 28411
/proc/meminfo: memFree=1116344/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=353328 CPUtime=51.07
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 88247 0 0 0 5069 38 0 0 25 0 1 0 932796205 361807872 88230 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 88332 88230 89 165 0 88165 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 353328

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.40 2/74 28411
/proc/meminfo: memFree=884856/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=583060 CPUtime=102.27
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 145630 0 0 0 10162 65 0 0 25 0 1 0 932796205 597053440 145613 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 145765 145613 89 165 0 145598 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 583060

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/74 28411
/proc/meminfo: memFree=657272/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=811380 CPUtime=162.25
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 202731 0 0 0 16136 89 0 0 25 0 1 0 932796205 830853120 202714 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 202845 202714 89 165 0 202678 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 811380

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/74 28411
/proc/meminfo: memFree=447864/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=1019060 CPUtime=222.23
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 254643 0 0 0 22117 106 0 0 25 0 1 0 932796205 1043517440 254626 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 254765 254626 89 165 0 254598 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1019060

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/74 28411
/proc/meminfo: memFree=267448/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=1199860 CPUtime=282.22
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 299863 0 0 0 28098 124 0 0 25 0 1 0 932796205 1228656640 299846 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 299965 299846 89 165 0 299798 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1199860

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/74 28411
/proc/meminfo: memFree=109624/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=1356340 CPUtime=342.2
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 338995 0 0 0 34079 141 0 0 25 0 1 0 932796205 1388892160 338978 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 339085 338978 89 165 0 338918 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1356340

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/74 28411
/proc/meminfo: memFree=15096/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=1549628 CPUtime=402.19
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 387324 0 0 0 40059 160 0 0 25 0 1 0 932796205 1586819072 387307 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 387407 387307 89 165 0 387240 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1549628

[startup+462.301 s]
/proc/loadavg: 1.11 1.20 1.26 2/74 28411
/proc/meminfo: memFree=15224/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=1729672 CPUtime=462.17
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 432295 0 0 0 46039 178 0 0 25 0 1 0 932796205 1771184128 432278 1992294400 134512640 135191068 4294956224 18446744073709551615 134562365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 432418 432278 89 165 0 432251 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1729672



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+501.202 s]
/proc/loadavg: 1.06 1.17 1.25 2/74 28411
/proc/meminfo: memFree=16120/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=1843272 CPUtime=501.07
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4194304 460701 0 0 0 49917 190 0 0 25 0 1 0 932796205 1887510528 460684 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 460818 460684 89 165 0 460651 0
Current children cumulated CPU time (s) 501.07
Current children cumulated vsize (KiB) 1843272

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

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

[startup+501.402 s]
/proc/loadavg: 1.06 1.17 1.25 2/74 28411
/proc/meminfo: memFree=16120/2055920 swapFree=4176836/4192956
[pid=28410] ppid=28408 vsize=0 CPUtime=501.26
/proc/28410/stat : 28410 (tts-5-0) R 28408 28410 27703 0 -1 4195332 460701 0 0 0 49917 209 0 0 25 0 1 0 932796205 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28410/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 501.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 501.475
CPU time (s): 501.346
CPU user time (s): 499.175
CPU system time (s): 2.17067
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 1843272

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

runsolver used 0.491925 second user time and 1.34979 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-03 15:07:56
IDJOB=1561264
IDBENCH=70912
IDSOLVER=505
FILE ID=node82/1561264-1238764076
PBS_JOBID= 9085492
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=101153113

node82.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.232
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.232
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:       1468120 kB
Buffers:         99392 kB
Cached:         393292 kB
SwapCached:       7320 kB
Active:         363212 kB
Inactive:       139008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1468120 kB
SwapTotal:     4192956 kB
SwapFree:      4176836 kB
Dirty:            1036 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            70660 kB
Committed_AS:  2560604 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node82 at 2009-04-03 15:16:19