Trace number 3293832

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 34.7137 34.7165

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-25-U-7061.cnf
MD5SUM23c04ef615431bf15ef9eafe9b944fb8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.571912
Satisfiable
(Un)Satisfiability was proved
Number of variables541150
Number of clauses1645836
Sum of the clauses size4001876
Maximum clause length1576
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 21092306
Number of clauses of size 3543262
Number of clauses of size 44256
Number of clauses of size 51339
Number of clauses of size over 54532

Solver Data

0.00/0.00	c start  0 total 0
1.29/1.36	c Find Units :        141
1.39/1.46	c Find Invs  :          5
1.69/1.74	c Find Ands  :     538231 AvgFaninNum: 2
1.69/1.79	c Find Xors  :          0 AvgFaninNum: nan
1.89/1.91	c Find Ite   :          0
2.29/2.31	c UnDirect variable: 0
2.29/2.31	c UnDirect to Direct Gate: 0
2.29/2.31	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
2.29/2.39	c Break Cycle : 0
2.29/2.39	c Total Root : 2535 Undef Var: 2920
2.69/2.74	c After covering, Total Root: 2535 Leaf: 2920
2.69/2.74	c Variable( cover/uncovered/unused ): 541150 0 0
2.69/2.74	c Unit Clauses: 141
2.69/2.74	c Binary Clauses( cover/uncovered ): 1076460 15844
2.69/2.74	c Clauses( cover/uncovered ): 538230 15159
2.69/2.74	c Total Clauses( cover/uncovered ): 1614831 31003 98.1163%
2.69/2.74	c Covered Ands: 538230 Invs: 0 Xors: 0 Ites: 0
2.79/2.85	c Uncover Clauses avg size: 7.55156 max size: 1576
2.79/2.85	c Final circuit: i/l/o/s    2920       0   30582    630082
2.79/2.85	c cover rate 98.1163
2.79/2.85	c rocky end  2.84 total 2.84
2.99/3.07	c inp	c lvl 6414	 size 630082
6.99/7.00	c rwt	c lvl 5821	 size 515679
8.89/8.97	c rf 	c lvl 2246	 size 469037
9.29/9.37	c bal	c lvl 2241	 size 459867
12.29/12.39	c rwb	c lvl 2190	 size 435452
12.69/12.74	c bal	c lvl 2044	 size 431527
13.69/13.77	c rfi	c lvl 2043	 size 427931
16.89/16.99	c rwb	c lvl 2046	 size 422102
17.19/17.29	c bal	c lvl 2013	 size 419913
19.39/19.43	c rwb	c size 413996
19.39/19.46	c inp	c lvl 2258	 size 413996
21.78/21.80	c rwt	c lvl 2255	 size 407376
22.88/22.97	c rf 	c lvl 2137	 size 405847
23.19/23.24	c bal	c lvl 2133	 size 404636
25.89/25.97	c rwb	c lvl 2189	 size 401145
26.19/26.24	c bal	c lvl 2007	 size 400106
27.09/27.17	c rfi	c lvl 2006	 size 399194
30.09/30.17	c rwb	c lvl 2010	 size 397651
30.39/30.43	c bal	c lvl 1992	 size 396838
32.49/32.50	c rwb	c size 394912
32.59/32.67	c circuit size reduce 753663 397796
32.59/32.67	c opt time  29.82 total 32.66
34.09/34.19	c covering time  1.52 total 34.18
34.39/34.43	c solve time  0.24 total 34.42
34.39/34.43	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-3293832-1303790487/watcher-3293832-1303790487 -o /tmp/evaluation-result-3293832-1303790487/solver-3293832-1303790487 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3293832-1303790487.cnf 626770779 

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: 3.72 3.87 3.69 5/189 11118
/proc/meminfo: memFree=9245144/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=29204 CPUtime=0 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 1435 0 0 0 0 0 0 0 25 0 1 0 490649469 29904896 1374 33554432000 4194304 4947581 140736071941184 18446744073709551615 222921471035 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11118/statm: 7301 1387 277 184 0 2176 0

[startup+0.0450969 s]
/proc/loadavg: 3.72 3.87 3.69 5/189 11118
/proc/meminfo: memFree=9245144/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=48492 CPUtime=0.03 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 6800 0 0 0 3 0 0 0 25 0 1 0 490649469 49655808 6735 33554432000 4194304 4947581 140736071941184 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 12123 6736 377 184 0 6998 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 48492

[startup+0.101089 s]
/proc/loadavg: 3.72 3.87 3.69 5/189 11118
/proc/meminfo: memFree=9245144/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=62828 CPUtime=0.09 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 10399 0 0 0 8 1 0 0 25 0 1 0 490649469 64335872 10334 33554432000 4194304 4947581 140736071941184 18446744073709551615 4815187 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 15707 10334 377 184 0 10582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62828

[startup+0.301064 s]
/proc/loadavg: 3.72 3.87 3.69 5/189 11118
/proc/meminfo: memFree=9245144/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=95340 CPUtime=0.29 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 18514 0 0 0 27 2 0 0 25 0 1 0 490649469 97628160 18449 33554432000 4194304 4947581 140736071941184 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 23835 18449 377 184 0 18710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95340

[startup+0.700979 s]
/proc/loadavg: 3.72 3.87 3.69 5/189 11118
/proc/meminfo: memFree=9245144/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=147820 CPUtime=0.68 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 31668 0 0 0 65 3 0 0 25 0 1 0 490649469 151367680 31603 33554432000 4194304 4947581 140736071941184 18446744073709551615 4215050 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 36955 31603 377 184 0 31830 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 147820

