Trace number 3293694

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
synit_sat 2011-03-03UNSAT 241.615 241.608

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.00/0.00	c start  0 total 0
2.59/2.69	c Find Units :          1
3.29/3.37	c Find Invs  :          0
4.29/4.39	c Find Ands  :      79161 AvgFaninNum: 69.1574
4.39/4.40	c Find Xors  :          0 AvgFaninNum: nan
4.39/4.41	c Find Ite   :       7766
4.39/4.45	c UnDirect variable: 0
4.39/4.45	c UnDirect to Direct Gate: 0
4.39/4.45	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
4.49/4.51	c Break Cycle : 5
4.49/4.51	c Total Root : 1 Undef Var: 2403
6.49/6.58	c After covering, Total Root: 1 Leaf: 2403
6.49/6.58	c Variable( cover/uncovered/unused ): 89315 0 0
6.49/6.58	c Unit Clauses: 1
6.49/6.58	c Binary Clauses( cover/uncovered ): 5473484 303
6.49/6.58	c Clauses( cover/uncovered ): 110210 5
6.49/6.58	c Total Clauses( cover/uncovered ): 5583695 308 99.9945%
6.49/6.58	c Covered Ands: 79146 Invs: 0 Xors: 0 Ites: 7766
6.59/6.60	c Uncover Clauses avg size: 2.96753 max size: 99
6.59/6.61	c Final circuit: i/l/o/s    2403       0     309    574620
6.59/6.61	c cover rate 99.9945
6.59/6.61	c rocky end  6.6 total 6.6
6.69/6.76	c inp	c lvl 153	 size 574620
10.39/10.46	c rwt	c lvl 153	 size 457125
12.09/12.14	c rf 	c lvl 153	 size 340701
12.39/12.44	c bal	c lvl 160	 size 325202
14.09/14.17	c rwb	c lvl 194	 size 270369
14.39/14.41	c bal	c lvl 173	 size 265245
14.99/15.09	c rfi	c lvl 172	 size 242793
16.39/16.48	c rwb	c lvl 173	 size 229327
16.69/16.70	c bal	c lvl 168	 size 226876
17.79/17.80	c rwb	c size 216764
17.79/17.82	c inp	c lvl 213	 size 216764
18.99/19.04	c rwt	c lvl 212	 size 211754
19.89/19.93	c rf 	c lvl 211	 size 207363
20.09/20.11	c bal	c lvl 185	 size 206814
21.30/21.33	c rwb	c lvl 221	 size 201026
21.49/21.50	c bal	c lvl 182	 size 199860
21.99/22.02	c rfi	c lvl 182	 size 195867
23.09/23.13	c rwb	c lvl 185	 size 192410
23.19/23.29	c bal	c lvl 182	 size 191451
24.19/24.25	c rwb	c size 188463
24.29/24.32	c circuit size reduce 707896 190867
24.29/24.32	c opt time  17.72 total 24.32
24.99/25.03	c covering time  0.71 total 25.03
241.30/241.33	c solve time  216.3 total 241.33
241.30/241.33	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-3293694-1303790444/watcher-3293694-1303790444 -o /tmp/evaluation-result-3293694-1303790444/solver-3293694-1303790444 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3293694-1303790444.cnf 1583573216 

running on 2 cores: 4,6

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: 3.19 3.80 3.66 4/184 11076
/proc/meminfo: memFree=13792956/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=30688 CPUtime=0 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 2240 0 0 0 0 0 0 0 18 0 1 0 490645449 31424512 2174 33554432000 4194304 4947581 140733265069440 18446744073709551615 222921776896 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 7672 2186 365 184 0 2547 0

[startup+0.0402329 s]
/proc/loadavg: 3.19 3.80 3.66 4/184 11076
/proc/meminfo: memFree=13792956/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=38928 CPUtime=0.03 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 4614 0 0 0 3 0 0 0 18 0 1 0 490645449 39862272 4548 33554432000 4194304 4947581 140733265069440 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 9732 4548 376 184 0 4607 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38928

[startup+0.100255 s]
/proc/loadavg: 3.19 3.80 3.66 4/184 11076
/proc/meminfo: memFree=13792956/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=57360 CPUtime=0.09 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 8739 0 0 0 8 1 0 0 18 0 1 0 490645449 58736640 8673 33554432000 4194304 4947581 140733265069440 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 14340 8673 376 184 0 9215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57360

