Trace number 3309284

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
glueminisat 2.2.5UNSAT 162.983 162.981

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.983
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

162.90/162.97	WARNING: for repeatability, setting FPU to use double precision
162.90/162.97	s UNSATISFIABLE

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: 935)

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-3309284-1303987383/watcher-3309284-1303987383 -o /tmp/evaluation-result-3309284-1303987383/solver-3309284-1303987383 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309284-1303987383.cnf 

running on 4 cores: 0,2,4,6

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: 0.00 0.24 1.33 2/172 25762
/proc/meminfo: memFree=15206516/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=19584 CPUtime=0 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 698 0 0 0 0 0 0 0 22 0 1 0 510337984 20054016 635 33554432000 4194304 4309791 140734821985120 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 4896 635 215 29 0 1525 0

[startup+0.0636759 s]
/proc/loadavg: 0.00 0.24 1.33 2/172 25762
/proc/meminfo: memFree=15206516/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=30248 CPUtime=0.05 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 3966 0 0 0 5 0 0 0 22 0 1 0 510337984 30973952 3601 33554432000 4194304 4309791 140734821985120 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 7562 3602 217 29 0 4191 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30248

[startup+0.100671 s]
/proc/loadavg: 0.00 0.24 1.33 2/172 25762
/proc/meminfo: memFree=15206516/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=31268 CPUtime=0.09 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 4390 0 0 0 9 0 0 0 22 0 1 0 510337984 32018432 4013 33554432000 4194304 4309791 140734821985120 18446744073709551615 4221881 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 7817 4014 225 29 0 4446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31268

[startup+0.300584 s]
/proc/loadavg: 0.00 0.24 1.33 2/172 25762
/proc/meminfo: memFree=15206516/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=32296 CPUtime=0.29 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 6332 0 0 0 29 0 0 0 23 0 1 0 510337984 33071104 4465 33554432000 4194304 4309791 140734821985120 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 8074 4465 244 29 0 4703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32296

[startup+0.700447 s]
/proc/loadavg: 0.00 0.24 1.33 2/172 25762
/proc/meminfo: memFree=15206516/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=32296 CPUtime=0.69 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 6494 0 0 0 69 0 0 0 25 0 1 0 510337984 33071104 4617 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 8074 4617 245 29 0 4703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32296

[startup+1.50042 s]
/proc/loadavg: 0.00 0.24 1.33 2/173 25763
/proc/meminfo: memFree=15188536/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=33972 CPUtime=1.49 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 6794 0 0 0 149 0 0 0 25 0 1 0 510337984 34787328 4900 33554432000 4194304 4309791 140734821985120 18446744073709551615 4276746 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 8493 4900 245 29 0 5122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33972

[startup+3.10114 s]
/proc/loadavg: 0.08 0.25 1.32 2/173 25763
/proc/meminfo: memFree=15186676/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=41056 CPUtime=3.09 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 8245 0 0 0 308 1 0 0 25 0 1 0 510337984 42041344 5071 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 10264 5071 245 29 0 6893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41056

[startup+6.30058 s]
/proc/loadavg: 0.08 0.25 1.32 2/173 25763
/proc/meminfo: memFree=15180492/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=41504 CPUtime=6.29 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 10163 0 0 0 628 1 0 0 25 0 1 0 510337984 42500096 6822 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259878 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 10376 6822 245 29 0 7005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41504

[startup+12.7004 s]
/proc/loadavg: 0.30 0.29 1.33 3/178 25773
/proc/meminfo: memFree=15066604/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=56584 CPUtime=12.69 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 13273 0 0 0 1267 2 0 0 25 0 1 0 510337984 57942016 7953 33554432000 4194304 4309791 140734821985120 18446744073709551615 4260186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 14146 7953 245 29 0 10775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56584

[startup+25.5012 s]
/proc/loadavg: 0.56 0.35 1.33 3/178 25773
/proc/meminfo: memFree=15043172/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=61048 CPUtime=25.49 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 15646 0 0 0 2547 2 0 0 25 0 1 0 510337984 62513152 10144 33554432000 4194304 4309791 140734821985120 18446744073709551615 274477497261 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 15262 10144 245 29 0 11891 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61048

[startup+51.1007 s]
/proc/loadavg: 1.05 0.48 1.35 3/178 25774
/proc/meminfo: memFree=15033236/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=63768 CPUtime=51.09 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 16933 0 0 0 5106 3 0 0 25 0 1 0 510337984 65298432 11389 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 15942 11389 245 29 0 12571 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63768

[startup+102.307 s]
/proc/loadavg: 1.62 0.73 1.38 3/178 25775
/proc/meminfo: memFree=14993204/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=106188 CPUtime=102.3 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 26542 0 0 0 10225 5 0 0 25 0 1 0 510337984 108736512 16202 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259397 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 26547 16202 245 29 0 23176 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 106188

[startup+162.301 s]
/proc/loadavg: 1.86 0.96 1.42 3/178 25777
/proc/meminfo: memFree=14972728/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=106188 CPUtime=162.3 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 32189 0 0 0 16224 6 0 0 25 0 1 0 510337984 108736512 21497 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 26547 21497 245 29 0 23176 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 106188

Solver just ended. Dumping a history of the last processes samples

[startup+162.701 s]
/proc/loadavg: 1.86 0.96 1.42 3/178 25777
/proc/meminfo: memFree=14971736/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=106188 CPUtime=162.7 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 32228 0 0 0 16264 6 0 0 25 0 1 0 510337984 108736512 21535 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 26547 21535 245 29 0 23176 0
Current children cumulated CPU time (s) 162.7
Current children cumulated vsize (KiB) 106188

[startup+162.901 s]
/proc/loadavg: 1.86 0.96 1.42 3/178 25777
/proc/meminfo: memFree=14971736/32950928 swapFree=67111528/67111528
[pid=25762] ppid=25760 vsize=106188 CPUtime=162.9 cores=0,2,4,6
/proc/25762/stat : 25762 (glueminisat) R 25760 25762 25707 0 -1 4202496 32249 0 0 0 16284 6 0 0 25 0 1 0 510337984 108736512 21556 33554432000 4194304 4309791 140734821985120 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25762/statm: 26547 21556 245 29 0 23176 0
Current children cumulated CPU time (s) 162.9
Current children cumulated vsize (KiB) 106188

Child status: 20
Real time (s): 162.981
CPU time (s): 162.983
CPU user time (s): 162.916
CPU system time (s): 0.066989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 106188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.916
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32264
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= 6
involuntary context switches= 218

runsolver used 0.225965 second user time and 0.527919 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-28 12:43:03
IDJOB=3309284
IDBENCH=20529
IDSOLVER=1694
FILE ID=node125/3309284-1303987383
RUNJOBID= node125-1303987381-25725
PBS_JOBID= 13168748
Free space on /tmp= 72760 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309284-1303987383/watcher-3309284-1303987383 -o /tmp/evaluation-result-3309284-1303987383/solver-3309284-1303987383 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309284-1303987383.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=991700961

node125.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.828
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.828
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	: 5266.55
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.828
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.828
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.828
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.828
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.828
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.828
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:      15206804 kB
Buffers:       2212976 kB
Cached:       14934420 kB
SwapCached:          0 kB
Active:        8715668 kB
Inactive:      8495708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15206804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3552 kB
Writeback:           0 kB
AnonPages:       63368 kB
Mapped:          14424 kB
Slab:           467964 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186856 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= 72744 MiB
End job on node125 at 2011-04-28 12:45:46