[startup+1.50083 s]
/proc/loadavg: 3.72 3.87 3.69 5/190 11119
/proc/meminfo: memFree=9067744/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=252776 CPUtime=1.49 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 57218 0 0 0 142 7 0 0 25 0 1 0 490649469 258842624 57153 33554432000 4194304 4947581 140736071941184 18446744073709551615 4797022 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 63194 57153 379 184 0 58069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252776

[startup+3.10054 s]
/proc/loadavg: 3.74 3.87 3.69 5/190 11119
/proc/meminfo: memFree=8832640/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=402656 CPUtime=3.09 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 82312 0 0 0 299 10 0 0 25 0 1 0 490649469 412319744 82248 33554432000 4194304 4947581 140736071941184 18446744073709551615 222921474416 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 100664 82268 424 184 0 95539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 402656

[startup+6.30095 s]
/proc/loadavg: 3.74 3.87 3.69 5/190 11119
/proc/meminfo: memFree=8641524/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=459104 CPUtime=6.29 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 104508 0 0 0 616 13 0 0 25 0 1 0 490649469 470122496 104443 33554432000 4194304 4947581 140736071941184 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 114776 104443 432 184 0 109651 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 459104

[startup+12.7008 s]
/proc/loadavg: 3.78 3.88 3.70 5/190 11120
/proc/meminfo: memFree=8202864/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=823092 CPUtime=12.69 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 192717 0 0 0 1246 23 0 0 25 0 1 0 490649469 842846208 190574 33554432000 4194304 4947581 140736071941184 18446744073709551615 4225244 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 205773 190574 433 184 0 200648 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 823092

[startup+25.5004 s]
/proc/loadavg: 3.81 3.88 3.70 5/190 11120
/proc/meminfo: memFree=7610252/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=924540 CPUtime=25.49 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 222652 0 0 0 2523 26 0 0 25 0 1 0 490649469 946728960 220509 33554432000 4194304 4947581 140736071941184 18446744073709551615 4224824 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 231135 220509 433 184 0 226010 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 924540

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

[startup+28.7009 s]
/proc/loadavg: 3.83 3.88 3.70 5/190 11120
/proc/meminfo: memFree=7564868/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=981856 CPUtime=28.69 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 232881 0 0 0 2842 27 0 0 25 0 1 0 490649469 1005420544 230738 33554432000 4194304 4947581 140736071941184 18446744073709551615 4329309 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 245464 230738 433 184 0 240339 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 981856

[startup+31.9063 s]
/proc/loadavg: 3.84 3.88 3.70 5/190 11120
/proc/meminfo: memFree=7493064/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=981856 CPUtime=31.89 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 232881 0 0 0 3162 27 0 0 25 0 1 0 490649469 1005420544 230738 33554432000 4194304 4947581 140736071941184 18446744073709551615 4224990 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 245464 230738 433 184 0 240339 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 981856

[startup+33.501 s]
/proc/loadavg: 3.84 3.88 3.70 5/190 11120
/proc/meminfo: memFree=7430060/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=1038076 CPUtime=33.49 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 245863 0 0 0 3321 28 0 0 25 0 1 0 490649469 1062989824 243705 33554432000 4194304 4947581 140736071941184 18446744073709551615 4740982 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 259519 243705 436 184 0 254394 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 1038076

[startup+34.3008 s]
/proc/loadavg: 3.84 3.88 3.70 5/190 11120
/proc/meminfo: memFree=7427208/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=1038076 CPUtime=34.29 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202496 246411 0 0 0 3401 28 0 0 25 0 1 0 490649469 1062989824 244228 33554432000 4194304 4947581 140736071941184 18446744073709551615 4256247 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11118/statm: 259519 244228 454 184 0 254394 0
Current children cumulated CPU time (s) 34.29
Current children cumulated vsize (KiB) 1038076

[startup+34.7008 s]
/proc/loadavg: 3.84 3.88 3.70 5/190 11120
/proc/meminfo: memFree=7427208/32951124 swapFree=67111528/67111528
[pid=11118] ppid=11116 vsize=0 CPUtime=34.69 cores=5,7
/proc/11118/stat : 11118 (synit_sat) R 11116 11118 11026 0 -1 4202500 246420 0 0 0 3439 30 0 0 25 0 1 0 490649469 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 5 0 0 0
/proc/11118/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 34.69
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 34.7165
CPU time (s): 34.7137
CPU user time (s): 34.3908
CPU system time (s): 0.32295
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 1038076

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

runsolver used 0.056991 second user time and 0.137979 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-26 06:01:27
IDJOB=3293832
IDBENCH=88185
IDSOLVER=1571
FILE ID=node109/3293832-1303790487
RUNJOBID= node109-1303790444-11047
PBS_JOBID= 13157264
Free space on /tmp= 72288 MiB

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

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

MD5SUM BENCH= 23c04ef615431bf15ef9eafe9b944fb8
RANDOM SEED=626770779

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:       9245300 kB
Buffers:       2120240 kB
Cached:       16218732 kB
SwapCached:          0 kB
Active:       14470764 kB
Inactive:      8647024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9245300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          328932 kB
Writeback:           0 kB
AnonPages:     4777880 kB
Mapped:          16516 kB
Slab:           514716 kB
PageTables:      14636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5175872 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= 72288 MiB
End job on node109 at 2011-04-26 06:02:02