Trace number 3495143

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
OptimuS p100_source? (MO) 455.182 455.173

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
MD5SUMc654e2b86795430a8cab2e0bd96123bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.979
Satisfiable
(Un)Satisfiability was proved
Number of variables64138
Number of clauses181073
Sum of the clauses size422501
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2120714
Number of clauses of size 360357
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495143-1307806451/watcher-3495143-1307806451 -o /tmp/evaluation-result-3495143-1307806451/solver-3495143-1307806451 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495143-1307806451.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 1.66 2.59 5/184 6117
/proc/meminfo: memFree=31329080/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=23184 CPUtime=0 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 1539 0 0 0 0 0 0 0 21 0 1 0 892243263 23740416 1478 33554432000 4194304 4279399 140735614262288 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 5796 1483 223 21 0 2433 0

[startup+0.042766 s]
/proc/loadavg: 0.95 1.66 2.59 5/184 6117
/proc/meminfo: memFree=31329080/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=35932 CPUtime=0.03 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 4961 0 0 0 3 0 0 0 21 0 1 0 892243263 36794368 4719 33554432000 4194304 4279399 140735614262288 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 8983 4724 224 21 0 5620 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35932

[startup+0.100756 s]
/proc/loadavg: 0.95 1.66 2.59 5/184 6117
/proc/meminfo: memFree=31329080/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=58544 CPUtime=0.09 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 9980 0 0 0 8 1 0 0 21 0 1 0 892243263 59949056 9660 33554432000 4194304 4279399 140735614262288 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 14636 9662 239 21 0 11273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58544

[startup+0.300735 s]
/proc/loadavg: 0.95 1.66 2.59 5/184 6117
/proc/meminfo: memFree=31329080/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=79428 CPUtime=0.29 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 15313 0 0 0 27 2 0 0 22 0 1 0 892243263 81334272 14992 33554432000 4194304 4279399 140735614262288 18446744073709551615 4210986 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 19857 14992 251 21 0 16494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79428

[startup+0.700654 s]
/proc/loadavg: 0.95 1.66 2.59 5/184 6117
/proc/meminfo: memFree=31329080/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=79428 CPUtime=0.69 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 15313 0 0 0 67 2 0 0 24 0 1 0 892243263 81334272 14992 33554432000 4194304 4279399 140735614262288 18446744073709551615 4206932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 19857 14992 251 21 0 16494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79428

[startup+1.50051 s]
/proc/loadavg: 0.95 1.66 2.59 5/191 6139
/proc/meminfo: memFree=31036256/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=79428 CPUtime=1.49 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 15318 0 0 0 147 2 0 0 25 0 1 0 892243263 81334272 14997 33554432000 4194304 4279399 140735614262288 18446744073709551615 4210276 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 19857 14997 251 21 0 16494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79428

[startup+3.10022 s]
/proc/loadavg: 0.95 1.66 2.59 5/191 6139
/proc/meminfo: memFree=31035016/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=79572 CPUtime=3.09 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 15368 0 0 0 307 2 0 0 25 0 1 0 892243263 81481728 15047 33554432000 4194304 4279399 140735614262288 18446744073709551615 4208689 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 19893 15047 251 21 0 16530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79572

[startup+6.30067 s]
/proc/loadavg: 1.19 1.70 2.59 5/191 6139
/proc/meminfo: memFree=31031592/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=89824 CPUtime=6.29 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 18531 0 0 0 627 2 0 0 25 0 1 0 892243263 91979776 17967 33554432000 4194304 4279399 140735614262288 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 22456 17967 270 21 0 19093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89824

[startup+12.7005 s]
/proc/loadavg: 1.42 1.74 2.60 5/191 6139
/proc/meminfo: memFree=30875208/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=211260 CPUtime=12.69 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 47471 0 0 0 1263 6 0 0 25 0 1 0 892243263 216330240 46897 33554432000 4194304 4279399 140735614262288 18446744073709551615 4241884 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 52815 46897 270 21 0 49452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 211260

[startup+25.5002 s]
/proc/loadavg: 1.99 1.85 2.62 5/191 6139
/proc/meminfo: memFree=30531580/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=640452 CPUtime=25.49 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 115543 0 0 0 2536 13 0 0 25 0 1 0 892243263 655822848 114958 33554432000 4194304 4279399 140735614262288 18446744073709551615 4257082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 160113 114958 270 21 0 156750 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 640452

[startup+51.1007 s]
/proc/loadavg: 2.67 2.02 2.66 5/191 6140
/proc/meminfo: memFree=29442420/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=991288 CPUtime=51.09 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 217363 0 0 0 5084 25 0 0 25 0 1 0 892243263 1015078912 216767 33554432000 4194304 4279399 140735614262288 18446744073709551615 4208583 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 247822 216767 270 21 0 244459 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 991288

