Trace number 419318

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) 375.898 405.041

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.opb
MD5SUMccac778212f6a59a43879910f3290455
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 benchmark330.103
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 variables521158
Total number of constraints13378532
Number of constraints which are clauses13378532
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/419318-1177407179/wildcat-rnp /tmp/evaluation/419318-1177407179/instance-419318-1177407179.opb 476387456 
0.00/0.00	c =================================== BEGIN ===================================
0.00/0.00	c 
0.00/0.00	c Random Number Seed: 476387456
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/node3/watcher-419318-1177407179 -o ROOT/results/node3/solver-419318-1177407179 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/419318-1177407179/wildcat-rnp /tmp/evaluation/419318-1177407179/instance-419318-1177407179.opb 476387456 

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: 0.99 0.99 0.99 3/77 3621
/proc/meminfo: memFree=1287712/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=8516 CPUtime=0
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 216767940 8720384 393 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 134602311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 2129 396 100 226 0 1900 0

[startup+0.0445019 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 3621
/proc/meminfo: memFree=1287712/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=63816 CPUtime=0.03
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 1427 0 0 0 3 0 0 0 18 0 1 0 216767940 65347584 1412 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 15954 1413 106 226 0 15725 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63816

[startup+0.10151 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 3621
/proc/meminfo: memFree=1287712/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=68436 CPUtime=0.09
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 2614 0 0 0 8 1 0 0 18 0 1 0 216767940 70078464 2599 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 17109 2600 106 226 0 16880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68436

[startup+0.301543 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 3621
/proc/meminfo: memFree=1287712/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=84144 CPUtime=0.29
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 6595 0 0 0 26 3 0 0 19 0 1 0 216767940 86163456 6580 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 21036 6581 106 226 0 20807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84144

[startup+0.701607 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 3621
/proc/meminfo: memFree=1287712/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=113744 CPUtime=0.69
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 14124 0 0 0 63 6 0 0 23 0 1 0 216767940 116473856 14109 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 28436 14110 106 226 0 28207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113744

[startup+1.50174 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3622
/proc/meminfo: memFree=1209816/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=170128 CPUtime=1.49
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 28424 0 0 0 136 13 0 0 25 0 1 0 216767940 174211072 28410 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 42532 28410 106 226 0 42303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170128

[startup+3.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3622
/proc/meminfo: memFree=1129112/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=283348 CPUtime=3.08
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 57141 0 0 0 280 28 0 0 25 0 1 0 216767940 290148352 57126 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 70837 57127 106 226 0 70608 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 283348

[startup+6.30152 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3622
/proc/meminfo: memFree=897944/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=503916 CPUtime=6.28
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 113135 0 0 0 573 55 0 0 25 0 1 0 216767940 516009984 113087 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 125979 113089 106 226 0 125750 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 503916

[startup+12.7016 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3622
/proc/meminfo: memFree=459864/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=918368 CPUtime=12.68
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 218422 0 0 0 1159 109 0 0 25 0 1 0 216767940 940408832 218209 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135014993 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 229592 218209 106 226 0 229363 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 918368

[startup+25.5016 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3622
/proc/meminfo: memFree=15256/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=1520540 CPUtime=25.47
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 372191 0 0 0 2361 186 0 0 25 0 1 0 216767940 1557032960 369536 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135015043 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 380135 369536 106 226 0 379906 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1520540



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+31.9069 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 3622
/proc/meminfo: memFree=15896/2055920 swapFree=4140872/4192956
[pid=3621] ppid=3619 vsize=1846852 CPUtime=31.83
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4194304 454565 0 0 0 2950 233 0 0 25 0 1 0 216767940 1891176448 451323 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135001280 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 461713 451323 106 226 0 461484 0
Current children cumulated CPU time (s) 31.83
Current children cumulated vsize (KiB) 1846852

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

Sending SIGKILL to process tree (bottom up)

[startup+51.102 s]
/proc/loadavg: 1.12 1.02 1.00 2/78 3623
/proc/meminfo: memFree=15448/2055920 swapFree=4059704/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=39.94
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 466762 0 0 0 3020 974 0 0 25 0 1 0 216767940 1939845120 443169 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 443169 127 226 0 473366 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (KiB) 1894380

[startup+102.301 s]
/proc/loadavg: 1.30 1.08 1.02 2/78 3623
/proc/meminfo: memFree=15832/2055920 swapFree=3920252/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=91.06
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 466802 0 2 0 3020 6086 0 0 25 0 1 0 216767940 1939845120 414998 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 414998 127 226 0 473366 0
Current children cumulated CPU time (s) 91.06
Current children cumulated vsize (KiB) 1894380

[startup+162.302 s]
/proc/loadavg: 1.37 1.14 1.04 2/78 3623
/proc/meminfo: memFree=15704/2055920 swapFree=3854156/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=150.59
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 466827 0 20 0 3020 12039 0 0 25 0 1 0 216767940 1939845120 406456 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 406456 106 226 0 473366 0
Current children cumulated CPU time (s) 150.59
Current children cumulated vsize (KiB) 1894380

[startup+222.302 s]
/proc/loadavg: 1.30 1.16 1.05 2/78 3623
/proc/meminfo: memFree=15832/2055920 swapFree=3843104/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=202.81
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 506890 0 5853 0 3020 17261 0 0 25 0 1 0 216767940 1939845120 449556 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 449556 106 226 0 473366 0
Current children cumulated CPU time (s) 202.81
Current children cumulated vsize (KiB) 1894380

[startup+282.302 s]
/proc/loadavg: 1.26 1.17 1.06 2/78 3623
/proc/meminfo: memFree=15704/2055920 swapFree=3835920/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=261.63
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 508579 0 6103 0 3020 23143 0 0 25 0 1 0 216767940 1939845120 449597 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3621/statm: 473595 449597 93 226 0 473366 0
Current children cumulated CPU time (s) 261.63
Current children cumulated vsize (KiB) 1894380

[startup+342.302 s]
/proc/loadavg: 1.27 1.20 1.08 2/78 3623
/proc/meminfo: memFree=15576/2055920 swapFree=3832732/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=320.56
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 510312 0 6298 0 3020 29036 0 0 25 0 1 0 216767940 1939845120 449980 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 449980 93 226 0 473366 0
Current children cumulated CPU time (s) 320.56
Current children cumulated vsize (KiB) 1894380

[startup+402.302 s]
/proc/loadavg: 1.26 1.20 1.09 2/78 3623
/proc/meminfo: memFree=15064/2055920 swapFree=3822776/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=373.7
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 522553 0 8625 0 3020 34350 0 0 21 0 1 0 216767940 1939845120 458686 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 458686 93 226 0 473366 0
Current children cumulated CPU time (s) 373.7
Current children cumulated vsize (KiB) 1894380

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

[startup+403.401 s]
/proc/loadavg: 1.26 1.20 1.09 3/78 3623
/proc/meminfo: memFree=15448/2055920 swapFree=3822776/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=374.65
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 522693 0 8672 0 3020 34445 0 0 20 0 1 0 216767940 1939845120 458873 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 458873 93 226 0 473366 0
Current children cumulated CPU time (s) 374.65
Current children cumulated vsize (KiB) 1894380

[startup+404.201 s]
/proc/loadavg: 1.26 1.20 1.09 2/78 3623
/proc/meminfo: memFree=16152/2055920 swapFree=3822776/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=375.38
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195840 523661 0 8691 0 3020 34518 0 0 22 0 1 0 216767940 1939845120 458968 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 473595 458968 93 226 0 473366 0
Current children cumulated CPU time (s) 375.38
Current children cumulated vsize (KiB) 1894380

[startup+404.602 s]
/proc/loadavg: 1.26 1.20 1.09 2/78 3623
/proc/meminfo: memFree=16152/2055920 swapFree=3822776/4192956
[pid=3621] ppid=3619 vsize=1894380 CPUtime=375.55
/proc/3621/stat : 3621 (wildcat-rnp) D 3619 3621 2696 0 -1 4195840 523668 0 8693 0 3020 34535 0 0 22 0 1 0 216767940 1939845120 458977 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/3621/statm: 473595 458977 93 226 0 473366 0
Current children cumulated CPU time (s) 375.55
Current children cumulated vsize (KiB) 1894380

[startup+405.001 s]
/proc/loadavg: 1.26 1.20 1.09 2/78 3623
/proc/meminfo: memFree=16152/2055920 swapFree=3822776/4192956
[pid=3621] ppid=3619 vsize=0 CPUtime=375.86
/proc/3621/stat : 3621 (wildcat-rnp) R 3619 3621 2696 0 -1 4195844 524359 0 8695 0 3020 34566 0 0 21 0 1 0 216767940 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3621/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 375.86
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 405.041
CPU time (s): 375.898
CPU user time (s): 30.2004
CPU system time (s): 345.697
CPU usage (%): 92.805
Max. virtual memory (cumulated for all children) (KiB): 1894380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.2004
system time used= 345.697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524359
page faults= 8695
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9354
involuntary context switches= 4901

runsolver used 0.363944 second user time and 1.14383 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Apr 24 09:35:02 UTC 2007

IDJOB= 419318
IDBENCH= 47765
IDSOLVER= 161
FILE ID= node3/419318-1177407179

PBS_JOBID= 4675637

Free space on /tmp= 65867 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_bug2.opb
COMMAND LINE= /tmp/evaluation/419318-1177407179/wildcat-rnp /tmp/evaluation/419318-1177407179/instance-419318-1177407179.opb 476387456
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-419318-1177407179 -o ROOT/results/node3/solver-419318-1177407179 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/419318-1177407179/wildcat-rnp /tmp/evaluation/419318-1177407179/instance-419318-1177407179.opb 476387456

META MD5SUM SOLVER= 05d21ee76b90579709a9929b8e99937a
MD5SUM BENCH=  ccac778212f6a59a43879910f3290455

RANDOM SEED= 476387456

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1288248 kB
Buffers:          4692 kB
Cached:         614004 kB
SwapCached:      15540 kB
Active:         607476 kB
Inactive:        85788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288248 kB
SwapTotal:     4192956 kB
SwapFree:      4140872 kB
Dirty:           43184 kB
Writeback:           0 kB
Mapped:          81356 kB
Slab:            59832 kB
Committed_AS:  6114968 kB
PageTables:       1900 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= 64055 MiB

End job on node3 on Tue Apr 24 09:41:48 UTC 2007