Trace number 1774531

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
precosat 236UNSAT 109.517 109.574

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.8968
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1774531-1241196960.cnf
0.00/0.00	c found header 'p cnf 270963 1601376'
3.09/3.20	c finished parsing
3.09/3.20	c
3.09/3.20	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
3.09/3.20	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
3.09/3.20	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
3.09/3.20	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
3.09/3.20	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
3.09/3.20	c --random=1 --spread=2000 --seed=0 --skip=25
3.09/3.20	c
3.09/3.20	c sizeof     vars[0] = 16   alignment = 0       4 MB
3.09/3.20	c sizeof     orgs[0] =  8   alignment = 0       2 MB
3.09/3.20	c sizeof     occs[0] =  8   alignment = 0       2 MB
3.09/3.20	c sizeof iirfs[0..1] =  8   alignment = 0       2 MB
3.09/3.20	c
3.09/3.20	c starting search after 3.2 seconds
3.09/3.20	c no decision limit
3.19/3.29	c
3.19/3.29	c       original/binary      fixed     eliminated      learned       agility
3.19/3.29	c   seconds        variables     equivalent    conflicts       height       MB
3.19/3.29	c
3.19/3.29	c *    3.3  1351995  140599 102911 27453      0       0      0    0.0   0  119
17.08/17.19	c s   17.2   317982    5837 119230 24957 120939       0      0    0.0   0   61
17.08/17.19	c l   17.2   317982    5837 119230 24957 120939       0 316843    0.0   0   61
17.18/17.29	c R   17.3   318195    5785 119281 24958 120939     134    125  124.9  20   65
17.28/17.32	c R   17.3   318457    5726 119327 24971 120939     353    338  132.6  22   65
17.38/17.45	c B   17.4   318520    5711 119343 24970 120939    1001    984  143.8  34   66
17.48/17.53	c N   17.5   318602    5711 119343 24970 120939    1721   1702  161.8  30   66
17.58/17.62	c B   17.6   318602    5711 119343 24970 120939    2001   1982  163.3  34   66
17.78/17.82	c N   17.8   318602    5711 119343 24970 120939    3325   3306  166.6  38   67
19.08/19.18	c N   19.2   318602    5711 119343 24970 120939    7332   7313  162.9  38   68
19.38/19.42	c B   19.4   318602    5711 119343 24970 120939    8003   7984  162.1  38   68
24.08/24.14	c R   24.1   350637    2889 121108 26027 120939   16959  16940  153.1  24   73
26.88/26.92	c B   26.9   376126    2889 121108 26027 120939   24005  23986  132.1  24   77
31.47/31.53	c N   31.5   384906    2889 121108 26027 120939   39397  39378  103.2  37   79
47.66/47.73	c B   47.7   428108    2887 121108 26029 120939   64016  63993   92.1  33   86
62.46/62.59	c N   62.6   476876    2886 121108 26030 120939   90672  90645   82.6  33   93
106.24/106.35	c s  106.3   362729    2831 121108 26042 120982  159144 153052   75.2  25   82
106.24/106.35	c -  106.3   362729    2831 121108 26042 120982  159144 294664   75.2  25   82
106.74/106.90	c B  106.8   362729    2831 121108 26042 120982  160040 153948   75.0  22   85
109.44/109.54	c
109.44/109.54	c       original/binary      fixed     eliminated      learned       agility
109.44/109.54	c   seconds        variables     equivalent    conflicts       height       MB
109.44/109.54	c
109.44/109.54	c 0  109.5   362882    2804 121132 26045 120982  167043 160903   72.4  17   88
109.44/109.54	c
109.44/109.54	s UNSATISFIABLE
109.44/109.54	c
109.44/109.54	c 167043 conflicts, 242312 decisions, 2 random
109.44/109.54	c 17 iterations, 98 restarts, 364 skipped
109.44/109.54	c 0 enlarged, 10364 shrunken, 1631 rescored, 62 rebiased
109.44/109.54	c 2 simplifications, 0 reductions
109.44/109.54	c
109.44/109.54	c vars: 121132 fixed, 26045 equiv, 120982 elim, 28719 merged
109.44/109.54	c elim: 13334514 resolutions, 2 phases, 0 rounds
109.44/109.54	c sbst: 99% substituted, 7.4% nots, 76.3% ands, 15.5% xors, 0.8% ites
109.44/109.54	c arty: 7.75 and 2.03 xor average arity
109.44/109.54	c prbe: 61723 probed, 8 phases, 10 rounds
109.44/109.54	c prbe: 543 failed, 16 lifted, 485 merged
109.44/109.54	c sccs: 2 non trivial, 0 fixed, 2 merged
109.44/109.54	c hash: 175 units, 28232 merged
109.44/109.54	c mins: 3793590 learned, 16% deleted, 16 strong, 18 depth
109.44/109.54	c subs: 16206 forward, 18012 backward, 229713 doms
109.44/109.54	c strs: 15040 forward, 20425 backward
109.44/109.54	c doms: 231561 dominators, 219177 high, 65 low
109.44/109.54	c prps: 13466013 propagations, 0.12 megaprops
109.44/109.54	c
109.44/109.54	c 109.5 seconds, 153 MB max, 78 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774531-1241196960/watcher-1774531-1241196960 -o /tmp/evaluation-result-1774531-1241196960/solver-1774531-1241196960 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1774531-1241196960.cnf 

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: 0.92 0.95 0.90 3/64 17219
/proc/meminfo: memFree=1001384/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=5024 CPUtime=0
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 1019 0 0 0 0 0 0 0 18 0 1 0 147728874 5144576 1004 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 0 0 0
/proc/17219/statm: 1256 1010 58 155 0 1099 0

