Trace number 3293740

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 123.142 123.14

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

0.01/0.01	c start  0 total 0
4.89/4.97	c Find Units :        109
5.90/5.90	c Find Invs  :          3
6.59/6.65	c Find Ands  :    1980081 AvgFaninNum: 2
6.79/6.82	c Find Xors  :          0 AvgFaninNum: nan
7.19/7.29	c Find Ite   :          0
9.19/9.22	c UnDirect variable: 0
9.19/9.22	c UnDirect to Direct Gate: 0
9.19/9.22	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
9.49/9.53	c Break Cycle : 72
9.49/9.53	c Total Root : 6348 Undef Var: 7393
10.69/10.76	c After covering, Total Root: 6384 Leaf: 7393
10.69/10.76	c Variable( cover/uncovered/unused ): 1987351 0 0
10.69/10.76	c Unit Clauses: 109
10.69/10.76	c Binary Clauses( cover/uncovered ): 3959916 11745
10.69/10.76	c Clauses( cover/uncovered ): 1979958 11806
10.69/10.76	c Total Clauses( cover/uncovered ): 5939983 23551 99.6051%
10.69/10.76	c Covered Ands: 1979958 Invs: 0 Xors: 0 Ites: 0
11.09/11.12	c Uncover Clauses avg size: 16.7232 max size: 1155
11.09/11.13	c Final circuit: i/l/o/s    7392       0   23524   2117281
11.09/11.13	c cover rate 99.6051
11.09/11.13	c rocky end  11.12 total 11.12
11.79/11.89	c inp	c lvl 42615	 size 2117281
25.69/25.79	c rwt	c lvl 41474	 size 1647893
33.00/33.02	c rf 	c lvl 38593	 size 1392835
34.39/34.46	c bal	c lvl 38573	 size 1364140
42.89/42.95	c rwb	c lvl 46277	 size 1232129
44.09/44.18	c bal	c lvl 45895	 size 1218766
46.39/46.49	c rfi	c lvl 45894	 size 1133502
54.80/54.83	c rwb	c lvl 50354	 size 1091102
55.79/55.89	c bal	c lvl 50201	 size 1084179
61.89/61.90	c rwb	c size 1067257
61.89/61.98	c inp	c lvl 39137	 size 1067257
68.09/68.11	c rwt	c lvl 38732	 size 1054088
70.69/70.77	c rf 	c lvl 38580	 size 1043218
71.69/71.71	c bal	c lvl 38536	 size 1038969
79.10/79.19	c rwb	c lvl 38516	 size 1028968
80.09/80.14	c bal	c lvl 38488	 size 1025655
81.89/81.92	c rfi	c lvl 38487	 size 1010831
89.00/89.08	c rwb	c lvl 46022	 size 1003605
89.89/89.97	c bal	c lvl 45724	 size 1000509
95.29/95.38	c rwb	c size 994659
95.79/95.80	c circuit size reduce 2589493 1001982
95.79/95.80	c opt time  84.68 total 95.8
99.60/99.67	c covering time  3.87 total 99.67
122.09/122.15	c solve time  22.48 total 122.15
122.09/122.15	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-3293740-1303790444/watcher-3293740-1303790444 -o /tmp/evaluation-result-3293740-1303790444/solver-3293740-1303790444 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3293740-1303790444.cnf 1583573216 

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: 3.19 3.80 3.66 4/189 11082
/proc/meminfo: memFree=13699172/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=30684 CPUtime=0 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 2132 0 0 0 0 0 0 0 21 0 1 0 490645476 31420416 2067 33554432000 4194304 4947581 140734036628912 18446744073709551615 222921776896 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 7671 2078 365 184 0 2546 0

[startup+0.013124 s]
/proc/loadavg: 3.19 3.80 3.66 4/189 11082
/proc/meminfo: memFree=13699172/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=77264 CPUtime=0.01 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 6870 0 0 0 0 1 0 0 21 0 1 0 490645476 79118336 6806 33554432000 4194304 4947581 140734036628912 18446744073709551615 4782107 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 19316 6839 367 184 0 14191 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 77264

