Trace number 3385500

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)? 39865.8 4998.89

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
MD5SUMbf57ee4f209393e8d4bc647eb9e177d4
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.47	c INFO: solving HOME/instance-3385500-1307741606.cnf
0.30/0.47	c INFO: computing task features
0.30/0.48	c INFO: computed variable-clause graph statistics
0.30/0.48	c INFO: computed clause balance statistics
0.39/0.53	c INFO: computed variable balance statistics
0.39/0.57	c INFO: computed small-clause counts
0.39/0.57	c INFO: computed Horn-clause counts
0.39/0.58	c INFO: computed variable graph statistics
0.39/0.58	c INFO: collected features for HOME/instance-3385500-1307741606.cnf in 0.11 s
0.49/0.61	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
0.49/0.64	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.07)
0.49/0.67	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.28)
0.60/0.70	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.29)
0.60/0.73	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.26)
0.60/0.76	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.23)
0.60/0.79	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.20)
0.70/0.82	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.15)
799.78/100.76	c INFO: running kcnfs-2006@0 for 194 with 4899 remaining (b = 0.06)
799.78/100.79	c INFO: running adaptg2wsat2009++@0 for 97 with 4899 remaining (b = 0.03)
1599.89/200.94	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.11)
2367.33/297.01	c INFO: running kcnfs-2006@100 for 485 with 4703 remaining (b = 0.13)
3106.75/389.62	c INFO: running march_hi@0 for 97 with 4610 remaining (b = 0.03)
3110.71/390.17	c INFO: running march_hi@100 for 97 with 4610 remaining (b = 0.03)
3900.48/489.05	c INFO: running march_hi@388 for 97 with 4511 remaining (b = 0.04)
3906.06/489.72	c INFO: running march_hi@199 for 194 with 4510 remaining (b = 0.07)
3908.44/490.02	c INFO: running march_hi@0 for 291 with 4510 remaining (b = 0.08)
3909.20/490.18	c INFO: running march_hi@0 for 97 with 4510 remaining (b = 0.03)
3913.25/490.62	c INFO: running march_hi@0 for 97 with 4509 remaining (b = 0.04)
3951.54/495.44	c INFO: running march_hi@0 for 97 with 4505 remaining (b = 0.05)
4656.65/583.73	c INFO: running march_hi@488 for 97 with 4416 remaining (b = 0.06)
4694.20/588.46	c INFO: running march_hi@487 for 97 with 4412 remaining (b = 0.05)
4706.10/589.91	c INFO: running march_hi@488 for 194 with 4410 remaining (b = 0.10)
4719.69/591.65	c INFO: running march_hi@195 for 194 with 4408 remaining (b = 0.08)
4749.25/595.30	c INFO: running march_hi@93 for 97 with 4405 remaining (b = 0.04)
5451.12/683.25	c INFO: running march_hi@588 for 97 with 4317 remaining (b = 0.04)
5454.29/683.61	c INFO: running march_hi@687 for 1455 with 4316 remaining (b = 0.45)
5454.29/683.70	c INFO: running march_hi@586 for 97 with 4316 remaining (b = 0.04)
5508.62/690.42	c INFO: running march_hi@192 for 291 with 4310 remaining (b = 0.12)
6209.70/778.21	c INFO: running march_hi@681 for 1455 with 4222 remaining (b = 0.41)
6227.27/780.47	c INFO: running march_hi@488 for 97 with 4220 remaining (b = 0.03)
6244.00/782.52	c INFO: running kcnfs-2006@488 for 97 with 4217 remaining (b = 0.09)
6255.18/783.99	c INFO: running kcnfs-2006@0 for 582 with 4216 remaining (b = 0.17)
6274.35/786.37	c INFO: running march_hi@0 for 388 with 4214 remaining (b = 0.11)
6283.98/787.54	c INFO: running march_hi@295 for 97 with 4212 remaining (b = 0.04)
6987.47/875.61	c INFO: running march_hi@973 for 1164 with 4124 remaining (b = 0.35)
7051.26/883.67	c INFO: running kcnfs-2006@589 for 194 with 4116 remaining (b = 0.05)
7077.64/886.97	c INFO: running march_hi@0 for 388 with 4113 remaining (b = 0.10)
7835.34/981.86	c INFO: running march_hi@286 for 97 with 4018 remaining (b = 0.04)
8570.74/1073.93	c INFO: running kcnfs-2006@688 for 97 with 3926 remaining (b = 0.03)
8617.02/1079.72	c INFO: running march_hi@877 for 1261 with 3920 remaining (b = 0.32)
9377.94/1175.08	c INFO: running kcnfs-2006@0 for 582 with 3825 remaining (b = 0.15)
9419.50/1180.28	c INFO: running march_hi@195 for 97 with 3820 remaining (b = 0.04)
10188.37/1276.59	c INFO: running march_hi@291 for 97 with 3723 remaining (b = 0.04)
10205.91/1278.77	c INFO: running march_hi@390 for 97 with 3721 remaining (b = 0.02)
10938.95/1370.68	c INFO: running kcnfs-2006@193 for 485 with 3629 remaining (b = 0.13)
10974.87/1375.20	c INFO: running march_hi@0 for 388 with 3625 remaining (b = 0.09)
10977.05/1375.47	c INFO: running march_hi@976 for 1164 with 3625 remaining (b = 0.29)
14063.16/1761.90	c INFO: running kcnfs-2006@392 for 194 with 3238 remaining (b = 0.10)
14091.13/1765.46	c INFO: running march_hi@95 for 194 with 3235 remaining (b = 0.05)
14816.09/1856.27	c INFO: running kcnfs-2006@291 for 291 with 3144 remaining (b = 0.11)
15589.73/1953.19	c INFO: running march_hi@0 for 388 with 3047 remaining (b = 0.09)
15682.29/1964.76	c INFO: running adaptg2wsat2009++@0 for 97 with 3035 remaining (b = 0.02)
16321.96/2044.98	c INFO: running march_hi@1074 for 1067 with 2955 remaining (b = 0.25)
16481.39/2064.91	c INFO: running kcnfs-2006@0 for 582 with 2935 remaining (b = 0.12)
17115.45/2144.43	c INFO: running march_hi@781 for 1358 with 2856 remaining (b = 0.26)
17156.92/2149.64	c INFO: running kcnfs-2006@483 for 194 with 2850 remaining (b = 0.09)
17882.69/2240.61	c INFO: running kcnfs-2006@785 for 1940 with 2759 remaining (b = 0.35)
18681.87/2340.89	c INFO: running kcnfs-2006@1943 for 776 with 2659 remaining (b = 0.17)
18698.59/2342.94	c INFO: running march_hi@198 for 97 with 2657 remaining (b = 0.05)
18866.82/2364.02	c INFO: running march_hi@0 for 388 with 2636 remaining (b = 0.09)
19490.50/2442.26	c INFO: running march_hi@1458 for 679 with 2558 remaining (b = 0.15)
20306.35/2544.54	c INFO: running kcnfs-2006@0 for 582 with 2455 remaining (b = 0.13)
21160.46/2651.64	c INFO: running kcnfs-2006@0 for 582 with 2348 remaining (b = 0.11)
22075.12/2766.34	c INFO: running march_hi@97 for 194 with 2234 remaining (b = 0.04)
23593.50/2956.72	c INFO: running march_hi@286 for 97 with 2043 remaining (b = 0.04)
24386.97/3056.20	c INFO: running kcnfs-2006@0 for 582 with 1944 remaining (b = 0.10)
24836.71/3112.64	c INFO: running gnovelty+2@0 for 97 with 1887 remaining (b = 0.02)
24902.04/3120.82	c INFO: running kcnfs-2006@2332 for 388 with 1879 remaining (b = 0.14)
24942.69/3125.91	c INFO: running march_hi@1174 for 194 with 1874 remaining (b = 0.03)
24984.93/3131.26	c INFO: running march_hi@1562 for 582 with 1869 remaining (b = 0.15)
25627.67/3211.84	c INFO: running march_hi@971 for 1164 with 1788 remaining (b = 0.18)
25934.69/3250.37	c INFO: running kcnfs-2006@393 for 194 with 1750 remaining (b = 0.07)
26481.74/3318.93	c INFO: running march_hi@1760 for 388 with 1681 remaining (b = 0.14)
27508.01/3447.62	c INFO: running kcnfs-2006@585 for 194 with 1552 remaining (b = 0.04)
27920.25/3499.31	c INFO: running kcnfs-2006@586 for 97 with 1501 remaining (b = 0.02)
27959.32/3504.28	c INFO: running kcnfs-2006@3015 for 97 with 1496 remaining (b = 0.04)
28694.61/3596.45	c INFO: running kcnfs-2006@1454 for 1404 with 1404 remaining (b = 0.20)
28766.40/3605.42	c INFO: running kcnfs-2006@0 for 582 with 1395 remaining (b = 0.10)
29048.62/3640.89	c INFO: running kcnfs-2006@1938 for 97 with 1359 remaining (b = 0.02)
29065.36/3642.93	c INFO: running kcnfs-2006@0 for 582 with 1357 remaining (b = 0.09)
29585.00/3708.15	c INFO: running march_hi@1956 for 194 with 1292 remaining (b = 0.04)
29615.23/3711.91	c INFO: running march_hi@1661 for 485 with 1288 remaining (b = 0.08)
29807.33/3736.03	c INFO: running kcnfs-2006@2523 for 194 with 1264 remaining (b = 0.07)
31109.55/3899.42	c INFO: running march_hi@385 for 97 with 1101 remaining (b = 0.02)
31379.72/3933.31	c INFO: running kcnfs-2006@2714 for 97 with 1067 remaining (b = 0.03)
31872.12/3995.18	c INFO: running march_hi@0 for 291 with 1005 remaining (b = 0.04)
32137.25/4028.46	c INFO: running kcnfs-2006@2810 for 97 with 972 remaining (b = 0.02)
32943.38/4129.61	c INFO: running adaptg2wsat2009++@99 for 97 with 870 remaining (b = 0.01)
33426.89/4190.34	c INFO: running march_hi@1074 for 291 with 810 remaining (b = 0.04)
33466.75/4195.32	c INFO: running march_hi@1756 for 388 with 805 remaining (b = 0.14)
33551.92/4206.07	c INFO: running FH@0 for 97 with 794 remaining (b = 0.01)
33716.80/4226.77	c INFO: running kcnfs-2006@192 for 485 with 773 remaining (b = 0.06)
33732.70/4228.75	c INFO: running kcnfs-2006@388 for 194 with 771 remaining (b = 0.05)
34230.45/4291.27	c INFO: running march_hi@94 for 194 with 709 remaining (b = 0.03)
34349.89/4306.23	c INFO: running march_hi@0 for 291 with 694 remaining (b = 0.03)
34885.12/4373.45	c INFO: running march_hi@1556 for 627 with 627 remaining (b = 0.16)
35296.05/4425.04	c INFO: running kcnfs-2006@683 for 97 with 575 remaining (b = 0.01)
35766.79/4484.11	c INFO: running march_hi@1557 for 516 with 516 remaining (b = 0.12)
35769.15/4484.50	c INFO: running march_hi@194 for 97 with 515 remaining (b = 0.02)
36053.46/4520.18	c INFO: running hybridGM3@0 for 97 with 480 remaining (b = 0.01)
36560.76/4583.86	c INFO: running march_hi@289 for 97 with 416 remaining (b = 0.01)
36657.91/4596.07	c INFO: running march_hi@3693 for 291 with 404 remaining (b = 0.05)
36713.64/4603.07	c INFO: running march_hi@1160 for 291 with 397 remaining (b = 0.04)
36851.48/4620.36	c INFO: running kcnfs-2006@969 for 97 with 380 remaining (b = 0.01)
37318.92/4679.03	c INFO: running kcnfs-2006@2910 for 194 with 321 remaining (b = 0.02)
37600.85/4714.44	c INFO: running adaptg2wsat2009++@0 for 286 with 286 remaining (b = 0.02)
37625.52/4717.51	c INFO: running FH@0 for 97 with 282 remaining (b = 0.01)
38422.72/4817.67	c INFO: running gnovelty+2@0 for 182 with 182 remaining (b = 0.01)
38858.36/4872.31	c INFO: running kcnfs-2006@3397 for 128 with 128 remaining (b = 0.01)
38994.55/4889.48	c INFO: running gnovelty+2@0 for 110 with 110 remaining (b = 0.01)
39038.34/4894.92	c INFO: running march_hi@1260 for 105 with 105 remaining (b = 0.01)
39865.52/4998.86	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 node107 at 2011-06-10 23:33:26
IDJOB=3385500
IDBENCH=82765
IDSOLVER=1870
FILE ID=node107/3385500-1307741606
RUNJOBID= node107-1307741600-16532
PBS_JOBID= 13550805
Free space on /tmp= 74132 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S899463426-096.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-3385500-1307741606/watcher-3385500-1307741606 -o /tmp/evaluation-result-3385500-1307741606/solver-3385500-1307741606 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385500-1307741606.cnf -seed 1960123651 -budget 40000 -cores 8

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

MD5SUM BENCH= bf57ee4f209393e8d4bc647eb9e177d4
RANDOM SEED=1960123651

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32052436 kB
Buffers:        116664 kB
Cached:         562136 kB
SwapCached:      19468 kB
Active:         239792 kB
Inactive:       466428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32052436 kB
SwapTotal:    67111528 kB
SwapFree:     67055708 kB
Dirty:           32308 kB
Writeback:           0 kB
AnonPages:       26148 kB
Mapped:          12716 kB
Slab:           123800 kB
PageTables:       4224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183560 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= 74092 MiB
End job on node107 at 2011-06-11 00:56:45