Trace number 3291230

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
PicoSAT 941UNSAT 182.503 182.563

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

182.43/182.53	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-3291230-1303787566/watcher-3291230-1303787566 -o /tmp/evaluation-result-3291230-1303787566/solver-3291230-1303787566 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3291230-1303787566.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 4.13 4.11 3.77 5/187 2594
/proc/meminfo: memFree=15469984/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=2956 CPUtime=0 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 445 0 0 0 0 0 0 0 23 0 1 0 490356304 3026944 391 33554432000 134512640 134603332 4290431152 18446744073709551615 5453308 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 739 392 89 23 0 365 0

[startup+0.0873201 s]
/proc/loadavg: 4.13 4.11 3.77 5/187 2594
/proc/meminfo: memFree=15469984/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=9936 CPUtime=0.08 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 2119 0 0 0 8 0 0 0 23 0 1 0 490356304 10174464 2065 33554432000 134512640 134603332 4290431152 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 2484 2066 90 23 0 2110 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9936

[startup+0.100316 s]
/proc/loadavg: 4.13 4.11 3.77 5/187 2594
/proc/meminfo: memFree=15469984/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=10860 CPUtime=0.09 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 2389 0 0 0 9 0 0 0 23 0 1 0 490356304 11120640 2335 33554432000 134512640 134603332 4290431152 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 2715 2336 90 23 0 2341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10860

[startup+0.300283 s]
/proc/loadavg: 4.13 4.11 3.77 5/187 2594
/proc/meminfo: memFree=15469984/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=25684 CPUtime=0.29 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 5643 0 0 0 29 0 0 0 25 0 1 0 490356304 26300416 5589 33554432000 134512640 134603332 4290431152 18446744073709551615 134555837 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 6421 5589 98 23 0 6047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25684

[startup+0.700213 s]
/proc/loadavg: 4.13 4.11 3.77 5/187 2594
/proc/meminfo: memFree=15469984/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=25948 CPUtime=0.69 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 5719 0 0 0 69 0 0 0 25 0 1 0 490356304 26570752 5665 33554432000 134512640 134603332 4290431152 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 6487 5665 98 23 0 6113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25948

[startup+1.50108 s]
/proc/loadavg: 4.12 4.11 3.77 5/188 2595
/proc/meminfo: memFree=15446052/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=27140 CPUtime=1.49 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 6002 0 0 0 149 0 0 0 25 0 1 0 490356304 27791360 5948 33554432000 134512640 134603332 4290431152 18446744073709551615 134548326 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 6785 5948 98 23 0 6411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27140

[startup+3.10079 s]
/proc/loadavg: 4.12 4.11 3.77 5/188 2595
/proc/meminfo: memFree=15443212/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=29544 CPUtime=3.09 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 6614 0 0 0 309 0 0 0 25 0 1 0 490356304 30253056 6560 33554432000 134512640 134603332 4290431152 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 7386 6560 98 23 0 7012 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29544

[startup+6.30021 s]
/proc/loadavg: 4.12 4.11 3.77 6/188 2595
/proc/meminfo: memFree=15433536/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=35352 CPUtime=6.24 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 8058 0 0 0 621 3 0 0 25 0 1 0 490356304 36200448 8004 33554432000 134512640 134603332 4290431152 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2594/statm: 8838 8004 98 23 0 8464 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 35352

[startup+12.7011 s]
/proc/loadavg: 4.25 4.14 3.78 5/188 2596
/proc/meminfo: memFree=15415104/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=46964 CPUtime=12.63 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 10953 0 0 0 1259 4 0 0 25 0 1 0 490356304 48091136 10899 33554432000 134512640 134603332 4290431152 18446744073709551615 134563975 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 11741 10900 98 23 0 11367 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 46964

[startup+25.5009 s]
/proc/loadavg: 4.21 4.13 3.78 5/188 2596
/proc/meminfo: memFree=15379360/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=69264 CPUtime=25.43 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 16503 0 0 0 2537 6 0 0 25 0 1 0 490356304 70926336 16449 33554432000 134512640 134603332 4290431152 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 17316 16449 98 23 0 16942 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 69264

