Trace number 1775233

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
LySAT i/2009-03-20? (exit code) 104.932 104.976

General information on the benchmark

Namevelev-pipe-sat-1.0-b7.cnf
MD5SUM612845a855119304b698a4b55aed3089
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.6226
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8804672, num vars = 118040
0.00/0.00	c Exiting...too many clauses
0.00/0.00	c lySAT 0.1
0.00/0.00	c minisat core +  additionnal features
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  118040                                               |
0.00/0.00	c |  Number of clauses:    8804672                                              |
4.89/4.95	c |  Parsing time:         4.30         s                                       |
104.75/104.85	c restarts              : 840
104.75/104.85	c conflicts             : 36546          (351 /sec)
104.75/104.85	c decisions             : 1804554        (24.42 % random) (17338 /sec)
104.75/104.85	c euip                  : 2131        
104.75/104.85	c propagations          : 147190310      (1414201 /sec)
104.75/104.85	c conflict literals     : 5069482        (31.95 % deleted)
104.75/104.85	c Memory used           : 501.98 MB
104.75/104.85	c CPU time              : 104.08 s
104.75/104.85	c 

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-1775233-1241247737/watcher-1775233-1241247737 -o /tmp/evaluation-result-1775233-1241247737/solver-1775233-1241247737 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775233-1241247737.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 1.01 0.99 0.99 3/64 24692
/proc/meminfo: memFree=1307896/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) R 24690 24692 24655 0 -1 4194304 292 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=1896 CPUtime=0
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 152805406 1941504 252 1992294400 134512640 135226915 4294956256 18446744073709551615 134754862 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 474 259 48 174 0 297 0

[startup+0.0667859 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 24692
/proc/meminfo: memFree=1307896/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=8072 CPUtime=0.05
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 1855 0 0 0 4 1 0 0 20 0 1 0 152805406 8265728 1841 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 2018 1841 62 174 0 1841 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13428

[startup+0.101789 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 24692
/proc/meminfo: memFree=1307896/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=11264 CPUtime=0.08
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 2671 0 0 0 7 1 0 0 20 0 1 0 152805406 11534336 2657 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 2816 2658 62 174 0 2639 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16620

[startup+0.301811 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 24692
/proc/meminfo: memFree=1307896/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=31028 CPUtime=0.29
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 7414 0 0 0 25 4 0 0 22 0 1 0 152805406 31772672 7400 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 7757 7401 62 174 0 7580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36384

[startup+0.701856 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 24692
/proc/meminfo: memFree=1307896/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=69596 CPUtime=0.68
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 16780 0 0 0 59 9 0 0 25 0 1 0 152805406 71266304 16766 1992294400 134512640 135226915 4294956256 18446744073709551615 134754862 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 17399 16766 62 174 0 17222 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74952

[startup+1.50194 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 24695
/proc/meminfo: memFree=1212456/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=148372 CPUtime=1.48
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 35291 0 0 0 128 20 0 0 25 0 1 0 152805406 151932928 35277 1992294400 134512640 135226915 4294956256 18446744073709551615 134523432 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 37093 35277 62 174 0 36916 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 153728

[startup+3.10112 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 24695
/proc/meminfo: memFree=1110888/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=304120 CPUtime=3.09
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 71424 0 0 0 268 41 0 0 25 0 1 0 152805406 311418880 71410 1992294400 134512640 135226915 4294956256 18446744073709551615 134749631 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 76030 71410 62 174 0 75853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 309476

[startup+6.30147 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 24695
/proc/meminfo: memFree=858344/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=478896 CPUtime=6.28
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 114008 0 0 0 562 66 0 0 25 0 1 0 152805406 490389504 113931 1992294400 134512640 135226915 4294956256 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 119724 113931 80 174 0 119547 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 484252

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24695
/proc/meminfo: memFree=848360/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=482032 CPUtime=12.69
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 114736 0 0 0 1202 67 0 0 25 0 1 0 152805406 493600768 114659 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 120508 114659 80 174 0 120331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 487388

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24695
/proc/meminfo: memFree=842600/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=488676 CPUtime=25.48
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 116269 0 0 0 2480 68 0 0 25 0 1 0 152805406 500404224 116188 1992294400 134512640 135226915 4294956256 18446744073709551615 134527460 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 122169 116188 80 174 0 121992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 494032

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24695
/proc/meminfo: memFree=832360/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=500180 CPUtime=51.07
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 118904 0 0 0 5037 70 0 0 25 0 1 0 152805406 512184320 118816 1992294400 134512640 135226915 4294956256 18446744073709551615 134526371 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 125045 118816 80 174 0 124868 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 505536

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24695
/proc/meminfo: memFree=819688/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=512904 CPUtime=102.24
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 122031 0 0 0 10152 72 0 0 25 0 1 0 152805406 525213696 121943 1992294400 134512640 135226915 4294956256 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 128226 121943 80 174 0 128049 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 518260

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

[startup+103.901 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24695
/proc/meminfo: memFree=819368/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=513556 CPUtime=103.85
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 122195 0 0 0 10312 73 0 0 25 0 1 0 152805406 525881344 122107 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 128389 122107 80 174 0 128212 0
Current children cumulated CPU time (s) 103.85
Current children cumulated vsize (KiB) 518912

[startup+104.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24695
/proc/meminfo: memFree=818792/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=513816 CPUtime=104.65
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194304 122277 0 0 0 10392 73 0 0 25 0 1 0 152805406 526147584 122189 1992294400 134512640 135226915 4294956256 18446744073709551615 134525821 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 128454 122189 80 174 0 128277 0
Current children cumulated CPU time (s) 104.65
Current children cumulated vsize (KiB) 519172

[startup+104.901 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24695
/proc/meminfo: memFree=818792/2055920 swapFree=4180840/4192956
[pid=24692] ppid=24690 vsize=5356 CPUtime=0
/proc/24692/stat : 24692 (lysat.sh) S 24690 24692 24655 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 152805406 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24692/statm: 1339 237 195 169 0 50 0
[pid=24694] ppid=24692 vsize=0 CPUtime=104.84
/proc/24694/stat : 24694 (LySATi) R 24692 24692 24655 0 -1 4194308 122317 0 0 0 10411 73 0 0 25 0 1 0 152805406 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/24694/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 104.84
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 104.976
CPU time (s): 104.932
CPU user time (s): 104.119
CPU system time (s): 0.812876
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 519172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.119
system time used= 0.812876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122719
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= 5
involuntary context switches= 214

runsolver used 0.105983 second user time and 0.284956 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-02 09:02:52
IDJOB=1775233
IDBENCH=71685
IDSOLVER=609
FILE ID=node42/1775233-1241247737
PBS_JOBID= 9224890
Free space on /tmp= 66252 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b7.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775233-1241247737/watcher-1775233-1241247737 -o /tmp/evaluation-result-1775233-1241247737/solver-1775233-1241247737 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775233-1241247737.cnf i

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

MD5SUM BENCH= 612845a855119304b698a4b55aed3089
RANDOM SEED=1248068419

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1308440 kB
Buffers:         74840 kB
Cached:         569308 kB
SwapCached:       5932 kB
Active:         249188 kB
Inactive:       403304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308440 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            5248 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            81112 kB
Committed_AS:   742116 kB
PageTables:       1388 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= 66248 MiB
End job on node42 at 2009-05-02 09:04:37