[startup+102.307 s]
/proc/loadavg: 3.48 2.34 2.73 5/191 6141
/proc/meminfo: memFree=26924712/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=2482032 CPUtime=102.29 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 405215 0 0 0 10184 45 0 0 25 0 1 0 892243263 2541600768 404606 33554432000 4194304 4279399 140735614262288 18446744073709551615 4242261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 620508 404606 270 21 0 617145 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2482032

[startup+162.301 s]
/proc/loadavg: 3.81 2.64 2.81 5/191 6143
/proc/meminfo: memFree=24027432/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=2483408 CPUtime=162.29 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 578547 0 0 0 16165 64 0 0 25 0 1 0 892243263 2543009792 577923 33554432000 4194304 4279399 140735614262288 18446744073709551615 4242261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 620852 577923 270 21 0 617489 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2483408

[startup+222.3 s]
/proc/loadavg: 3.93 2.88 2.88 5/191 6144
/proc/meminfo: memFree=25080048/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=1561172 CPUtime=222.29 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 1016962 0 0 0 22110 119 0 0 25 0 1 0 892243263 1598640128 326858 33554432000 4194304 4279399 140735614262288 18446744073709551615 4237875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 390293 326858 270 21 0 386930 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1561172

[startup+282.301 s]
/proc/loadavg: 3.97 3.08 2.95 5/191 6146
/proc/meminfo: memFree=22071912/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=2483852 CPUtime=282.29 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 1238168 0 0 0 28088 141 0 0 25 0 1 0 892243263 2543464448 548049 33554432000 4194304 4279399 140735614262288 18446744073709551615 4256496 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 620963 548049 270 21 0 617600 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2483852

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 3.01 5/191 6148
/proc/meminfo: memFree=19186048/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=3982752 CPUtime=342.3 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 1407396 0 0 0 34069 161 0 0 25 0 1 0 892243263 4078338048 717272 33554432000 4194304 4279399 140735614262288 18446744073709551615 4237976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 995688 717272 270 21 0 992325 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3982752

[startup+402.3 s]
/proc/loadavg: 4.07 3.40 3.07 5/191 6149
/proc/meminfo: memFree=19350056/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=3983200 CPUtime=402.3 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 1625584 0 0 0 40043 187 0 0 25 0 1 0 892243263 4078796800 935447 33554432000 4194304 4279399 140735614262288 18446744073709551615 4241903 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 995800 935447 270 21 0 992437 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3983200



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+455.001 s]
/proc/loadavg: 4.02 3.50 3.12 5/191 6189
/proc/meminfo: memFree=23294260/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=7894308 CPUtime=455.01 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4202496 1890478 0 0 0 45283 218 0 0 25 0 1 0 892243263 8083771392 1200292 33554432000 4194304 4279399 140735614262288 18446744073709551615 4243401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6117/statm: 1973577 1200301 270 21 0 1970214 0
Current children cumulated CPU time (s) 455.01
Current children cumulated vsize (KiB) 7894308

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+455.107 s]
/proc/loadavg: 4.02 3.50 3.12 5/191 6189
/proc/meminfo: memFree=23294260/32951124 swapFree=67063272/67111528
[pid=6117] ppid=6115 vsize=0 CPUtime=455.11 cores=1,3
/proc/6117/stat : 6117 (OptimuS_release) R 6115 6117 6290 0 -1 4203524 1890727 0 0 0 45283 228 0 0 25 0 1 0 892243263 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/6117/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 455.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 455.173
CPU time (s): 455.182
CPU user time (s): 452.833
CPU system time (s): 2.34864
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7894308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 452.833
system time used= 2.34864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1890727
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= 736

runsolver used 0.748886 second user time and 1.74173 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 17:34:11
IDJOB=3495143
IDBENCH=82486
IDSOLVER=1987
FILE ID=node132/3495143-1307806451
RUNJOBID= node132-1307806451-6081
PBS_JOBID= 13551016
Free space on /tmp= 74088 MiB

SOLVER NAME= OptimuS p100_source
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495143-1307806451/watcher-3495143-1307806451 -o /tmp/evaluation-result-3495143-1307806451/solver-3495143-1307806451 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495143-1307806451.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c654e2b86795430a8cab2e0bd96123bd
RANDOM SEED=364207284

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      31334088 kB
Buffers:        291088 kB
Cached:        1076664 kB
SwapCached:       9968 kB
Active:         615088 kB
Inactive:       794476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31334088 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:           14364 kB
Writeback:           0 kB
AnonPages:       39560 kB
Mapped:           9408 kB
Slab:           143696 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74084 MiB
End job on node132 at 2011-06-11 17:41:48