[startup+51.1004 s]
/proc/loadavg: 4.14 4.12 3.79 5/188 2596
/proc/meminfo: memFree=15313512/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=106576 CPUtime=51.03 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 25679 0 0 0 5093 10 0 0 25 0 1 0 490356304 109133824 25625 33554432000 134512640 134603332 4290431152 18446744073709551615 134550814 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 26644 25625 124 23 0 26270 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 106576

[startup+102.307 s]
/proc/loadavg: 4.05 4.10 3.80 5/188 2598
/proc/meminfo: memFree=15265596/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=113308 CPUtime=102.24 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 27440 0 0 0 10213 11 0 0 25 0 1 0 490356304 116027392 27360 33554432000 134512640 134603332 4290431152 18446744073709551615 134564487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 28327 27360 98 23 0 27953 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 113308

[startup+162.301 s]
/proc/loadavg: 4.06 4.09 3.81 5/188 2600
/proc/meminfo: memFree=15178780/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=162.23 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 16210 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 138388

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

[startup+166.3 s]
/proc/loadavg: 4.05 4.09 3.82 5/188 2600
/proc/meminfo: memFree=15173940/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=166.23 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 16610 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134550646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 138388

[startup+172.707 s]
/proc/loadavg: 4.05 4.09 3.82 5/188 2600
/proc/meminfo: memFree=15166872/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=172.63 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 17250 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 172.63
Current children cumulated vsize (KiB) 138388

[startup+179.1 s]
/proc/loadavg: 4.04 4.08 3.82 5/188 2600
/proc/meminfo: memFree=15162036/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=179.03 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 17890 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 138388

[startup+180.701 s]
/proc/loadavg: 4.04 4.08 3.82 5/188 2627
/proc/meminfo: memFree=15222852/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=180.63 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 18050 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134565506 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 138388

[startup+181.507 s]
/proc/loadavg: 4.04 4.08 3.82 5/188 2627
/proc/meminfo: memFree=15220744/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=181.43 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 18130 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134587903 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 181.43
Current children cumulated vsize (KiB) 138388

[startup+182.301 s]
/proc/loadavg: 4.04 4.08 3.82 5/188 2627
/proc/meminfo: memFree=15220744/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=182.23 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 18210 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134527239 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 182.23
Current children cumulated vsize (KiB) 138388

[startup+182.501 s]
/proc/loadavg: 4.04 4.08 3.82 5/188 2627
/proc/meminfo: memFree=15219380/32951132 swapFree=67111528/67111528
[pid=2594] ppid=2592 vsize=138388 CPUtime=182.43 cores=1,3
/proc/2594/stat : 2594 (picosat) R 2592 2594 524 0 -1 4202496 33743 0 0 0 18230 13 0 0 25 0 1 0 490356304 141709312 33663 33554432000 134512640 134603332 4290431152 18446744073709551615 134529408 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2594/statm: 34597 33663 98 23 0 34223 0
Current children cumulated CPU time (s) 182.43
Current children cumulated vsize (KiB) 138388

Child status: 20
Real time (s): 182.563
CPU time (s): 182.503
CPU user time (s): 182.357
CPU system time (s): 0.145977
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 138388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.357
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33747
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= 3
involuntary context switches= 320

runsolver used 0.283956 second user time and 0.71989 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 05:12:47
IDJOB=3291230
IDBENCH=84172
IDSOLVER=1604
FILE ID=node131/3291230-1303787566
RUNJOBID= node131-1303787135-2349
PBS_JOBID= 13157225
Free space on /tmp= 71516 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291230-1303787566/watcher-3291230-1303787566 -o /tmp/evaluation-result-3291230-1303787566/solver-3291230-1303787566 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3291230-1303787566.cnf

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=801491767

node131.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.830
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.830
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.75
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15470264 kB
Buffers:       1013624 kB
Cached:       15042752 kB
SwapCached:          0 kB
Active:        6070408 kB
Inactive:     10890236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15470264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10480 kB
Writeback:          32 kB
AnonPages:      903768 kB
Mapped:          15880 kB
Slab:           454924 kB
PageTables:       6900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1109684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71520 MiB
End job on node131 at 2011-04-26 05:15:49