Trace number 3322337

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-industrial? (TO) 40000.3 5025.07

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
Bench CategoryAPPLICATION (applications 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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

Solver Data

0.36/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.68	c INFO: solving HOME/instance-3322337-1304349524.cnf
0.36/0.68	c INFO: computing task features
0.84/1.20	c INFO: computed variable-clause graph statistics
0.93/1.22	c INFO: computed clause balance statistics
3.63/3.95	c INFO: computed variable balance statistics
5.73/6.01	c INFO: computed small-clause counts
5.73/6.02	c INFO: computed Horn-clause counts
9.54/9.87	c INFO: computed variable graph statistics
9.54/9.87	c INFO: collected features for HOME/instance-3322337-1304349524.cnf in 9.18 s
9.64/9.90	c INFO: running lingeling-276@0 for 97 with 39990 remaining (b = 0.35)
9.64/9.93	c INFO: running cryptominisat-2.9.0@0 for 485 with 39990 remaining (b = 0.33)
9.64/9.96	c INFO: running lingeling-276@0 for 1261 with 39990 remaining (b = 0.47)
9.64/9.99	c INFO: running cryptominisat-2.9.0@0 for 1649 with 39990 remaining (b = 0.50)
9.73/10.02	c INFO: running lingeling-276@0 for 1261 with 39990 remaining (b = 0.40)
9.73/10.06	c INFO: running cryptominisat-2.9.0@0 for 1649 with 39990 remaining (b = 0.43)
9.73/10.09	c INFO: running precosat-570@0 for 388 with 39990 remaining (b = 0.20)
9.83/10.12	c INFO: running lingeling-276@0 for 1261 with 39990 remaining (b = 0.30)
808.82/110.08	c INFO: running precosat-570@0 for 776 with 39890 remaining (b = 0.24)
3160.75/404.67	c INFO: running SApperloT@0 for 97 with 39596 remaining (b = 0.02)
3916.01/499.30	c INFO: running cryptominisat-2.9.0@0 for 1843 with 39501 remaining (b = 0.37)
3960.77/504.86	c INFO: running lingeling-276@0 for 1164 with 39495 remaining (b = 0.22)
7060.66/893.18	c INFO: running lingeling-276@0 for 97 with 39107 remaining (b = 0.08)
7861.30/993.40	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39007 remaining (b = 0.35)
10107.05/1274.73	c INFO: running precosat-570@393 for 1843 with 38725 remaining (b = 0.32)
10132.54/1277.97	c INFO: running precosat-570@0 for 97 with 38722 remaining (b = 0.05)
10162.88/1281.80	c INFO: running cryptominisat-2.9.0@0 for 1940 with 38718 remaining (b = 0.30)
10908.54/1375.18	c INFO: running precosat-570@1263 for 97 with 38625 remaining (b = 0.06)
11668.59/1470.37	c INFO: running precosat-570@1358 for 97 with 38530 remaining (b = 0.04)
12428.56/1565.56	c INFO: running precosat-570@0 for 485 with 38435 remaining (b = 0.16)
13216.47/1664.25	c INFO: running SApperloT@488 for 97 with 38336 remaining (b = 0.03)
13263.52/1670.15	c INFO: running precosat-570@0 for 388 with 38330 remaining (b = 0.10)
13273.85/1671.49	c INFO: running cryptominisat-2.9.0@0 for 97 with 38329 remaining (b = 0.03)
13991.48/1761.46	c INFO: running lingeling-276@99 for 97 with 38239 remaining (b = 0.02)
14084.78/1773.16	c INFO: running precosat-570@0 for 97 with 38227 remaining (b = 0.02)
14766.46/1858.68	c INFO: running lingeling-276@781 for 97 with 38142 remaining (b = 0.02)
14875.70/1872.40	c INFO: running precosat-570@1452 for 97 with 38128 remaining (b = 0.02)
15534.34/1954.93	c INFO: running lingeling-276@880 for 388 with 38045 remaining (b = 0.07)
15699.43/1975.62	c INFO: running precosat-570@1548 for 194 with 38025 remaining (b = 0.03)
16335.67/2055.48	c INFO: running precosat-570@1650 for 582 with 37945 remaining (b = 0.07)
16444.17/2069.07	c INFO: running precosat-570@96 for 97 with 37931 remaining (b = 0.02)
17219.15/2166.29	c INFO: running precosat-570@192 for 97 with 37834 remaining (b = 0.02)
17224.79/2166.97	c INFO: running precosat-570@2037 for 97 with 37833 remaining (b = 0.02)
17983.82/2262.17	c INFO: running lingeling-276@200 for 97 with 37738 remaining (b = 0.02)
18026.88/2267.50	c INFO: running precosat-570@2132 for 97 with 37733 remaining (b = 0.02)
18624.88/2342.58	c INFO: running precosat-570@384 for 97 with 37658 remaining (b = 0.02)
18758.85/2359.38	c INFO: running cryptominisat-2.9.0@0 for 97 with 37641 remaining (b = 0.02)
18801.92/2364.71	c INFO: running lingeling-276@982 for 291 with 37636 remaining (b = 0.05)
18837.75/2369.23	c INFO: running cryptominisat-2.9.0@0 for 388 with 37631 remaining (b = 0.08)
19399.96/2439.79	c INFO: running cryptominisat-2.9.0@96 for 1843 with 37560 remaining (b = 0.27)
19576.16/2461.81	c INFO: running precosat-570@0 for 97 with 37538 remaining (b = 0.02)
20375.00/2562.04	c INFO: running precosat-570@1166 for 97 with 37438 remaining (b = 0.01)
21096.56/2652.56	c INFO: running precosat-570@2040 for 97 with 37348 remaining (b = 0.02)
21110.14/2654.22	c INFO: running lingeling-276@2826 for 194 with 37346 remaining (b = 0.03)
21198.64/2665.31	c INFO: running lingeling-276@301 for 97 with 37335 remaining (b = 0.01)
21846.88/2746.80	c INFO: running cryptominisat-2.9.0@99 for 3201 with 37253 remaining (b = 0.32)
21933.77/2757.68	c INFO: running cryptominisat-2.9.0@97 for 388 with 37243 remaining (b = 0.07)
22012.70/2767.56	c INFO: running SApperloT@0 for 97 with 37233 remaining (b = 0.01)
22722.30/2856.60	c INFO: running cryptominisat-2.9.0@96 for 1843 with 37144 remaining (b = 0.22)
22811.62/2867.80	c INFO: running cryptominisat-2.9.0@0 for 97 with 37132 remaining (b = 0.02)
23365.69/2937.30	c INFO: running cryptominisat-2.9.0@1264 for 97 with 37063 remaining (b = 0.02)
23606.41/2967.49	c INFO: running cryptominisat-2.9.0@1940 for 291 with 37033 remaining (b = 0.03)
24169.30/3038.04	c INFO: running cryptominisat-2.9.0@1363 for 97 with 36962 remaining (b = 0.02)
24805.38/3117.82	c INFO: running lingeling-276@0 for 97 with 36882 remaining (b = 0.02)
24928.18/3133.27	c INFO: running cryptominisat-2.9.0@3206 for 97 with 36867 remaining (b = 0.02)
25033.42/3146.43	c INFO: running lingeling-276@100 for 97 with 36854 remaining (b = 0.02)
25580.30/3215.04	c INFO: running lingeling-276@396 for 873 with 36785 remaining (b = 0.14)
25700.74/3230.14	c INFO: running lingeling-276@0 for 97 with 36770 remaining (b = 0.02)
25729.40/3233.76	c INFO: running lingeling-276@94 for 1164 with 36766 remaining (b = 0.19)
25808.30/3243.66	c INFO: running lingeling-276@197 for 1067 with 36757 remaining (b = 0.15)
25919.14/3257.59	c INFO: running lingeling-276@0 for 291 with 36743 remaining (b = 0.05)
26475.60/3327.37	c INFO: running lingeling-276@2926 for 97 with 36673 remaining (b = 0.01)
27250.54/3424.59	c INFO: running lingeling-276@100 for 1164 with 36576 remaining (b = 0.12)
28251.85/3550.11	c INFO: running glucose@0 for 194 with 36450 remaining (b = 0.03)
29817.20/3746.52	c INFO: running glucose@195 for 970 with 36254 remaining (b = 0.10)
32533.72/4087.47	c INFO: running precosat-570@99 for 291 with 35913 remaining (b = 0.04)
34233.60/4300.80	c INFO: running cryptominisat-2.9.0@0 for 97 with 35699 remaining (b = 0.02)
34551.39/4340.64	c INFO: running lingeling-276@2340 for 194 with 35660 remaining (b = 0.02)
34881.04/4382.03	c INFO: running precosat-570@1943 for 194 with 35618 remaining (b = 0.03)
35029.17/4400.65	c INFO: running glucosER@0 for 970 with 35600 remaining (b = 0.10)
35053.04/4403.70	c INFO: running cryptominisat-2.9.0@1066 for 970 with 35597 remaining (b = 0.11)
36091.44/4534.05	c INFO: running precosat-570@0 for 388 with 35466 remaining (b = 0.06)
36405.16/4573.45	c INFO: running glucose@0 for 194 with 35427 remaining (b = 0.03)
36548.57/4591.50	c INFO: running lingeling-276@0 for 291 with 35409 remaining (b = 0.03)
37449.93/4704.71	c INFO: running precosat-570@3110 for 97 with 35296 remaining (b = 0.01)
37551.02/4717.34	c INFO: running glucose@1068 for 97 with 35283 remaining (b = 0.02)
38049.51/4779.93	c INFO: running glucose@1166 for 485 with 35220 remaining (b = 0.05)
38209.55/4800.06	c INFO: running glucose@0 for 194 with 35200 remaining (b = 0.02)
38357.64/4818.61	c INFO: running glucose@1267 for 388 with 35182 remaining (b = 0.04)
38919.00/4889.12	c INFO: running lingeling-276@1844 for 97 with 35111 remaining (b = 0.01)
39275.70/4933.91	c INFO: running precosat-570@4080 for 291 with 35066 remaining (b = 0.03)
39677.04/4984.40	c INFO: running precosat-570@0 for 97 with 35016 remaining (b = 0.01)
39774.19/4996.54	c INFO: running SApperloT@2139 for 291 with 35004 remaining (b = 0.03)
40000.32/5025.06	c INFO: running glucose@101 for 97 with 34975 remaining (b = 0.01)
40000.32/5025.06	Traceback (most recent call last):
40000.32/5025.06	  File "HOME/solve", line 33, in <module>
40000.32/5025.06	    plac.call(main)
40000.32/5025.06	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call
40000.32/5025.06	    cmd, result = parser_from(obj).consume(arglist)
40000.32/5025.06	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 192, in consume
40000.32/5025.06	    return cmd, self.func(*(args + varargs + extraopts), **kwargs)
40000.32/5025.06	  File "HOME/borg/build/lib/borg/tools/solve.py", line 84, in main
40000.32/5025.06	    (_, answer, _) = solver(input_path, budget, cores)
40000.32/5025.06	  File "HOME/borg/build/lib/borg/bilevel.py", line 202, in __call__
40000.32/5025.06	    solver.go(max_cost * borg.defaults.machine_speed)
40000.32/5025.06	  File "HOME/borg/build/lib/borg/solvers.py", line 179, in go
40000.32/5025.06	    self._process.start()
40000.32/5025.06	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 94, in start
40000.32/5025.06	    assert self._popen is None, 'cannot start a process twice'
40000.32/5025.06	AssertionError: cannot start a process twice

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 node101 at 2011-05-02 17:18:44
IDJOB=3322337
IDBENCH=83113
IDSOLVER=1710
FILE ID=node101/3322337-1304349524
RUNJOBID= node101-1304347763-16079
PBS_JOBID= 13178659
Free space on /tmp= 73108 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322337-1304349524/watcher-3322337-1304349524 -o /tmp/evaluation-result-3322337-1304349524/solver-3322337-1304349524 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3322337-1304349524.cnf -seed 1580926187 -budget 40000 -cores 8

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1580926187

node101.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.841
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.841
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.841
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.77
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.841
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.83
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.841
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.841
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.83
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.841
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.841
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:      18690108 kB
Buffers:        243664 kB
Cached:        2326116 kB
SwapCached:      23472 kB
Active:       11748644 kB
Inactive:      2193116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18690108 kB
SwapTotal:    67111528 kB
SwapFree:     67051472 kB
Dirty:           34580 kB
Writeback:           0 kB
AnonPages:    11370940 kB
Mapped:          17080 kB
Slab:           220816 kB
PageTables:      30016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 12688928 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= 73076 MiB
End job on node101 at 2011-05-02 18:42:31