Trace number 419360

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, and are wall clock time (not CPU 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
wildcat-rnp 2007-03-21? (MO) 42.8915 136.785

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug9.opb
MD5SUM38bcf627e2738136d54dd31bdfb569de
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark292.89
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables521187
Total number of constraints13378624
Number of constraints which are clauses13378624
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c 
0.00/0.00	c wildcat-rnp (VERSION 0.8.0-lite-rnp-devel)
0.00/0.00	c Developed by L. Liu  and M. Truszczynski 
0.00/0.00	c Last built on Sun 18 Mar 2007 03:03:40 PM EDT
0.00/0.00	c 
0.00/0.00	c /tmp/evaluation/419360-1177407528/wildcat-rnp /tmp/evaluation/419360-1177407528/instance-419360-1177407528.opb 782623152 
0.00/0.00	c =================================== BEGIN ===================================
0.00/0.00	c 
0.00/0.00	c Random Number Seed: 782623152
0.00/0.00	c Noise: 0.7 (70 : 100) 

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-419360-1177407528 -o ROOT/results/node40/solver-419360-1177407528 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/419360-1177407528/wildcat-rnp /tmp/evaluation/419360-1177407528/instance-419360-1177407528.opb 782623152 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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: 2.10 1.40 1.16 3/77 23709
/proc/meminfo: memFree=1347576/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=8516 CPUtime=0
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 69635078 8720384 392 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 134602311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 2129 395 100 226 0 1900 0

[startup+0.0396549 s]
/proc/loadavg: 2.10 1.40 1.16 3/77 23709
/proc/meminfo: memFree=1347576/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=63424 CPUtime=0.03
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 1327 0 0 0 3 0 0 0 18 0 1 0 69635078 64946176 1312 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 15856 1313 106 226 0 15627 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63424

[startup+0.101652 s]
/proc/loadavg: 2.10 1.40 1.16 3/77 23709
/proc/meminfo: memFree=1347576/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=68440 CPUtime=0.09
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 2618 0 0 0 8 1 0 0 18 0 1 0 69635078 70082560 2603 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 17110 2604 106 226 0 16881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68440

[startup+0.301695 s]
/proc/loadavg: 2.10 1.40 1.16 3/77 23709
/proc/meminfo: memFree=1347576/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=84148 CPUtime=0.29
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 6602 0 0 0 26 3 0 0 19 0 1 0 69635078 86167552 6587 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 21037 6588 106 226 0 20808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84148

[startup+0.701779 s]
/proc/loadavg: 2.10 1.40 1.16 3/77 23709
/proc/meminfo: memFree=1347576/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=113748 CPUtime=0.69
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 14135 0 0 0 62 7 0 0 23 0 1 0 69635078 116477952 14121 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 28437 14121 106 226 0 28208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113748

[startup+1.50195 s]
/proc/loadavg: 2.10 1.40 1.16 2/78 23710
/proc/meminfo: memFree=1269104/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=170008 CPUtime=1.49
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 28414 0 0 0 134 15 0 0 25 0 1 0 69635078 174088192 28399 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135054637 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 42502 28399 106 226 0 42273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170008

[startup+3.10128 s]
/proc/loadavg: 2.10 1.40 1.16 2/78 23710
/proc/meminfo: memFree=1193456/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=280424 CPUtime=3.08
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 56433 0 0 0 278 30 0 0 25 0 1 0 69635078 287154176 56418 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 70106 56419 106 226 0 69877 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 280424

[startup+6.30195 s]
/proc/loadavg: 2.01 1.39 1.16 2/78 23710
/proc/meminfo: memFree=962672/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=499832 CPUtime=6.29
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 112083 0 0 0 571 58 0 0 25 0 1 0 69635078 511827968 112035 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 124958 112035 106 226 0 124729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 499832

[startup+12.7013 s]
/proc/loadavg: 1.93 1.38 1.16 2/78 23710
/proc/meminfo: memFree=521456/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=918272 CPUtime=12.68
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 218388 0 0 0 1156 112 0 0 25 0 1 0 69635078 940310528 218175 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 229568 218175 106 226 0 229339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 918272

[startup+25.502 s]
/proc/loadavg: 1.72 1.36 1.16 2/78 23710
/proc/meminfo: memFree=15024/2055920 swapFree=4171972/4192956
[pid=23709] ppid=23707 vsize=1515684 CPUtime=25.34
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 370963 0 0 0 2343 191 0 0 25 0 1 0 69635078 1552060416 368275 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135008477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 378921 368276 106 226 0 378692 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1515684



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+32.3014 s]
/proc/loadavg: 1.66 1.36 1.15 2/78 23710
/proc/meminfo: memFree=15088/2055920 swapFree=4161980/4192956
[pid=23709] ppid=23707 vsize=1846416 CPUtime=31.71
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4194304 454530 0 0 0 2929 242 0 0 25 0 1 0 69635078 1890729984 451222 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23709/statm: 461604 451223 106 226 0 461375 0
Current children cumulated CPU time (s) 31.71
Current children cumulated vsize (KiB) 1846416

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

