Trace number 3171570

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
UmSat 2011-02-25SAT 337.949 337.942

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S768928417-025.SATISFIABLE.cnf
MD5SUMee861b5bc3d48577f06373bd13f4b8a5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

337.61/337.69	s SATISFIABLE
337.61/337.69	v 24 38 36 33 45 40 21 -16 48 -8 -18 -46 15 47 34 -5 -13 -4 -20 27 49 -17 -11 35 -9 -50 -44 -37 -41 39 -28 22 10 29 -25 -14 19 30 31 12 -43 -6 -26 1 -7 -42 3 -23 -2 -32 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3171570-1307669518/watcher-3171570-1307669518 -o /tmp/evaluation-result-3171570-1307669518/solver-3171570-1307669518 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171570-1307669518.cnf 

running on 2 cores: 5,7

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.05 2.25 0.92 4/187 9274
/proc/meminfo: memFree=31935920/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=11644 CPUtime=0 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4194304 357 0 0 0 0 0 0 0 25 0 1 0 878550498 11923456 296 33554432000 4194304 4263880 140733426439136 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 2911 296 241 17 0 84 0

[startup+0.0333191 s]
/proc/loadavg: 4.05 2.25 0.92 4/187 9274
/proc/meminfo: memFree=31935920/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=12244 CPUtime=0.03 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4194304 484 0 0 0 3 0 0 0 25 0 1 0 878550498 12537856 423 33554432000 4194304 4263880 140733426439136 18446744073709551615 47259667130128 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 3061 423 242 17 0 234 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12244

[startup+0.100309 s]
/proc/loadavg: 4.05 2.25 0.92 4/187 9274
/proc/meminfo: memFree=31935920/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=12852 CPUtime=0.09 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 694 0 0 0 9 0 0 0 25 0 1 0 878550498 13160448 606 33554432000 4194304 4263880 140733426439136 18446744073709551615 4206576 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 3213 606 247 17 0 386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12852

[startup+0.300275 s]
/proc/loadavg: 4.05 2.25 0.92 4/187 9274
/proc/meminfo: memFree=31935920/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=13512 CPUtime=0.29 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 854 0 0 0 29 0 0 0 25 0 1 0 878550498 13836288 766 33554432000 4194304 4263880 140733426439136 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 3378 766 247 17 0 551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13512

[startup+0.700208 s]
/proc/loadavg: 4.05 2.25 0.92 4/187 9274
/proc/meminfo: memFree=31935920/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=14332 CPUtime=0.69 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 1058 0 0 0 69 0 0 0 25 0 1 0 878550498 14675968 970 33554432000 4194304 4263880 140733426439136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 3583 970 247 17 0 756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14332

[startup+1.50106 s]
/proc/loadavg: 4.05 2.25 0.92 6/188 9275
/proc/meminfo: memFree=31932352/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=15948 CPUtime=1.49 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 1424 0 0 0 149 0 0 0 25 0 1 0 878550498 16330752 1336 33554432000 4194304 4263880 140733426439136 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 3987 1336 247 17 0 1160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15948

[startup+3.1008 s]
/proc/loadavg: 4.04 2.27 0.93 5/188 9275
/proc/meminfo: memFree=31930244/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=17052 CPUtime=3.09 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 1678 0 0 0 309 0 0 0 25 0 1 0 878550498 17461248 1589 33554432000 4194304 4263880 140733426439136 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 4263 1589 247 17 0 1436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17052

[startup+6.30024 s]
/proc/loadavg: 4.04 2.27 0.93 7/188 9275
/proc/meminfo: memFree=31927816/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=18484 CPUtime=6.29 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 2017 0 0 0 629 0 0 0 25 0 1 0 878550498 18927616 1928 33554432000 4194304 4263880 140733426439136 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 4621 1928 247 17 0 1794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18484

[startup+12.7011 s]
/proc/loadavg: 4.04 2.33 0.96 6/188 9275
/proc/meminfo: memFree=31925100/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=20872 CPUtime=12.69 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 2795 0 0 0 1268 1 0 0 25 0 1 0 878550498 21372928 2537 33554432000 4194304 4263880 140733426439136 18446744073709551615 4207842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 5218 2537 248 17 0 2391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20872

[startup+25.5009 s]
/proc/loadavg: 4.03 2.38 1.00 5/188 9275
/proc/meminfo: memFree=31921500/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=23428 CPUtime=25.49 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 3574 0 0 0 2548 1 0 0 25 0 1 0 878550498 23990272 3108 33554432000 4194304 4263880 140733426439136 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 5857 3108 247 17 0 3030 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23428

[startup+51.1005 s]
/proc/loadavg: 4.02 2.51 1.08 6/188 9277
/proc/meminfo: memFree=31915028/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=26612 CPUtime=51.1 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 4634 0 0 0 5108 2 0 0 25 0 1 0 878550498 27250688 3897 33554432000 4194304 4263880 140733426439136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 6653 3897 247 17 0 3826 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26612

[startup+102.307 s]
/proc/loadavg: 4.04 2.78 1.25 6/188 9277
/proc/meminfo: memFree=31906568/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=30932 CPUtime=102.3 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 5890 0 0 0 10228 2 0 0 25 0 1 0 878550498 31674368 4925 33554432000 4194304 4263880 140733426439136 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 7733 4925 247 17 0 4906 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30932

[startup+162.3 s]
/proc/loadavg: 4.09 3.02 1.43 6/188 9279
/proc/meminfo: memFree=31899108/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=34964 CPUtime=162.29 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 7179 0 0 0 16227 2 0 0 25 0 1 0 878550498 35803136 5810 33554432000 4194304 4263880 140733426439136 18446744073709551615 4207681 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 8741 5810 247 17 0 5914 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34964

