Trace number 314646

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
Spear FHS 1.0UNSAT 317.155 317.273

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-20.cnf
MD5SUM5c40e79430f590d0520492d70b267b66
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark211.258
Satisfiable
(Un)Satisfiability was proved
Number of variables7847
Number of clauses73394
Sum of the clauses size206938
Maximum clause length4166
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262806
Number of clauses of size 35772
Number of clauses of size 4389
Number of clauses of size 599
Number of clauses of size over 54327

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/314646-1172640029/instance-314646-1172640029.cnf
317.08/317.26	s UNSATISFIABLE
317.08/317.26	c runtime 317.19 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-314646-1172640029 -o ROOT/results/node9/solver-314646-1172640029 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314646-1172640029/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/314646-1172640029/instance-314646-1172640029.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): 2400 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.00 1.00 1.00 3/77 31912
/proc/meminfo: memFree=1524096/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=1932 CPUtime=0
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 283957518 1978368 247 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135271278 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 483 247 126 302 0 178 0

[startup+0.0774569 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 31912
/proc/meminfo: memFree=1524096/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=2568 CPUtime=0.07
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 486 0 0 0 7 0 0 0 18 0 1 0 283957518 2629632 445 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 642 445 129 302 0 337 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2568

[startup+0.101461 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 31912
/proc/meminfo: memFree=1524096/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=2700 CPUtime=0.09
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 509 0 0 0 9 0 0 0 18 0 1 0 283957518 2764800 468 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 675 469 129 302 0 370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2700

[startup+0.301499 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 31912
/proc/meminfo: memFree=1524096/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=4332 CPUtime=0.29
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 918 0 0 0 29 0 0 0 19 0 1 0 283957518 4435968 877 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 1083 877 145 302 0 778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4332

[startup+0.701577 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 31912
/proc/meminfo: memFree=1524096/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=4716 CPUtime=0.69
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 1009 0 0 0 68 1 0 0 23 0 1 0 283957518 4829184 968 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 1179 968 145 302 0 874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4716

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1520440/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=5236 CPUtime=1.49
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 1139 0 0 0 148 1 0 0 25 0 1 0 283957518 5361664 1098 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 1309 1098 145 302 0 1004 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5236

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1519736/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=6116 CPUtime=3.09
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 1362 0 0 0 307 2 0 0 25 0 1 0 283957518 6262784 1321 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 1529 1321 145 302 0 1224 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6116

[startup+6.30266 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1518008/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=7380 CPUtime=6.29
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 1681 0 0 0 626 3 0 0 25 0 1 0 283957518 7557120 1640 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 1845 1640 145 302 0 1540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7380

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1515896/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=9348 CPUtime=12.69
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 2169 0 0 0 1263 6 0 0 25 0 1 0 283957518 9572352 2128 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 2337 2128 145 302 0 2032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9348

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1513208/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=12064 CPUtime=25.48
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 2868 0 0 0 2540 8 0 0 25 0 1 0 283957518 12353536 2794 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 3016 2794 145 302 0 2711 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12064

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1508792/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=16856 CPUtime=51.07
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 4050 0 0 0 5093 14 0 0 25 0 1 0 283957518 17260544 3911 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 4214 3911 145 302 0 3909 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16856

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1502136/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=23376 CPUtime=102.26
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 5666 0 0 0 10204 22 0 0 25 0 1 0 283957518 23937024 5527 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 5844 5527 145 302 0 5539 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23376

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1495608/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=30460 CPUtime=162.23
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 7430 0 0 0 16192 31 0 0 25 0 1 0 283957518 31191040 7162 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 7615 7162 145 302 0 7310 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 30460

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491384/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34628 CPUtime=222.21
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8471 0 0 0 22182 39 0 0 25 0 1 0 283957518 35459072 8203 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8657 8203 145 302 0 8352 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491128/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=282.19
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8529 0 0 0 28171 48 0 0 25 0 1 0 283957518 35758080 8261 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8261 145 302 0 8425 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 34920

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

[startup+294.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=294.18
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8530 0 0 0 29369 49 0 0 25 0 1 0 283957518 35758080 8262 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8262 145 302 0 8425 0
Current children cumulated CPU time (s) 294.18
Current children cumulated vsize (KiB) 34920

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=306.97
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8531 0 0 0 30647 50 0 0 25 0 1 0 283957518 35758080 8263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8263 145 302 0 8425 0
Current children cumulated CPU time (s) 306.97
Current children cumulated vsize (KiB) 34920

[startup+313.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=313.38
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8531 0 0 0 31287 51 0 0 25 0 1 0 283957518 35758080 8263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8263 145 302 0 8425 0
Current children cumulated CPU time (s) 313.38
Current children cumulated vsize (KiB) 34920

[startup+315.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=314.97
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8531 0 0 0 31446 51 0 0 25 0 1 0 283957518 35758080 8263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8263 145 302 0 8425 0
Current children cumulated CPU time (s) 314.97
Current children cumulated vsize (KiB) 34920

[startup+315.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=315.77
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8531 0 0 0 31526 51 0 0 25 0 1 0 283957518 35758080 8263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8263 145 302 0 8425 0
Current children cumulated CPU time (s) 315.77
Current children cumulated vsize (KiB) 34920

[startup+316.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=316.57
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8531 0 0 0 31606 51 0 0 25 0 1 0 283957518 35758080 8263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8263 145 302 0 8425 0
Current children cumulated CPU time (s) 316.57
Current children cumulated vsize (KiB) 34920

[startup+317.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=316.98
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8531 0 0 0 31646 52 0 0 25 0 1 0 283957518 35758080 8263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8263 145 302 0 8425 0
Current children cumulated CPU time (s) 316.98
Current children cumulated vsize (KiB) 34920

[startup+317.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31913
/proc/meminfo: memFree=1491064/2055920 swapFree=4158656/4192956
[pid=31912] ppid=31910 vsize=34920 CPUtime=317.08
/proc/31912/stat : 31912 (Spear-32) R 31910 31912 31525 0 -1 4194304 8531 0 0 0 31656 52 0 0 25 0 1 0 283957518 35758080 8263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31912/statm: 8730 8263 145 302 0 8425 0
Current children cumulated CPU time (s) 317.08
Current children cumulated vsize (KiB) 34920

Child status: 20
Real time (s): 317.273
CPU time (s): 317.155
CPU user time (s): 316.627
CPU system time (s): 0.527919
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 34920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.627
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8551
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= 6
involuntary context switches= 6544

runsolver used 0.336948 second user time and 0.823874 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Feb 28 05:20:29 UTC 2007

IDJOB= 314646
IDBENCH= 20396
IDSOLVER= 131
FILE ID= node9/314646-1172640029

PBS_JOBID= 3980934

Free space on /tmp= 66531 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-20.cnf
COMMAND LINE= /tmp/evaluation/314646-1172640029/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/314646-1172640029/instance-314646-1172640029.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-314646-1172640029 -o ROOT/results/node9/solver-314646-1172640029 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314646-1172640029/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/314646-1172640029/instance-314646-1172640029.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5c40e79430f590d0520492d70b267b66

RANDOM SEED= 639622052

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1524504 kB
Buffers:         26836 kB
Cached:         426440 kB
SwapCached:       2732 kB
Active:         114000 kB
Inactive:       362172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524504 kB
SwapTotal:     4192956 kB
SwapFree:      4158656 kB
Dirty:            2684 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            40916 kB
Committed_AS:  1285956 kB
PageTables:       1688 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= 66531 MiB

End job on node9 on Wed Feb 28 05:25:46 UTC 2007