Sending SIGKILL to process tree (bottom up)

[startup+51.1013 s]
/proc/loadavg: 2.44 1.55 1.22 1/80 23713
/proc/meminfo: memFree=15840/2055920 swapFree=3648164/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=34.75
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 466833 0 43 0 2993 482 0 0 18 0 1 0 69635078 1939738624 335013 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/23709/statm: 473569 335013 127 226 0 473340 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 1894276

[startup+102.302 s]
/proc/loadavg: 2.34 1.70 1.29 1/78 23715
/proc/meminfo: memFree=15792/2055920 swapFree=3527084/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=39.74
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 586831 0 17521 0 2993 981 0 0 18 0 1 0 69635078 1939738624 456925 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/23709/statm: 473569 456925 127 226 0 473340 0
Current children cumulated CPU time (s) 39.74
Current children cumulated vsize (KiB) 1894276

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

[startup+102.501 s]
/proc/loadavg: 2.34 1.70 1.29 1/78 23715
/proc/meminfo: memFree=16112/2055920 swapFree=3525624/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=39.77
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 586935 0 17535 0 2993 984 0 0 18 0 1 0 69635078 1939738624 457034 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/23709/statm: 473569 457034 127 226 0 473340 0
Current children cumulated CPU time (s) 39.77
Current children cumulated vsize (KiB) 1894276

[startup+115.603 s]
/proc/loadavg: 2.36 1.73 1.30 1/78 23715
/proc/meminfo: memFree=16240/2055920 swapFree=3485352/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=41.53
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 591154 0 18029 0 2993 1160 0 0 18 0 1 0 69635078 1939738624 445228 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/23709/statm: 473569 445228 127 226 0 473340 0
Current children cumulated CPU time (s) 41.53
Current children cumulated vsize (KiB) 1894276

[startup+128.602 s]
/proc/loadavg: 2.14 1.71 1.30 1/78 23715
/proc/meminfo: memFree=15472/2055920 swapFree=3465652/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=42.32
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 595483 0 19475 0 2993 1239 0 0 18 0 1 0 69635078 1939738624 439906 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/23709/statm: 473569 439906 127 226 0 473340 0
Current children cumulated CPU time (s) 42.32
Current children cumulated vsize (KiB) 1894276

[startup+131.801 s]
/proc/loadavg: 2.14 1.71 1.30 1/78 23715
/proc/meminfo: memFree=15536/2055920 swapFree=3465644/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=42.37
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 595483 0 20200 0 2993 1244 0 0 18 0 1 0 69635078 1939738624 440631 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/23709/statm: 473569 440631 127 226 0 473340 0
Current children cumulated CPU time (s) 42.37
Current children cumulated vsize (KiB) 1894276

[startup+135.007 s]
/proc/loadavg: 2.04 1.70 1.30 1/78 23715
/proc/meminfo: memFree=16112/2055920 swapFree=3465640/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=42.44
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 595484 0 20989 0 2993 1251 0 0 18 0 1 0 69635078 1939738624 441421 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/23709/statm: 473569 441421 127 226 0 473340 0
Current children cumulated CPU time (s) 42.44
Current children cumulated vsize (KiB) 1894276