[startup+222.301 s]
/proc/loadavg: 4.03 3.20 1.58 6/188 9281
/proc/meminfo: memFree=31891276/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=37492 CPUtime=222.29 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 7994 0 0 0 22227 2 0 0 25 0 1 0 878550498 38391808 6466 33554432000 4194304 4263880 140733426439136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 9373 6466 247 17 0 6546 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37492

[startup+282.301 s]
/proc/loadavg: 4.01 3.34 1.73 5/188 9283
/proc/meminfo: memFree=31884440/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=39888 CPUtime=282.3 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 8741 0 0 0 28227 3 0 0 25 0 1 0 878550498 40845312 7038 33554432000 4194304 4263880 140733426439136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 9972 7038 247 17 0 7145 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 39888

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

[startup+307.1 s]
/proc/loadavg: 4.01 3.39 1.79 6/188 9283
/proc/meminfo: memFree=31881216/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=40968 CPUtime=307.1 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9012 0 0 0 30707 3 0 0 25 0 1 0 878550498 41951232 7309 33554432000 4194304 4263880 140733426439136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10242 7309 247 17 0 7415 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 40968

[startup+319.9 s]
/proc/loadavg: 4.00 3.41 1.81 6/188 9283
/proc/meminfo: memFree=31879604/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=41352 CPUtime=319.9 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9112 0 0 0 31987 3 0 0 25 0 1 0 878550498 42344448 7409 33554432000 4194304 4263880 140733426439136 18446744073709551615 4215125 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10338 7409 247 17 0 7511 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 41352

[startup+326.3 s]
/proc/loadavg: 4.00 3.42 1.83 6/188 9283
/proc/meminfo: memFree=31879604/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=41352 CPUtime=326.3 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9114 0 0 0 32627 3 0 0 25 0 1 0 878550498 42344448 7411 33554432000 4194304 4263880 140733426439136 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10338 7411 247 17 0 7511 0
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (KiB) 41352

[startup+332.701 s]
/proc/loadavg: 4.00 3.44 1.85 6/188 9283
/proc/meminfo: memFree=31879108/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=41608 CPUtime=332.7 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9185 0 0 0 33267 3 0 0 25 0 1 0 878550498 42606592 7482 33554432000 4194304 4263880 140733426439136 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10402 7482 247 17 0 7575 0
Current children cumulated CPU time (s) 332.7
Current children cumulated vsize (KiB) 41608

[startup+335.901 s]
/proc/loadavg: 4.00 3.44 1.85 6/188 9283
/proc/meminfo: memFree=31878856/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=41608 CPUtime=335.9 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9185 0 0 0 33587 3 0 0 25 0 1 0 878550498 42606592 7482 33554432000 4194304 4263880 140733426439136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10402 7482 247 17 0 7575 0
Current children cumulated CPU time (s) 335.9
Current children cumulated vsize (KiB) 41608

[startup+336.7 s]
/proc/loadavg: 4.00 3.45 1.86 6/188 9283
/proc/meminfo: memFree=31878856/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=41608 CPUtime=336.7 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9185 0 0 0 33667 3 0 0 25 0 1 0 878550498 42606592 7482 33554432000 4194304 4263880 140733426439136 18446744073709551615 4207783 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10402 7482 247 17 0 7575 0
Current children cumulated CPU time (s) 336.7
Current children cumulated vsize (KiB) 41608

[startup+337.5 s]
/proc/loadavg: 4.00 3.45 1.86 6/188 9283
/proc/meminfo: memFree=31878856/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=41608 CPUtime=337.5 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9185 0 0 0 33747 3 0 0 25 0 1 0 878550498 42606592 7482 33554432000 4194304 4263880 140733426439136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10402 7482 247 17 0 7575 0
Current children cumulated CPU time (s) 337.5
Current children cumulated vsize (KiB) 41608

[startup+337.9 s]
/proc/loadavg: 4.00 3.45 1.86 6/188 9283
/proc/meminfo: memFree=31878732/32951132 swapFree=67052544/67111528
[pid=9274] ppid=9272 vsize=41612 CPUtime=337.9 cores=5,7
/proc/9274/stat : 9274 (umsat) R 9272 9274 9154 0 -1 4202496 9192 0 0 0 33787 3 0 0 25 0 1 0 878550498 42610688 7489 33554432000 4194304 4263880 140733426439136 18446744073709551615 242970199128 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9274/statm: 10403 7489 253 17 0 7576 0
Current children cumulated CPU time (s) 337.9
Current children cumulated vsize (KiB) 41612

Child status: 0
Real time (s): 337.942
CPU time (s): 337.949
CPU user time (s): 337.916
CPU system time (s): 0.032994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 41612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 337.916
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9195
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= 10
involuntary context switches= 735

runsolver used 0.518921 second user time and 1.3298 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-10 03:31:58
IDJOB=3171570
IDBENCH=82788
IDSOLVER=1582
FILE ID=node128/3171570-1307669518
RUNJOBID= node128-1307669277-9175
PBS_JOBID= 13549512
Free space on /tmp= 74144 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S768928417-025.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171570-1307669518/watcher-3171570-1307669518 -o /tmp/evaluation-result-3171570-1307669518/solver-3171570-1307669518 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171570-1307669518.cnf

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

MD5SUM BENCH= ee861b5bc3d48577f06373bd13f4b8a5
RANDOM SEED=75066514

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31936712 kB
Buffers:        220104 kB
Cached:         497428 kB
SwapCached:      11336 kB
Active:         196876 kB
Inactive:       616584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31936712 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:            2408 kB
Writeback:           0 kB
AnonPages:       94248 kB
Mapped:          10404 kB
Slab:           135724 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   327408 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= 74140 MiB
End job on node128 at 2011-06-10 03:37:37