[startup+0.101139 s]
/proc/loadavg: 3.19 3.80 3.66 4/189 11082
/proc/meminfo: memFree=13699172/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=90576 CPUtime=0.09 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 17192 0 0 0 7 2 0 0 21 0 1 0 490645476 92749824 17128 33554432000 4194304 4947581 140734036628912 18446744073709551615 4821463 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 22644 17159 377 184 0 17519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90576

[startup+0.301114 s]
/proc/loadavg: 3.19 3.80 3.66 4/189 11082
/proc/meminfo: memFree=13699172/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=121552 CPUtime=0.29 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 25029 0 0 0 26 3 0 0 22 0 1 0 490645476 124469248 24964 33554432000 4194304 4947581 140734036628912 18446744073709551615 4798806 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 30388 24964 377 184 0 25263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121552

[startup+0.701028 s]
/proc/loadavg: 3.19 3.80 3.66 4/189 11082
/proc/meminfo: memFree=13699172/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=182224 CPUtime=0.69 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 40122 0 0 0 64 5 0 0 24 0 1 0 490645476 186597376 40057 33554432000 4194304 4947581 140734036628912 18446744073709551615 4823198 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 45556 40057 377 184 0 40431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 182224

[startup+1.50089 s]
/proc/loadavg: 3.19 3.80 3.66 5/190 11083
/proc/meminfo: memFree=13156180/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=287824 CPUtime=1.49 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 66360 0 0 0 142 7 0 0 25 0 1 0 490645476 294731776 66295 33554432000 4194304 4947581 140734036628912 18446744073709551615 4816140 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 71956 66295 377 184 0 66831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 287824

[startup+3.10059 s]
/proc/loadavg: 3.41 3.84 3.68 5/190 11083
/proc/meminfo: memFree=12548956/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=497872 CPUtime=3.09 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 118210 0 0 0 295 14 0 0 25 0 1 0 490645476 509820928 118145 33554432000 4194304 4947581 140734036628912 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 124468 118145 377 184 0 119343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 497872

[startup+6.30101 s]
/proc/loadavg: 3.41 3.84 3.68 5/190 11083
/proc/meminfo: memFree=12119064/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=788940 CPUtime=6.29 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 187919 0 0 0 605 24 0 0 25 0 1 0 490645476 807874560 185806 33554432000 4194304 4947581 140734036628912 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 197235 185806 379 184 0 192110 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 788940

[startup+12.7008 s]
/proc/loadavg: 3.57 3.86 3.68 5/190 11084
/proc/meminfo: memFree=10916152/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=1442744 CPUtime=12.69 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 336637 0 0 0 1228 41 0 0 25 0 1 0 490645476 1477369856 334519 33554432000 4194304 4947581 140734036628912 18446744073709551615 4840487 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 360686 334519 432 184 0 355561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1442744

[startup+25.5005 s]
/proc/loadavg: 3.64 3.87 3.69 5/190 11093
/proc/meminfo: memFree=9509392/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=1789596 CPUtime=25.49 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 429441 0 0 0 2494 55 0 0 25 0 1 0 490645476 1832546304 427317 33554432000 4194304 4947581 140734036628912 18446744073709551615 4229812 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 447399 427317 432 184 0 442274 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1789596

[startup+51.1008 s]
/proc/loadavg: 3.76 3.88 3.69 5/190 11120
/proc/meminfo: memFree=8261628/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=2658072 CPUtime=51.09 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 643947 0 0 0 5030 79 0 0 25 0 1 0 490645476 2721865728 641025 33554432000 4194304 4947581 140734036628912 18446744073709551615 4329243 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 664518 641025 433 184 0 659393 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2658072

[startup+102.3 s]
/proc/loadavg: 3.56 3.81 3.68 4/184 11138
/proc/meminfo: memFree=7957476/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=3111920 CPUtime=102.29 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 783041 0 0 0 10133 96 0 0 25 0 1 0 490645476 3186606080 734997 33554432000 4194304 4947581 140734036628912 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 777980 734997 464 184 0 772855 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 3111920

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

[startup+103.306 s]
/proc/loadavg: 3.56 3.81 3.68 4/184 11138
/proc/meminfo: memFree=7955368/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=3111920 CPUtime=103.3 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 783041 0 0 0 10234 96 0 0 25 0 1 0 490645476 3186606080 734997 33554432000 4194304 4947581 140734036628912 18446744073709551615 4399502 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 777980 734997 464 184 0 772855 0
Current children cumulated CPU time (s) 103.3
Current children cumulated vsize (KiB) 3111920