[startup+135.802 s]
/proc/loadavg: 2.04 1.70 1.30 1/78 23715
/proc/meminfo: memFree=16112/2055920 swapFree=3465640/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=42.46
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 595496 0 21124 0 2993 1253 0 0 18 0 1 0 69635078 1939738624 441568 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/23709/statm: 473569 441568 127 226 0 473340 0
Current children cumulated CPU time (s) 42.46
Current children cumulated vsize (KiB) 1894276

[startup+136.201 s]
/proc/loadavg: 2.04 1.70 1.30 1/78 23715
/proc/meminfo: memFree=15984/2055920 swapFree=3465640/4192956
[pid=23709] ppid=23707 vsize=1894276 CPUtime=42.51
/proc/23709/stat : 23709 (wildcat-rnp) D 23707 23709 22794 0 -1 4195840 596466 0 21180 0 2993 1258 0 0 18 0 1 0 69635078 1939738624 441311 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/23709/statm: 473569 441311 127 226 0 473340 0
Current children cumulated CPU time (s) 42.51
Current children cumulated vsize (KiB) 1894276

[startup+136.601 s]
/proc/loadavg: 2.04 1.70 1.30 1/78 23715
/proc/meminfo: memFree=15984/2055920 swapFree=3465640/4192956
[pid=23709] ppid=23707 vsize=0 CPUtime=42.7
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4195844 597177 0 21214 0 2993 1277 0 0 19 0 1 0 69635078 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23709/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 42.7
Current children cumulated vsize (KiB) 0

[startup+136.701 s]
/proc/loadavg: 2.04 1.70 1.30 1/78 23715
/proc/meminfo: memFree=15984/2055920 swapFree=3465640/4192956
[pid=23709] ppid=23707 vsize=0 CPUtime=42.8
/proc/23709/stat : 23709 (wildcat-rnp) R 23707 23709 22794 0 -1 4195844 597177 0 21214 0 2993 1287 0 0 20 0 1 0 69635078 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23709/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 42.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 136.785
CPU time (s): 42.8915
CPU user time (s): 29.9344
CPU system time (s): 12.957
CPU usage (%): 31.3568
Max. virtual memory (cumulated for all children) (KiB): 1894276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.9344
system time used= 12.957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597177
page faults= 21214
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21472
involuntary context switches= 1385

runsolver used 0.124981 second user time and 0.39194 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Apr 24 09:39:15 UTC 2007

IDJOB= 419360
IDBENCH= 47768
IDSOLVER= 161
FILE ID= node40/419360-1177407528

PBS_JOBID= 4675571

Free space on /tmp= 66011 MiB

SOLVER NAME= wildcat-rnp 2007-03-21
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug9.opb
COMMAND LINE= /tmp/evaluation/419360-1177407528/wildcat-rnp /tmp/evaluation/419360-1177407528/instance-419360-1177407528.opb 782623152
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-419360-1177407528 -o ROOT/results/node40/solver-419360-1177407528 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/419360-1177407528/wildcat-rnp /tmp/evaluation/419360-1177407528/instance-419360-1177407528.opb 782623152

META MD5SUM SOLVER= 05d21ee76b90579709a9929b8e99937a
MD5SUM BENCH=  38bcf627e2738136d54dd31bdfb569de

RANDOM SEED= 782623152

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.283
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.283
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:       1347984 kB
Buffers:          2548 kB
Cached:         567680 kB
SwapCached:       1244 kB
Active:         599876 kB
Inactive:        45096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347984 kB
SwapTotal:     4192956 kB
SwapFree:      4171972 kB
Dirty:          257208 kB
Writeback:           0 kB
Mapped:          85372 kB
Slab:            48176 kB
Committed_AS:  1001444 kB
PageTables:       2116 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= 64199 MiB

End job on node40 on Tue Apr 24 09:41:33 UTC 2007