Trace number 3322205

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-random? (TO) 40000.6 5017.06

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
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.30/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.46	c INFO: solving HOME/instance-3322205-1304375997.cnf
0.30/0.46	c INFO: computing task features
0.30/0.47	c INFO: computed variable-clause graph statistics
0.30/0.47	c INFO: computed clause balance statistics
0.40/0.52	c INFO: computed variable balance statistics
0.40/0.55	c INFO: computed small-clause counts
0.40/0.55	c INFO: computed Horn-clause counts
0.40/0.56	c INFO: computed variable graph statistics
0.40/0.56	c INFO: collected features for HOME/instance-3322205-1304375997.cnf in 0.09 s
0.40/0.59	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.58)
0.50/0.63	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.06)
0.50/0.67	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.43)
0.59/0.71	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.39)
0.59/0.75	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.36)
0.59/0.79	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.25)
0.69/0.83	c INFO: running kcnfs-2006@0 for 582 with 39999 remaining (b = 0.27)
0.69/0.87	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.22)
792.19/99.84	c INFO: running kcnfs-2006@0 for 582 with 39900 remaining (b = 0.21)
800.17/100.87	c INFO: running march_hi@0 for 388 with 39899 remaining (b = 0.15)
3122.04/391.76	c INFO: running kcnfs-2006@0 for 582 with 39608 remaining (b = 0.16)
3925.79/492.41	c INFO: running march_hi@0 for 291 with 39508 remaining (b = 0.09)
3938.55/494.06	c INFO: running march_hi@390 for 97 with 39506 remaining (b = 0.03)
4672.89/586.09	c INFO: running kcnfs-2006@0 for 485 with 39414 remaining (b = 0.14)
4723.17/592.35	c INFO: running march_hi@974 for 1164 with 39408 remaining (b = 0.43)
5431.96/681.14	c INFO: running march_hi@99 for 291 with 39319 remaining (b = 0.11)
5475.04/686.58	c INFO: running march_hi@0 for 291 with 39313 remaining (b = 0.11)
5479.03/687.09	c INFO: running march_hi@0 for 291 with 39313 remaining (b = 0.11)
5558.78/697.03	c INFO: running march_hi@0 for 97 with 39303 remaining (b = 0.05)
6257.89/784.70	c INFO: running march_hi@391 for 97 with 39215 remaining (b = 0.07)
6344.84/795.51	c INFO: running march_hi@292 for 97 with 39204 remaining (b = 0.09)
7030.46/881.41	c INFO: running march_hi@488 for 97 with 39119 remaining (b = 0.05)
7117.46/892.39	c INFO: running march_hi@388 for 97 with 39108 remaining (b = 0.05)
7775.86/974.88	c INFO: running march_hi@0 for 388 with 39025 remaining (b = 0.13)
7782.29/975.70	c INFO: running march_hi@783 for 1358 with 39024 remaining (b = 0.42)
7802.15/978.18	c INFO: running march_hi@585 for 97 with 39022 remaining (b = 0.05)
7838.85/982.71	c INFO: running march_hi@587 for 97 with 39017 remaining (b = 0.04)
7857.21/985.01	c INFO: running kcnfs-2006@489 for 97 with 39015 remaining (b = 0.08)
7895.50/989.82	c INFO: running kcnfs-2006@100 for 485 with 39010 remaining (b = 0.15)
8544.32/1071.13	c INFO: running kcnfs-2006@97 for 485 with 38929 remaining (b = 0.15)
8581.08/1075.73	c INFO: running march_hi@0 for 388 with 38924 remaining (b = 0.12)
8591.37/1077.06	c INFO: running march_hi@1172 for 194 with 38923 remaining (b = 0.11)
8616.93/1080.25	c INFO: running adaptg2wsat2009++@0 for 97 with 38920 remaining (b = 0.03)
9417.30/1180.52	c INFO: running kcnfs-2006@0 for 582 with 38819 remaining (b = 0.15)
10138.74/1270.92	c INFO: running march_hi@1266 for 873 with 38729 remaining (b = 0.33)
10908.87/1367.44	c INFO: running march_hi@287 for 97 with 38633 remaining (b = 0.04)
11693.09/1465.70	c INFO: running march_hi@385 for 97 with 38534 remaining (b = 0.05)
11707.38/1467.57	c INFO: running march_hi@94 for 291 with 38532 remaining (b = 0.09)
11741.58/1471.85	c INFO: running kcnfs-2006@585 for 194 with 38528 remaining (b = 0.05)
12477.16/1564.07	c INFO: running kcnfs-2006@583 for 194 with 38436 remaining (b = 0.05)
12517.84/1569.19	c INFO: running kcnfs-2006@194 for 388 with 38431 remaining (b = 0.13)
13325.43/1670.35	c INFO: running kcnfs-2006@684 for 97 with 38330 remaining (b = 0.03)
14016.58/1756.92	c INFO: running march_hi@1654 for 485 with 38243 remaining (b = 0.29)
14021.37/1757.53	c INFO: running kcnfs-2006@1072 for 291 with 38242 remaining (b = 0.08)
14042.90/1760.30	c INFO: running march_hi@0 for 388 with 38240 remaining (b = 0.11)
14077.97/1764.61	c INFO: running kcnfs-2006@1845 for 97 with 38235 remaining (b = 0.08)
14142.63/1772.79	c INFO: running kcnfs-2006@193 for 485 with 38227 remaining (b = 0.13)
14885.59/1865.90	c INFO: running kcnfs-2006@2433 for 291 with 38134 remaining (b = 0.19)
15613.37/1957.08	c INFO: running kcnfs-2006@393 for 194 with 38043 remaining (b = 0.10)
16364.29/2051.19	c INFO: running march_hi@881 for 1261 with 37949 remaining (b = 0.34)
17143.95/2148.89	c INFO: running march_hi@1658 for 485 with 37851 remaining (b = 0.25)
17176.70/2152.90	c INFO: running march_hi@93 for 291 with 37847 remaining (b = 0.10)
17189.49/2154.55	c INFO: running kcnfs-2006@0 for 582 with 37845 remaining (b = 0.15)
17221.32/2158.56	c INFO: running kcnfs-2006@686 for 97 with 37841 remaining (b = 0.03)
17918.04/2245.90	c INFO: running march_hi@1848 for 97 with 37754 remaining (b = 0.10)
17996.93/2255.83	c INFO: running kcnfs-2006@1175 for 194 with 37744 remaining (b = 0.06)
18092.61/2267.87	c INFO: running kcnfs-2006@293 for 291 with 37732 remaining (b = 0.12)
18657.79/2338.71	c INFO: running kcnfs-2006@2820 for 291 with 37661 remaining (b = 0.09)
18701.60/2344.24	c INFO: running march_hi@1945 for 194 with 37656 remaining (b = 0.23)
19512.35/2445.95	c INFO: running march_hi@289 for 194 with 37554 remaining (b = 0.08)
19563.33/2452.31	c INFO: running kcnfs-2006@1660 for 291 with 37548 remaining (b = 0.10)
20249.67/2538.48	c INFO: running kcnfs-2006@0 for 582 with 37462 remaining (b = 0.14)
20386.00/2555.52	c INFO: running march_hi@879 for 1261 with 37445 remaining (b = 0.30)
21006.22/2633.40	c INFO: running adaptg2wsat2009++@0 for 97 with 37367 remaining (b = 0.02)
21006.97/2633.48	c INFO: running march_hi@2051 for 97 with 37367 remaining (b = 0.17)
21086.55/2643.47	c INFO: running kcnfs-2006@2918 for 2619 with 37357 remaining (b = 0.48)
21759.35/2727.87	c INFO: running march_hi@480 for 97 with 37272 remaining (b = 0.03)
21805.55/2733.69	c INFO: running march_hi@776 for 1358 with 37266 remaining (b = 0.31)
21870.92/2741.87	c INFO: running kcnfs-2006@290 for 388 with 37258 remaining (b = 0.13)
21903.61/2745.99	c INFO: running kcnfs-2006@1854 for 97 with 37254 remaining (b = 0.04)
22554.82/2827.61	c INFO: running kcnfs-2006@0 for 582 with 37172 remaining (b = 0.14)
22663.27/2841.28	c INFO: running march_hi@0 for 388 with 37159 remaining (b = 0.10)
24978.83/3131.79	c INFO: running kcnfs-2006@1950 for 1164 with 36868 remaining (b = 0.26)
24979.45/3131.87	c INFO: running kcnfs-2006@1649 for 291 with 36868 remaining (b = 0.10)
25795.62/3234.25	c INFO: running kcnfs-2006@286 for 388 with 36766 remaining (b = 0.11)
26404.61/3310.61	c INFO: running march_hi@1756 for 388 with 36689 remaining (b = 0.21)
27283.88/3420.94	c INFO: running kcnfs-2006@94 for 485 with 36579 remaining (b = 0.11)
27336.44/3427.58	c INFO: running kcnfs-2006@2040 for 679 with 36572 remaining (b = 0.16)
28919.40/3626.13	c INFO: running kcnfs-2006@0 for 582 with 36374 remaining (b = 0.12)
29503.62/3699.45	c INFO: running march_hi@682 for 1455 with 36301 remaining (b = 0.27)
30516.73/3826.54	c INFO: running march_hi@1173 for 194 with 36173 remaining (b = 0.05)
31254.06/3919.09	c INFO: running kcnfs-2006@389 for 194 with 36081 remaining (b = 0.08)
32071.87/4021.68	c INFO: running march_hi@1657 for 485 with 35978 remaining (b = 0.21)
32610.62/4089.28	c INFO: running march_hi@1362 for 776 with 35911 remaining (b = 0.17)
32745.33/4106.12	c INFO: running kcnfs-2006@2425 for 97 with 35894 remaining (b = 0.05)
32828.21/4116.59	c INFO: running kcnfs-2006@580 for 97 with 35883 remaining (b = 0.06)
33552.83/4207.42	c INFO: running kcnfs-2006@2619 for 97 with 35793 remaining (b = 0.08)
33601.37/4213.53	c INFO: running kcnfs-2006@388 for 194 with 35787 remaining (b = 0.08)
33635.63/4217.89	c INFO: running kcnfs-2006@679 for 97 with 35782 remaining (b = 0.02)
34286.05/4299.40	c INFO: running kcnfs-2006@2537 for 194 with 35701 remaining (b = 0.09)
34312.32/4302.71	c INFO: running hybridGM3@0 for 97 with 35697 remaining (b = 0.02)
34395.26/4313.19	c INFO: running kcnfs-2006@1843 for 97 with 35687 remaining (b = 0.03)
35111.71/4403.05	c INFO: running kcnfs-2006@0 for 582 with 35597 remaining (b = 0.11)
35175.54/4411.05	c INFO: running kcnfs-2006@488 for 97 with 35589 remaining (b = 0.05)
35202.57/4414.50	c INFO: running march_hi@0 for 388 with 35586 remaining (b = 0.08)
35859.89/4496.92	c INFO: running kcnfs-2006@2632 for 97 with 35503 remaining (b = 0.06)
35934.77/4506.35	c INFO: running adaptg2wsat2009++@99 for 97 with 35494 remaining (b = 0.02)
35965.04/4510.18	c INFO: running kcnfs-2006@1943 for 873 with 35490 remaining (b = 0.17)
36611.30/4591.24	c INFO: running kcnfs-2006@2727 for 97 with 35409 remaining (b = 0.02)
36710.11/4603.66	c INFO: running gnovelty+2@0 for 97 with 35396 remaining (b = 0.02)
37417.94/4692.55	c INFO: running march_hi@3010 for 2522 with 35307 remaining (b = 0.38)
37508.66/4703.99	c INFO: running kcnfs-2006@3206 for 2619 with 35296 remaining (b = 0.39)
38339.03/4808.24	c INFO: running march_hi@197 for 97 with 35192 remaining (b = 0.03)
38844.58/4871.71	c INFO: running march_hi@2038 for 97 with 35128 remaining (b = 0.08)
39120.82/4906.40	c INFO: running march_hi@977 for 1164 with 35094 remaining (b = 0.24)
39602.47/4966.92	c INFO: running kcnfs-2006@2824 for 291 with 35033 remaining (b = 0.06)
39925.71/5007.53	c INFO: running kcnfs-2006@191 for 485 with 34993 remaining (b = 0.09)
40000.61/5017.04	c INFO: running kcnfs-2006@0 for 582 with 34983 remaining (b = 0.09)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

Launcher Data

Begin job on node120 at 2011-05-03 00:39:57
IDJOB=3322205
IDBENCH=82983
IDSOLVER=1712
FILE ID=node120/3322205-1304375997
RUNJOBID= node120-1304366467-28887
PBS_JOBID= 13181751
Free space on /tmp= 73536 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.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-3322205-1304375997/watcher-3322205-1304375997 -o /tmp/evaluation-result-3322205-1304375997/solver-3322205-1304375997 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322205-1304375997.cnf -seed 872301931 -budget 40000 -cores 8

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=872301931

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14492464 kB
Buffers:        611708 kB
Cached:        2628364 kB
SwapCached:          8 kB
Active:       15902212 kB
Inactive:      2133096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14492464 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           32364 kB
Writeback:           0 kB
AnonPages:    14795760 kB
Mapped:          22768 kB
Slab:           313364 kB
PageTables:      44480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44585912 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= 73504 MiB
End job on node120 at 2011-05-03 02:03:37