[startup+116.101 s]
/proc/loadavg: 3.47 3.79 3.68 4/184 11138
/proc/meminfo: memFree=7923624/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=3111920 CPUtime=116.09 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 786861 0 0 0 11513 96 0 0 25 0 1 0 490645476 3186606080 738817 33554432000 4194304 4947581 140734036628912 18446744073709551615 4526109 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 777980 738817 478 184 0 772855 0
Current children cumulated CPU time (s) 116.09
Current children cumulated vsize (KiB) 3111920

[startup+119.3 s]
/proc/loadavg: 3.44 3.77 3.67 4/184 11138
/proc/meminfo: memFree=7889112/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=3111920 CPUtime=119.29 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 789846 0 0 0 11832 97 0 0 25 0 1 0 490645476 3186606080 741802 33554432000 4194304 4947581 140734036628912 18446744073709551615 222921474440 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 777980 741802 479 184 0 772855 0
Current children cumulated CPU time (s) 119.29
Current children cumulated vsize (KiB) 3111920

[startup+120.907 s]
/proc/loadavg: 3.44 3.77 3.67 4/184 11138
/proc/meminfo: memFree=7870764/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=3111920 CPUtime=120.9 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 789850 0 0 0 11993 97 0 0 25 0 1 0 490645476 3186606080 741806 33554432000 4194304 4947581 140734036628912 18446744073709551615 4578788 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 777980 741806 483 184 0 772855 0
Current children cumulated CPU time (s) 120.9
Current children cumulated vsize (KiB) 3111920

[startup+122.501 s]
/proc/loadavg: 3.40 3.76 3.67 4/184 11138
/proc/meminfo: memFree=7864068/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=3111920 CPUtime=122.5 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 789859 0 0 0 12152 98 0 0 25 0 1 0 490645476 3186606080 716876 33554432000 4194304 4947581 140734036628912 18446744073709551615 4282482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 777980 716876 492 184 0 772855 0
Current children cumulated CPU time (s) 122.5
Current children cumulated vsize (KiB) 3111920

[startup+122.901 s]
/proc/loadavg: 3.40 3.76 3.67 4/184 11138
/proc/meminfo: memFree=7864068/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=3111920 CPUtime=122.9 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202496 789859 0 0 0 12192 98 0 0 25 0 1 0 490645476 3186606080 716876 33554432000 4194304 4947581 140734036628912 18446744073709551615 4300554 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11082/statm: 777980 716876 492 184 0 772855 0
Current children cumulated CPU time (s) 122.9
Current children cumulated vsize (KiB) 3111920

[startup+123.107 s]
/proc/loadavg: 3.40 3.76 3.67 4/184 11138
/proc/meminfo: memFree=7957192/32951124 swapFree=67111528/67111528
[pid=11082] ppid=11080 vsize=0 CPUtime=123.1 cores=1,3
/proc/11082/stat : 11082 (synit_sat) R 11080 11082 11026 0 -1 4202500 789864 0 0 0 12205 105 0 0 25 0 1 0 490645476 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 1 0 0 0
/proc/11082/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 123.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 123.14
CPU time (s): 123.142
CPU user time (s): 122.05
CPU system time (s): 1.09183
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3111920

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

runsolver used 0.187971 second user time and 0.485926 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-26 06:00:47
IDJOB=3293740
IDBENCH=88172
IDSOLVER=1571
FILE ID=node109/3293740-1303790444
RUNJOBID= node109-1303790444-11046
PBS_JOBID= 13157264
Free space on /tmp= 72296 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293740-1303790444/watcher-3293740-1303790444 -o /tmp/evaluation-result-3293740-1303790444/solver-3293740-1303790444 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3293740-1303790444.cnf 1583573216

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
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:      13703048 kB
Buffers:       2120172 kB
Cached:       16178092 kB
SwapCached:          0 kB
Active:       10042488 kB
Inactive:      8615604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13703048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          349744 kB
Writeback:           0 kB
AnonPages:      358820 kB
Mapped:          16288 kB
Slab:           523752 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   575112 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= 72320 MiB
End job on node109 at 2011-04-26 06:02:51