Trace number 332965

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 338.237 338.322

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

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/332965-1173497918/instance-332965-1173497918.cnf
338.21/338.30	s UNSATISFIABLE
338.21/338.31	c runtime 338.27 [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/node18/watcher-332965-1173497918 -o ROOT/results/node18/solver-332965-1173497918 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332965-1173497918/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/332965-1173497918/instance-332965-1173497918.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: 2.85 5.41 4.02 3/77 15931
/proc/meminfo: memFree=1565616/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=1932 CPUtime=0
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 369746375 1978368 249 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135251682 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 483 249 128 302 0 178 0

[startup+0.0788331 s]
/proc/loadavg: 2.85 5.41 4.02 3/77 15931
/proc/meminfo: memFree=1565616/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=2464 CPUtime=0.07
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 437 0 0 0 7 0 0 0 18 0 1 0 369746375 2523136 421 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 616 421 140 302 0 311 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2464

[startup+0.102835 s]
/proc/loadavg: 2.85 5.41 4.02 3/77 15931
/proc/meminfo: memFree=1565616/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=2592 CPUtime=0.09
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 460 0 0 0 9 0 0 0 18 0 1 0 369746375 2654208 444 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 648 444 140 302 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2592

[startup+0.302855 s]
/proc/loadavg: 2.85 5.41 4.02 3/77 15931
/proc/meminfo: memFree=1565616/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=3132 CPUtime=0.29
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 596 0 0 0 27 2 0 0 19 0 1 0 369746375 3207168 580 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134561607 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 783 580 140 302 0 478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3132

[startup+0.701893 s]
/proc/loadavg: 2.85 5.41 4.02 3/77 15931
/proc/meminfo: memFree=1565616/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=4028 CPUtime=0.69
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 793 0 0 0 65 4 0 0 22 0 1 0 369746375 4124672 777 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 1007 777 140 302 0 702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4028

[startup+1.50197 s]
/proc/loadavg: 2.85 5.41 4.02 2/78 15932
/proc/meminfo: memFree=1562536/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=5068 CPUtime=1.49
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 1066 0 0 0 144 5 0 0 25 0 1 0 369746375 5189632 1050 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 1267 1050 140 302 0 962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5068

[startup+3.10113 s]
/proc/loadavg: 2.70 5.33 4.01 2/78 15932
/proc/meminfo: memFree=1561256/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=6360 CPUtime=3.09
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 1379 0 0 0 303 6 0 0 25 0 1 0 369746375 6512640 1363 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 1590 1363 140 302 0 1285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6360

[startup+6.30143 s]
/proc/loadavg: 2.70 5.33 4.01 2/78 15932
/proc/meminfo: memFree=1559080/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=8068 CPUtime=6.29
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 1832 0 0 0 621 8 0 0 25 0 1 0 369746375 8261632 1783 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 2017 1783 140 302 0 1712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8068

[startup+12.7011 s]
/proc/loadavg: 2.44 5.19 3.97 2/78 15932
/proc/meminfo: memFree=1556400/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=10592 CPUtime=12.68
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 2450 0 0 0 1259 9 0 0 25 0 1 0 369746375 10846208 2401 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 2648 2401 140 302 0 2343 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10592

[startup+25.5013 s]
/proc/loadavg: 2.22 5.05 3.94 2/78 15932
/proc/meminfo: memFree=1551728/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=15404 CPUtime=25.49
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 3644 0 0 0 2533 16 0 0 25 0 1 0 369746375 15773696 3530 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 3851 3530 140 302 0 3546 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15404

[startup+51.1018 s]
/proc/loadavg: 1.80 4.72 3.86 2/78 15932
/proc/meminfo: memFree=1545840/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=21384 CPUtime=51.08
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 5116 0 0 0 5085 23 0 0 25 0 1 0 369746375 21897216 5002 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 5346 5002 140 302 0 5041 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21384

[startup+102.307 s]
/proc/loadavg: 1.32 4.10 3.70 2/78 15932
/proc/meminfo: memFree=1537264/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=30692 CPUtime=102.27
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 7368 0 0 0 10191 36 0 0 25 0 1 0 369746375 31428608 7125 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 7673 7125 140 302 0 7368 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30692

[startup+162.301 s]
/proc/loadavg: 1.12 3.57 3.54 2/78 15932
/proc/meminfo: memFree=1530032/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=38040 CPUtime=162.25
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 9187 0 0 0 16179 46 0 0 25 0 1 0 369746375 38952960 8944 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 9510 8944 140 302 0 9205 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 38040

[startup+222.301 s]
/proc/loadavg: 1.04 3.07 3.36 2/78 15932
/proc/meminfo: memFree=1499888/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=74616 CPUtime=222.24
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 17383 0 0 0 22167 57 0 0 25 0 1 0 369746375 76406784 16449 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 18654 16449 145 302 0 18349 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 74616

[startup+282.302 s]
/proc/loadavg: 1.01 2.72 3.22 2/78 15932
/proc/meminfo: memFree=1499440/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=75008 CPUtime=282.22
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 17481 0 0 0 28159 63 0 0 25 0 1 0 369746375 76808192 16547 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527035 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 18752 16547 145 302 0 18447 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 75008

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

[startup+307.101 s]
/proc/loadavg: 1.01 2.55 3.15 2/78 15934
/proc/meminfo: memFree=1499120/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=75592 CPUtime=307.02
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 17570 0 0 0 30635 67 0 0 25 0 1 0 369746375 77406208 16636 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 18898 16636 145 302 0 18593 0
Current children cumulated CPU time (s) 307.02
Current children cumulated vsize (KiB) 75592

[startup+319.902 s]
/proc/loadavg: 1.01 2.50 3.13 2/78 15934
/proc/meminfo: memFree=1498608/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=77012 CPUtime=319.81
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 17919 0 0 0 31914 67 0 0 25 0 1 0 369746375 78860288 16728 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 19253 16728 145 302 0 18948 0
Current children cumulated CPU time (s) 319.81
Current children cumulated vsize (KiB) 77012

[startup+326.301 s]
/proc/loadavg: 1.00 2.47 3.12 2/78 15934
/proc/meminfo: memFree=1498608/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=77140 CPUtime=326.21
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 17958 0 0 0 32553 68 0 0 25 0 1 0 369746375 78991360 16767 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 19285 16767 145 302 0 18980 0
Current children cumulated CPU time (s) 326.21
Current children cumulated vsize (KiB) 77140

[startup+332.702 s]
/proc/loadavg: 1.00 2.43 3.09 2/78 15934
/proc/meminfo: memFree=1498288/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=77552 CPUtime=332.61
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 18040 0 0 0 33193 68 0 0 25 0 1 0 369746375 79413248 16849 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 19388 16849 145 302 0 19083 0
Current children cumulated CPU time (s) 332.61
Current children cumulated vsize (KiB) 77552

[startup+335.901 s]
/proc/loadavg: 1.00 2.43 3.09 2/78 15934
/proc/meminfo: memFree=1498160/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=77812 CPUtime=335.81
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 18097 0 0 0 33512 69 0 0 25 0 1 0 369746375 79679488 16906 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 19453 16906 145 302 0 19148 0
Current children cumulated CPU time (s) 335.81
Current children cumulated vsize (KiB) 77812

[startup+337.501 s]
/proc/loadavg: 1.00 2.43 3.09 2/78 15934
/proc/meminfo: memFree=1498032/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=77944 CPUtime=337.41
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 18119 0 0 0 33672 69 0 0 25 0 1 0 369746375 79814656 16928 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 19486 16928 145 302 0 19181 0
Current children cumulated CPU time (s) 337.41
Current children cumulated vsize (KiB) 77944

[startup+337.901 s]
/proc/loadavg: 1.00 2.40 3.08 2/78 15934
/proc/meminfo: memFree=1497968/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=77944 CPUtime=337.81
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 18120 0 0 0 33712 69 0 0 25 0 1 0 369746375 79814656 16929 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 19486 16929 145 302 0 19181 0
Current children cumulated CPU time (s) 337.81
Current children cumulated vsize (KiB) 77944

[startup+338.301 s]
/proc/loadavg: 1.00 2.40 3.08 2/78 15934
/proc/meminfo: memFree=1497968/2055920 swapFree=4153284/4192956
[pid=15931] ppid=15929 vsize=77944 CPUtime=338.21
/proc/15931/stat : 15931 (Spear-32) R 15929 15931 14499 0 -1 4194304 18120 0 0 0 33752 69 0 0 25 0 1 0 369746375 79814656 16929 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15931/statm: 19486 16929 145 302 0 19181 0
Current children cumulated CPU time (s) 338.21
Current children cumulated vsize (KiB) 77944

Child status: 20
Real time (s): 338.322
CPU time (s): 338.237
CPU user time (s): 337.532
CPU system time (s): 0.704892
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 77944

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

runsolver used 0.38894 second user time and 0.847871 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Mar 10 03:38:38 UTC 2007

IDJOB= 332965
IDBENCH= 24592
IDSOLVER= 131
FILE ID= node18/332965-1173497918

PBS_JOBID= 4101100

Free space on /tmp= 66513 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332965-1173497918/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/332965-1173497918/instance-332965-1173497918.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-332965-1173497918 -o ROOT/results/node18/solver-332965-1173497918 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332965-1173497918/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/332965-1173497918/instance-332965-1173497918.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 341830879

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1566024 kB
Buffers:         42012 kB
Cached:         371632 kB
SwapCached:       2856 kB
Active:         150436 kB
Inactive:       286520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566024 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            38540 kB
Committed_AS:  1226680 kB
PageTables:       1668 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= 66513 MiB

End job on node18 on Sat Mar 10 03:44:17 UTC 2007