Trace number 3365951
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | application/leberre/ 2dimensionalstrippacking/E03N17.cnf |
MD5SUM | a7330fdd412cca5ee2ec4c82638d1610 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 1.04284 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 6664 |
Number of clauses | 93544 |
Sum of the clauses size | 502355 |
Maximum clause length | 55 |
Minimum clause length | 1 |
Number of clauses of size 1 | 33 |
Number of clauses of size 2 | 17523 |
Number of clauses of size 3 | 13696 |
Number of clauses of size 4 | 2771 |
Number of clauses of size 5 | 15844 |
Number of clauses of size over 5 | 43677 |
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-3365951-1305320835.cnf
0.00/0.00 c found header 'p cnf 6664 93544'
0.00/0.05 c finished parsing
0.00/0.05 c
0.00/0.05 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.05 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.05 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.05 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.05 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.05 c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.05 c
0.00/0.05 c sizeof vars[0] = 16 alignment = 0 0 MB
0.00/0.05 c sizeof orgs[0] = 8 alignment = 0 0 MB
0.00/0.05 c sizeof occs[0] = 8 alignment = 0 0 MB
0.00/0.05 c sizeof iirfs[0..1] = 8 alignment = 0 0 MB
0.00/0.05 c
0.00/0.05 c starting search after 0.1 seconds
0.00/0.05 c no decision limit
0.00/0.05 c
0.00/0.05 c original/binary fixed eliminated learned agility
0.00/0.05 c seconds variables equivalent conflicts height MB
0.00/0.05 c
0.00/0.05 c * 0.1 92950 6563 33 68 0 0 0 0.0 0 7
0.49/0.55 c s 0.6 93286 4948 1052 97 567 0 0 0.0 0 7
0.49/0.55 c l 0.6 93286 4948 1052 97 567 0 73182 0.0 0 7
0.49/0.56 c R 0.6 93286 4948 1052 97 567 100 100 66.9 4 7
0.49/0.56 c R 0.6 93287 4948 1052 97 567 200 199 52.3 4 7
0.49/0.59 c R 0.6 93287 4948 1052 97 567 801 800 56.6 5 7
0.59/0.60 c B 0.6 93287 4948 1052 97 567 1000 999 56.8 4 8
0.59/0.65 c B 0.7 93300 4948 1052 97 567 2002 2000 47.7 6 8
0.59/0.67 c R 0.7 93301 4948 1052 97 567 2406 2404 44.5 4 8
0.89/0.98 c R 1.0 102660 4859 1139 99 567 6421 6419 40.6 6 10
1.10/1.11 c B 1.1 103037 4850 1146 101 567 8007 8005 41.0 5 10
1.19/1.28 c s 1.3 98136 4847 1148 102 567 9764 9758 40.3 3 9
1.19/1.28 c - 1.3 98136 4847 1148 102 567 9764 69523 40.3 3 9
2.59/2.66 c s 2.7 94598 4495 1245 148 776 20810 11737 37.0 4 9
2.59/2.66 c - 2.7 94598 4495 1245 148 776 20810 67438 37.0 4 9
2.89/2.95 c B 3.0 95277 4471 1267 150 776 24021 14944 36.8 5 11
3.30/3.31 c 0 3.3 97748 2883 2850 155 776 27635 18538 35.2 4 12
3.30/3.31 c
3.30/3.31 s UNSATISFIABLE
3.30/3.31 c
3.30/3.31 c 27635 conflicts, 63358 decisions, 40 random
3.30/3.31 c 10 iterations, 119 restarts, 0 skipped
3.30/3.31 c 0 enlarged, 375 shrunken, 270 rescored, 14 rebiased
3.30/3.31 c 3 simplifications, 0 reductions
3.30/3.31 c
3.30/3.31 c vars: 2850 fixed, 155 equiv, 776 elim, 173 merged
3.30/3.31 c elim: 813307 resolutions, 2 phases, 1 rounds
3.30/3.31 c sbst: 100% substituted, 1.9% nots, 98.1% ands, 0.0% xors, 0.0% ites
3.30/3.31 c arty: 2.02 and 0.00 xor average arity
3.30/3.31 c prbe: 26836 probed, 10 phases, 2 rounds
3.30/3.31 c prbe: 155 failed, 39 lifted, 0 merged
3.30/3.31 c sccs: 2 non trivial, 0 fixed, 2 merged
3.30/3.31 c hash: 7 units, 171 merged
3.30/3.31 c mins: 1113053 learned, 27% deleted, 34 strong, 34 depth
3.30/3.31 c subs: 28951 forward, 681 backward, 2551 doms
3.30/3.31 c strs: 135 forward, 13 backward
3.30/3.31 c doms: 2991 dominators, 1645 high, 84 low
3.30/3.31 c prps: 11309961 propagations, 3.42 megaprops
3.30/3.31 c
3.30/3.31 c 3.3 seconds, 13 MB max, 4 MB recycled
Verifier Data
No possible verification on an UNSAT instance
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 961)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3365951-1305320835/watcher-3365951-1305320835 -o /tmp/evaluation-result-3365951-1305320835/solver-3365951-1305320835 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365951-1305320835.cnf
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.02 2.01 1.97 2/272 20854
/proc/meminfo: memFree=8051256/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=2304 CPUtime=0 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 504 0 0 0 0 0 0 0 25 0 1 0 643683247 2359296 461 33554432000 134512640 135151029 4286710752 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 576 462 65 156 0 419 0
[startup+0.0934019 s]
/proc/loadavg: 2.02 2.01 1.97 2/272 20854
/proc/meminfo: memFree=8051256/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=9736 CPUtime=0.08 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 2408 0 0 0 8 0 0 0 25 0 1 0 643683247 9969664 2331 33554432000 134512640 135151029 4286710752 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 2434 2331 80 156 0 2277 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9736
[startup+0.100424 s]
/proc/loadavg: 2.02 2.01 1.97 2/272 20854
/proc/meminfo: memFree=8051256/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=9868 CPUtime=0.09 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 2415 0 0 0 9 0 0 0 25 0 1 0 643683247 10104832 2338 33554432000 134512640 135151029 4286710752 18446744073709551615 134554837 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 2467 2339 80 156 0 2310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9868
[startup+0.300392 s]
/proc/loadavg: 2.02 2.01 1.97 2/272 20854
/proc/meminfo: memFree=8051256/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=11864 CPUtime=0.29 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 2993 0 0 0 29 0 0 0 25 0 1 0 643683247 12148736 2851 33554432000 134512640 135151029 4286710752 18446744073709551615 134548104 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 2966 2851 80 156 0 2809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11864
[startup+0.700317 s]
/proc/loadavg: 2.02 2.01 1.97 2/272 20854
/proc/meminfo: memFree=8051256/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=11864 CPUtime=0.69 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 2994 0 0 0 69 0 0 0 25 0 1 0 643683247 12148736 2852 33554432000 134512640 135151029 4286710752 18446744073709551615 134583521 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 2966 2852 80 156 0 2809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11864
[startup+1.50017 s]
/proc/loadavg: 2.02 2.01 1.97 3/273 20855
/proc/meminfo: memFree=8039740/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=12928 CPUtime=1.49 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 3242 0 0 0 149 0 0 0 25 0 1 0 643683247 13238272 3100 33554432000 134512640 135151029 4286710752 18446744073709551615 134581569 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 3232 3100 80 156 0 3075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12928
[startup+3.10089 s]
/proc/loadavg: 2.02 2.01 1.97 3/273 20855
/proc/meminfo: memFree=8036268/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=15200 CPUtime=3.09 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 3987 0 0 0 309 0 0 0 25 0 1 0 643683247 15564800 3700 33554432000 134512640 135151029 4286710752 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 3800 3700 80 156 0 3643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15200
Solver just ended. Dumping a history of the last processes samples
[startup+3.30985 s]
/proc/loadavg: 2.02 2.01 1.97 3/273 20855
/proc/meminfo: memFree=8035032/32950904 swapFree=67057400/67111528
[pid=20854] ppid=20852 vsize=15200 CPUtime=3.3 cores=1,3,5,7
/proc/20854/stat : 20854 (precosat) R 20852 20854 20183 0 -1 4202496 3987 0 0 0 330 0 0 0 25 0 1 0 643683247 15564800 3700 33554432000 134512640 135151029 4286710752 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20854/statm: 3800 3700 80 156 0 3643 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 15200
Child status: 20
Real time (s): 3.3128
CPU time (s): 3.3125
CPU user time (s): 3.3045
CPU system time (s): 0.007998
CPU usage (%): 99.9907
Max. virtual memory (cumulated for all children) (KiB): 15876
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.3045
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3988
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= 39
runsolver used 0.009998 second user time and 0.026995 second system time
The end
Launcher Data
Begin job on node121 at 2011-05-13 23:07:15
IDJOB=3365951
IDBENCH=83441
IDSOLVER=1843
FILE ID=node121/3365951-1305320835
RUNJOBID= node121-1305315246-20202
PBS_JOBID= 13324311
Free space on /tmp= 43832 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E03N17.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365951-1305320835/watcher-3365951-1305320835 -o /tmp/evaluation-result-3365951-1305320835/solver-3365951-1305320835 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365951-1305320835.cnf
TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4
MD5SUM BENCH= a7330fdd412cca5ee2ec4c82638d1610
RANDOM SEED=1296426230
node121.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.817
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.63
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.817
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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: 32950904 kB
MemFree: 8051412 kB
Buffers: 263160 kB
Cached: 18197556 kB
SwapCached: 7656 kB
Active: 9740888 kB
Inactive: 14465240 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950904 kB
LowFree: 8051412 kB
SwapTotal: 67111528 kB
SwapFree: 67057400 kB
Dirty: 3136 kB
Writeback: 0 kB
AnonPages: 5743156 kB
Mapped: 22176 kB
Slab: 605740 kB
PageTables: 25004 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586980 kB
Committed_AS: 31040736 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= 43832 MiB
End job on node121 at 2011-05-13 23:07:18