[startup+0.300216 s]
/proc/loadavg: 3.19 3.80 3.66 4/184 11076
/proc/meminfo: memFree=13792956/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=82064 CPUtime=0.29 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 14879 0 0 0 27 2 0 0 18 0 1 0 490645449 84033536 14813 33554432000 4194304 4947581 140733265069440 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 20516 14813 376 184 0 15391 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82064

[startup+0.701141 s]
/proc/loadavg: 3.19 3.80 3.66 4/184 11076
/proc/meminfo: memFree=13792956/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=131472 CPUtime=0.69 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 27056 0 0 0 65 4 0 0 18 0 1 0 490645449 134627328 26990 33554432000 4194304 4947581 140733265069440 18446744073709551615 4215128 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 32868 26991 376 184 0 27743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131472

[startup+1.50097 s]
/proc/loadavg: 3.19 3.80 3.66 5/190 11083
/proc/meminfo: memFree=13216072/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=230672 CPUtime=1.49 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 51323 0 0 0 141 8 0 0 20 0 1 0 490645449 236208128 51257 33554432000 4194304 4947581 140733265069440 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 57668 51257 376 184 0 52543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 230672

[startup+3.10068 s]
/proc/loadavg: 3.41 3.84 3.68 5/190 11083
/proc/meminfo: memFree=12716228/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=427788 CPUtime=3.09 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 96373 0 0 0 296 13 0 0 25 0 1 0 490645449 438054912 96307 33554432000 4194304 4947581 140733265069440 18446744073709551615 4791103 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 106947 96307 378 184 0 101822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 427788

[startup+6.30109 s]
/proc/loadavg: 3.41 3.84 3.68 5/190 11083
/proc/meminfo: memFree=12085708/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=428172 CPUtime=6.29 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 96494 0 0 0 616 13 0 0 25 0 1 0 490645449 438448128 96428 33554432000 4194304 4947581 140733265069440 18446744073709551615 4773787 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 107043 96428 384 184 0 101918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 428172

[startup+12.7009 s]
/proc/loadavg: 3.57 3.86 3.68 5/190 11084
/proc/meminfo: memFree=10644344/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=728984 CPUtime=12.69 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 167261 0 0 0 1248 21 0 0 25 0 1 0 490645449 746479616 167195 33554432000 4194304 4947581 140733265069440 18446744073709551615 4840493 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 182246 167195 430 184 0 177121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 728984

[startup+25.5006 s]
/proc/loadavg: 3.64 3.87 3.69 5/190 11093
/proc/meminfo: memFree=9540888/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=804992 CPUtime=25.49 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 187319 0 0 0 2526 23 0 0 25 0 1 0 490645449 824311808 186770 33554432000 4194304 4947581 140733265069440 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 201248 186770 458 184 0 196123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 804992

[startup+51.1069 s]
/proc/loadavg: 3.76 3.88 3.69 5/190 11120
/proc/meminfo: memFree=8225180/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=947824 CPUtime=51.1 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 223730 0 0 0 5083 27 0 0 25 0 1 0 490645449 970571776 207942 33554432000 4194304 4947581 140733265069440 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 236956 207942 485 184 0 231831 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 947824

[startup+102.301 s]
/proc/loadavg: 3.56 3.81 3.68 4/184 11138
/proc/meminfo: memFree=7959336/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1335180 CPUtime=102.29 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 306925 0 0 0 10191 38 0 0 25 0 1 0 490645449 1367224320 291112 33554432000 4194304 4947581 140733265069440 18446744073709551615 4650957 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 333795 291112 494 184 0 328670 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1335180

[startup+162.301 s]
/proc/loadavg: 2.72 3.54 3.60 3/178 11157
/proc/meminfo: memFree=10862500/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1376260 CPUtime=162.3 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 316869 0 0 0 16189 41 0 0 25 0 1 0 490645449 1409290240 301056 33554432000 4194304 4947581 140733265069440 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 344065 301056 494 184 0 338940 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1376260

[startup+222.301 s]
/proc/loadavg: 2.26 3.25 3.49 3/178 11161
/proc/meminfo: memFree=10755600/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1401272 CPUtime=222.3 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 321815 0 0 0 22188 42 0 0 25 0 1 0 490645449 1434902528 306002 33554432000 4194304 4947581 140733265069440 18446744073709551615 4346185 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 350318 306002 494 184 0 345193 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1401272

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