[startup+0.023606 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 17219
/proc/meminfo: memFree=1001384/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=11900 CPUtime=0.02
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 2463 0 0 0 1 1 0 0 18 0 1 0 147728874 12185600 2448 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0
/proc/17219/statm: 2975 2448 59 155 0 2818 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11900

[startup+0.101616 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 17219
/proc/meminfo: memFree=1001384/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=26420 CPUtime=0.09
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 6286 0 0 0 6 3 0 0 18 0 1 0 147728874 27054080 6238 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 6605 6238 64 155 0 6448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26420

[startup+0.30164 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 17219
/proc/meminfo: memFree=1001384/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=36428 CPUtime=0.29
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 8982 0 0 0 26 3 0 0 19 0 1 0 147728874 37302272 8740 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 9107 8740 64 155 0 8950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36428

[startup+0.701688 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 17219
/proc/meminfo: memFree=1001384/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=52740 CPUtime=0.69
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 13850 0 0 0 63 6 0 0 23 0 1 0 147728874 54005760 12838 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 13185 12838 64 155 0 13028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52740

[startup+1.50179 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 17220
/proc/meminfo: memFree=937120/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=82004 CPUtime=1.49
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 22140 0 0 0 139 10 0 0 25 0 1 0 147728874 83972096 20103 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 20501 20104 64 155 0 20344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82004

[startup+3.10299 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 17220
/proc/meminfo: memFree=899552/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=132160 CPUtime=3.09
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 36734 0 0 0 292 17 0 0 25 0 1 0 147728874 135331840 32648 1992294400 134512640 135151029 4294956240 18446744073709551615 134574284 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17219/statm: 33040 32648 64 155 0 32883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132160

[startup+6.30137 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 17220
/proc/meminfo: memFree=857632/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=152180 CPUtime=6.29
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 52593 0 0 0 603 26 0 0 25 0 1 0 147728874 155832320 37453 1992294400 134512640 135151029 4294956240 18446744073709551615 134579682 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 38045 37453 79 155 0 37888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 152180

[startup+12.7022 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 17220
/proc/meminfo: memFree=820256/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=193116 CPUtime=12.68
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 60540 0 0 0 1239 29 0 0 25 0 1 0 147728874 197750784 45400 1992294400 134512640 135151029 4294956240 18446744073709551615 134517384 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 48279 45400 79 155 0 48122 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 193116

[startup+25.5017 s]
/proc/loadavg: 0.95 0.96 0.91 2/65 17220
/proc/meminfo: memFree=852064/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=155644 CPUtime=25.48
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 60847 0 0 0 2518 30 0 0 25 0 1 0 147728874 159379456 37382 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 38911 37382 79 155 0 38754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 155644

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 17220
/proc/meminfo: memFree=852064/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=155644 CPUtime=51.06
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 60847 0 0 0 5076 30 0 0 25 0 1 0 147728874 159379456 37382 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 38911 37382 79 155 0 38754 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 155644

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 17220
/proc/meminfo: memFree=851872/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=155644 CPUtime=102.24
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 60970 0 0 0 10194 30 0 0 25 0 1 0 147728874 159379456 37505 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 38911 37505 79 155 0 38754 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 155644

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

[startup+105.501 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 17220
/proc/meminfo: memFree=852448/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=154336 CPUtime=105.44
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 62274 0 0 0 10513 31 0 0 25 0 1 0 147728874 158040064 37361 1992294400 134512640 135151029 4294956240 18446744073709551615 134548069 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 38584 37361 79 155 0 38427 0
Current children cumulated CPU time (s) 105.44
Current children cumulated vsize (KiB) 154336

[startup+107.102 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 17220
/proc/meminfo: memFree=856736/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=149616 CPUtime=107.04
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 62290 0 0 0 10673 31 0 0 25 0 1 0 147728874 153206784 36229 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 37404 36229 79 155 0 37247 0
Current children cumulated CPU time (s) 107.04
Current children cumulated vsize (KiB) 149616

[startup+108.702 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 17220
/proc/meminfo: memFree=856736/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=149616 CPUtime=108.64
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 62290 0 0 0 10833 31 0 0 25 0 1 0 147728874 153206784 36229 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 37404 36229 79 155 0 37247 0
Current children cumulated CPU time (s) 108.64
Current children cumulated vsize (KiB) 149616

[startup+109.102 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 17220
/proc/meminfo: memFree=856736/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=149616 CPUtime=109.04
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 62290 0 0 0 10873 31 0 0 25 0 1 0 147728874 153206784 36229 1992294400 134512640 135151029 4294956240 18446744073709551615 134574676 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 37404 36229 79 155 0 37247 0
Current children cumulated CPU time (s) 109.04
Current children cumulated vsize (KiB) 149616

[startup+109.502 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 17220
/proc/meminfo: memFree=856736/2055920 swapFree=4191900/4192956
[pid=17219] ppid=17217 vsize=149616 CPUtime=109.44
/proc/17219/stat : 17219 (precosat) R 17217 17219 17182 0 -1 4194304 62290 0 0 0 10913 31 0 0 25 0 1 0 147728874 153206784 36229 1992294400 134512640 135151029 4294956240 18446744073709551615 134554922 0 0 4096 17442 0 0 0 17 0 0 0
/proc/17219/statm: 37404 36229 79 155 0 37247 0
Current children cumulated CPU time (s) 109.44
Current children cumulated vsize (KiB) 149616

Child status: 20
Real time (s): 109.574
CPU time (s): 109.517
CPU user time (s): 109.179
CPU system time (s): 0.337948
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 193116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.179
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62291
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= 2
involuntary context switches= 307

runsolver used 0.104984 second user time and 0.301954 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-01 18:56:02
IDJOB=1774531
IDBENCH=70957
IDSOLVER=607
FILE ID=node33/1774531-1241196960
PBS_JOBID= 9224659
Free space on /tmp= 66420 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774531-1241196960/watcher-1774531-1241196960 -o /tmp/evaluation-result-1774531-1241196960/solver-1774531-1241196960 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1774531-1241196960.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1375016238

node33.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.212
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.212
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:       1001800 kB
Buffers:         72696 kB
Cached:         874636 kB
SwapCached:        384 kB
Active:          59500 kB
Inactive:       901156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1001800 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           33648 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            79508 kB
Committed_AS:   647632 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= 66416 MiB
End job on node33 at 2009-05-01 18:57:52