Trace number 3385643

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
borg-sat 11.03.02-par-random (fixed)? 39819.8 4999.15

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
MD5SUMbb08468cf0220e53f83e89f3d31d3696
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.47	c INFO: solving HOME/instance-3385643-1305571652.cnf
0.32/0.47	c INFO: computing task features
0.32/0.48	c INFO: computed variable-clause graph statistics
0.32/0.48	c INFO: computed clause balance statistics
0.40/0.53	c INFO: computed variable balance statistics
0.40/0.56	c INFO: computed small-clause counts
0.40/0.56	c INFO: computed Horn-clause counts
0.40/0.57	c INFO: computed variable graph statistics
0.40/0.57	c INFO: collected features for HOME/instance-3385643-1305571652.cnf in 0.10 s
0.51/0.60	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
0.51/0.63	c INFO: running march_hi@0 for 194 with 4999 remaining (b = 0.17)
0.51/0.66	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.07)
0.51/0.69	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.27)
0.60/0.72	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.24)
0.60/0.75	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.25)
0.60/0.79	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.22)
0.70/0.82	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.19)
800.44/100.98	c INFO: running march_hi@0 for 388 with 4899 remaining (b = 0.14)
801.24/101.05	c INFO: running kcnfs-2006@0 for 582 with 4899 remaining (b = 0.17)
1566.78/197.09	c INFO: running march_hi@0 for 97 with 4803 remaining (b = 0.03)
2363.47/296.93	c INFO: running march_hi@99 for 97 with 4703 remaining (b = 0.04)
3127.55/392.73	c INFO: running march_hi@0 for 97 with 4607 remaining (b = 0.03)
3136.94/393.97	c INFO: running march_hi@489 for 97 with 4606 remaining (b = 0.04)
3187.96/400.41	c INFO: running march_hi@0 for 97 with 4600 remaining (b = 0.04)
3903.24/490.07	c INFO: running march_hi@100 for 291 with 4510 remaining (b = 0.12)
3908.79/490.73	c INFO: running march_hi@0 for 97 with 4509 remaining (b = 0.04)
3909.57/490.80	c INFO: running march_hi@96 for 291 with 4509 remaining (b = 0.14)
3913.56/491.40	c INFO: running march_hi@878 for 97 with 4509 remaining (b = 0.05)
3924.74/492.73	c INFO: running march_hi@100 for 97 with 4507 remaining (b = 0.05)
3945.44/495.39	c INFO: running march_hi@0 for 291 with 4505 remaining (b = 0.14)
3998.08/501.96	c INFO: running march_hi@488 for 97 with 4498 remaining (b = 0.06)
4687.88/588.44	c INFO: running march_hi@97 for 97 with 4412 remaining (b = 0.05)
4695.79/589.41	c INFO: running march_hi@591 for 97 with 4411 remaining (b = 0.05)
4698.95/589.87	c INFO: running march_hi@1269 for 97 with 4410 remaining (b = 0.10)
4774.67/599.41	c INFO: running march_hi@585 for 97 with 4401 remaining (b = 0.05)
5443.08/683.15	c INFO: running march_hi@193 for 291 with 4317 remaining (b = 0.12)
5477.26/687.48	c INFO: running march_hi@0 for 388 with 4313 remaining (b = 0.12)
5487.59/688.73	c INFO: running march_hi@1366 for 776 with 4311 remaining (b = 0.37)
5490.77/689.14	c INFO: running kcnfs-2006@195 for 388 with 4311 remaining (b = 0.15)
5568.92/698.98	c INFO: running march_hi@689 for 1455 with 4301 remaining (b = 0.43)
6234.77/782.44	c INFO: running march_hi@589 for 97 with 4218 remaining (b = 0.04)
6236.35/782.66	c INFO: running march_hi@191 for 291 with 4217 remaining (b = 0.11)
6282.59/788.42	c INFO: running march_hi@101 for 291 with 4212 remaining (b = 0.10)
6990.65/877.20	c INFO: running kcnfs-2006@0 for 582 with 4123 remaining (b = 0.17)
7775.40/975.70	c INFO: running march_hi@290 for 194 with 4024 remaining (b = 0.07)
8578.38/1076.48	c INFO: running adaptg2wsat2009++@0 for 97 with 3924 remaining (b = 0.03)
8595.14/1078.54	c INFO: running march_hi@195 for 194 with 3921 remaining (b = 0.07)
8603.07/1079.53	c INFO: running kcnfs-2006@292 for 291 with 3920 remaining (b = 0.12)
8680.44/1089.25	c INFO: running march_hi@98 for 291 with 3911 remaining (b = 0.09)
9338.30/1171.72	c INFO: running march_hi@877 for 1261 with 3828 remaining (b = 0.37)
9378.99/1176.87	c INFO: running march_hi@482 for 97 with 3823 remaining (b = 0.03)
10142.13/1272.50	c INFO: running kcnfs-2006@0 for 582 with 3727 remaining (b = 0.17)
10177.98/1277.10	c INFO: running march_hi@0 for 388 with 3723 remaining (b = 0.10)
10940.22/1372.62	c INFO: running kcnfs-2006@683 for 97 with 3627 remaining (b = 0.03)
11047.24/1386.09	c INFO: running march_hi@294 for 97 with 3614 remaining (b = 0.04)
11678.80/1465.30	c INFO: running kcnfs-2006@291 for 291 with 3535 remaining (b = 0.10)
11700.20/1467.99	c INFO: running march_hi@680 for 1455 with 3532 remaining (b = 0.35)
11711.33/1469.39	c INFO: running march_hi@1950 for 194 with 3531 remaining (b = 0.22)
11803.81/1480.93	c INFO: running kcnfs-2006@0 for 582 with 3519 remaining (b = 0.14)
13252.70/1662.67	c INFO: running march_hi@2044 for 97 with 3337 remaining (b = 0.18)
13393.05/1680.25	c INFO: running march_hi@290 for 97 with 3320 remaining (b = 0.04)
14023.74/1759.35	c INFO: running kcnfs-2006@386 for 291 with 3241 remaining (b = 0.11)
14054.82/1763.28	c INFO: running march_hi@880 for 1261 with 3237 remaining (b = 0.31)
14175.98/1778.48	c INFO: running kcnfs-2006@0 for 582 with 3222 remaining (b = 0.14)
14830.47/1860.60	c INFO: running kcnfs-2006@99 for 485 with 3139 remaining (b = 0.12)
16407.27/2058.43	c INFO: running kcnfs-2006@486 for 97 with 2942 remaining (b = 0.07)
16491.76/2069.04	c INFO: running kcnfs-2006@193 for 485 with 2931 remaining (b = 0.12)
17214.90/2159.82	c INFO: running kcnfs-2006@0 for 582 with 2840 remaining (b = 0.12)
17233.23/2162.11	c INFO: running march_hi@981 for 1164 with 2838 remaining (b = 0.26)
18700.41/2346.32	c INFO: running kcnfs-2006@390 for 194 with 2654 remaining (b = 0.08)
18845.22/2364.60	c INFO: running kcnfs-2006@585 for 194 with 2635 remaining (b = 0.04)
19426.62/2437.61	c INFO: running march_hi@977 for 1164 with 2562 remaining (b = 0.26)
20274.82/2544.04	c INFO: running adaptg2wsat2009++@0 for 97 with 2456 remaining (b = 0.02)
20420.56/2562.32	c INFO: running kcnfs-2006@1845 for 97 with 2438 remaining (b = 0.08)
20464.35/2567.88	c INFO: running kcnfs-2006@291 for 388 with 2432 remaining (b = 0.10)
21074.55/2644.43	c INFO: running kcnfs-2006@0 for 582 with 2356 remaining (b = 0.12)
21179.65/2657.69	c INFO: running kcnfs-2006@2328 for 485 with 2342 remaining (b = 0.21)
21930.55/2752.00	c INFO: running march_hi@0 for 388 with 2248 remaining (b = 0.09)
23290.11/2922.63	c INFO: running march_hi@1455 for 679 with 2077 remaining (b = 0.24)
23662.00/2969.38	c INFO: running kcnfs-2006@389 for 194 with 2031 remaining (b = 0.07)
24131.13/3028.23	c INFO: running march_hi@977 for 1164 with 1972 remaining (b = 0.27)
25097.19/3149.52	c INFO: running kcnfs-2006@2915 for 194 with 1850 remaining (b = 0.09)
25129.08/3153.52	c INFO: running march_hi@1452 for 776 with 1846 remaining (b = 0.25)
25237.32/3167.12	c INFO: running kcnfs-2006@1654 for 291 with 1833 remaining (b = 0.11)
25734.37/3229.60	c INFO: running kcnfs-2006@1072 for 291 with 1770 remaining (b = 0.05)
26551.43/3332.10	c INFO: running march_hi@1463 for 679 with 1668 remaining (b = 0.16)
26623.94/3341.24	c INFO: running march_hi@0 for 291 with 1659 remaining (b = 0.06)
27579.61/3461.22	c INFO: running kcnfs-2006@2238 for 485 with 1539 remaining (b = 0.17)
28093.28/3525.72	c INFO: running kcnfs-2006@2238 for 485 with 1474 remaining (b = 0.14)
28709.71/3603.20	c INFO: running march_hi@1844 for 97 with 1397 remaining (b = 0.05)
28745.53/3607.66	c INFO: running kcnfs-2006@95 for 485 with 1392 remaining (b = 0.11)
28988.44/3638.19	c INFO: running march_hi@1174 for 970 with 1362 remaining (b = 0.21)
29510.16/3703.63	c INFO: running kcnfs-2006@0 for 582 with 1296 remaining (b = 0.11)
31358.60/3935.76	c INFO: running march_hi@1649 for 582 with 1064 remaining (b = 0.19)
31552.23/3960.05	c INFO: running kcnfs-2006@2526 for 194 with 1040 remaining (b = 0.07)
31957.48/4010.92	c INFO: running march_hi@1654 for 485 with 989 remaining (b = 0.18)
32010.04/4017.54	c INFO: running march_hi@292 for 97 with 982 remaining (b = 0.02)
32591.39/4090.54	c INFO: running kcnfs-2006@386 for 291 with 909 remaining (b = 0.08)
32796.82/4116.35	c INFO: running kcnfs-2006@2916 for 194 with 884 remaining (b = 0.03)
33120.99/4157.02	c INFO: running adaptg2wsat2009++@0 for 97 with 843 remaining (b = 0.02)
33431.56/4196.05	c INFO: running march_hi@1464 for 679 with 804 remaining (b = 0.20)
33912.57/4256.43	c INFO: running hybridGM3@0 for 97 with 744 remaining (b = 0.02)
34234.21/4296.88	c INFO: running kcnfs-2006@0 for 582 with 703 remaining (b = 0.09)
34339.19/4310.10	c INFO: running gnovelty+2@0 for 97 with 690 remaining (b = 0.01)
34711.45/4356.84	c INFO: running kcnfs-2006@0 for 643 with 643 remaining (b = 0.08)
34932.70/4384.64	c INFO: running kcnfs-2006@483 for 194 with 615 remaining (b = 0.05)
35137.76/4410.50	c INFO: running kcnfs-2006@3305 for 388 with 589 remaining (b = 0.06)
35883.84/4504.24	c INFO: running march_hi@2141 for 97 with 496 remaining (b = 0.01)
36121.72/4534.20	c INFO: running march_hi@2131 for 97 with 466 remaining (b = 0.09)
36457.35/4576.36	c INFO: running march_hi@0 for 424 with 424 remaining (b = 0.04)
36642.69/4599.61	c INFO: running FH@0 for 97 with 400 remaining (b = 0.01)
36741.30/4612.01	c INFO: running march_hi@1274 for 97 with 388 remaining (b = 0.03)
36863.39/4627.41	c INFO: running hybridGM3@0 for 97 with 373 remaining (b = 0.01)
37440.46/4700.03	c INFO: running kcnfs-2006@583 for 194 with 300 remaining (b = 0.02)
37488.94/4706.20	c INFO: running march_hi@1367 for 294 with 294 remaining (b = 0.03)
37661.72/4727.84	c INFO: running kcnfs-2006@1454 for 97 with 272 remaining (b = 0.01)
38259.71/4803.02	c INFO: running adaptg2wsat2009++@0 for 197 with 197 remaining (b = 0.01)
38436.28/4825.23	c INFO: running kcnfs-2006@1846 for 175 with 175 remaining (b = 0.03)
38874.48/4880.38	c INFO: running march_hi@1562 for 120 with 120 remaining (b = 0.01)
38911.88/4885.09	c INFO: running FH@0 for 115 with 115 remaining (b = 0.01)
39029.56/4899.82	c INFO: running kcnfs-2006@677 for 100 with 100 remaining (b = 0.01)
39819.64/4999.12	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

Sorry, but this trace is too large and cannot be obtained.

Launcher Data

Begin job on node137 at 2011-05-16 20:47:32
IDJOB=3385643
IDBENCH=82908
IDSOLVER=1870
FILE ID=node137/3385643-1305571652
RUNJOBID= node137-1305571629-1051
PBS_JOBID= 13350150
Free space on /tmp= 73664 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385643-1305571652/watcher-3385643-1305571652 -o /tmp/evaluation-result-3385643-1305571652/solver-3385643-1305571652 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385643-1305571652.cnf -seed 937820220 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=937820220

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16049368 kB
Buffers:        328888 kB
Cached:        4385092 kB
SwapCached:      25020 kB
Active:        6921204 kB
Inactive:      9699768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16049368 kB
SwapTotal:    67111528 kB
SwapFree:     62248504 kB
Dirty:           32812 kB
Writeback:           0 kB
AnonPages:    11892096 kB
Mapped:          31156 kB
Slab:           139128 kB
PageTables:      68708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146924068 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73632 MiB
End job on node137 at 2011-05-16 22:10:52