[startup+230.801 s]
/proc/loadavg: 2.24 3.23 3.48 3/178 11161
/proc/meminfo: memFree=10748256/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1401400 CPUtime=230.79 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 323236 0 0 0 23037 42 0 0 25 0 1 0 490645449 1435033600 307423 33554432000 4194304 4947581 140733265069440 18446744073709551615 4510008 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 350350 307423 494 184 0 345225 0
Current children cumulated CPU time (s) 230.79
Current children cumulated vsize (KiB) 1401400

[startup+237.201 s]
/proc/loadavg: 2.20 3.19 3.47 3/178 11162
/proc/meminfo: memFree=10742924/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1412664 CPUtime=237.2 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 324367 0 0 0 23677 43 0 0 25 0 1 0 490645449 1446567936 308554 33554432000 4194304 4947581 140733265069440 18446744073709551615 4399453 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 353166 308554 494 184 0 348041 0
Current children cumulated CPU time (s) 237.2
Current children cumulated vsize (KiB) 1412664

[startup+238.801 s]
/proc/loadavg: 2.20 3.19 3.47 3/178 11162
/proc/meminfo: memFree=10742180/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1412664 CPUtime=238.8 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 324527 0 0 0 23837 43 0 0 25 0 1 0 490645449 1446567936 308714 33554432000 4194304 4947581 140733265069440 18446744073709551615 4346587 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 353166 308714 494 184 0 348041 0
Current children cumulated CPU time (s) 238.8
Current children cumulated vsize (KiB) 1412664

[startup+240.4 s]
/proc/loadavg: 2.20 3.19 3.47 3/178 11162
/proc/meminfo: memFree=10741064/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1412664 CPUtime=240.4 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 324689 0 0 0 23997 43 0 0 25 0 1 0 490645449 1446567936 308876 33554432000 4194304 4947581 140733265069440 18446744073709551615 222921473684 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 353166 308876 494 184 0 348041 0
Current children cumulated CPU time (s) 240.4
Current children cumulated vsize (KiB) 1412664

[startup+241.201 s]
/proc/loadavg: 2.20 3.19 3.47 3/178 11162
/proc/meminfo: memFree=10741064/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=1412664 CPUtime=241.2 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202496 324897 0 0 0 24077 43 0 0 25 0 1 0 490645449 1446567936 309084 33554432000 4194304 4947581 140733265069440 18446744073709551615 4398610 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11076/statm: 353166 309084 494 184 0 348041 0
Current children cumulated CPU time (s) 241.2
Current children cumulated vsize (KiB) 1412664

[startup+241.601 s]
/proc/loadavg: 2.19 3.17 3.46 3/178 11162
/proc/meminfo: memFree=10739948/32951124 swapFree=67111528/67111528
[pid=11076] ppid=11074 vsize=0 CPUtime=241.6 cores=4,6
/proc/11076/stat : 11076 (synit_sat) R 11074 11076 11026 0 -1 4202500 324903 0 0 0 24113 47 0 0 25 0 1 0 490645449 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 4 0 0 0
/proc/11076/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 241.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 241.608
CPU time (s): 241.615
CPU user time (s): 241.13
CPU system time (s): 0.484926
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1412664

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

runsolver used 0.422935 second user time and 0.895863 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-26 06:00:47
IDJOB=3293694
IDBENCH=88167
IDSOLVER=1571
FILE ID=node109/3293694-1303790444
RUNJOBID= node109-1303790444-11045
PBS_JOBID= 13157264
Free space on /tmp= 72300 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293694-1303790444/watcher-3293694-1303790444 -o /tmp/evaluation-result-3293694-1303790444/solver-3293694-1303790444 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3293694-1303790444.cnf 1583573216

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1583573216

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      13793228 kB
Buffers:       2120148 kB
Cached:       16175788 kB
SwapCached:          0 kB
Active:        9856552 kB
Inactive:      8711680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13793228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          347028 kB
Writeback:           0 kB
AnonPages:      271908 kB
Mapped:          15900 kB
Slab:           523492 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   448544 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= 72440 MiB
End job on node109 at 2011-04-26 06:04:49