Trace number 3286104

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-03Signal 43.5264 119.819

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.160-NOTKNOWN.cnf
MD5SUM104480afe2dfb23e29c907d77dfdc6d4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8763
Satisfiable
(Un)Satisfiability was proved
Number of variables652445
Number of clauses11706080
Sum of the clauses size25518880
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 211255040
Number of clauses of size 3426240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523360

Solver Data

0.00/0.00	c start  0 total 0
5.69/5.79	c Find Units :       1440
6.69/6.79	c Find Invs  :          0
7.29/7.37	c Find Ands  :     213120 AvgFaninNum: 2
7.29/7.38	c Find Xors  :          0 AvgFaninNum: nan
7.39/7.40	c Find Ite   :          0
7.59/7.65	c UnDirect variable: 0
7.59/7.65	c UnDirect to Direct Gate: 0
7.59/7.65	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
7.59/7.69	c Break Cycle : 0
7.59/7.69	c Total Root : 213120 Undef Var: 439325
7.79/7.88	c After covering, Total Root: 213120 Leaf: 214525
7.79/7.88	c Variable( cover/uncovered/unused ): 427645 224800 0
7.79/7.88	c Unit Clauses: 1440
7.79/7.88	c Binary Clauses( cover/uncovered ): 426240 10828800
7.79/7.88	c Clauses( cover/uncovered ): 213120 236480
7.79/7.88	c Total Clauses( cover/uncovered ): 640800 11065280 5.47408%
7.79/7.88	c Covered Ands: 213120 Invs: 0 Xors: 0 Ites: 0
13.89/13.99	c Uncover Clauses avg size: 2.17126 max size: 1334
14.09/14.16	c Final circuit: i/l/o/s  437885       0 10840287  12433002
14.09/14.16	c cover rate 5.47408
14.09/14.16	c rocky end  14.15 total 14.15
28.29/28.34	c covering time  14.18 total 28.33
31.69/31.72	tcmalloc: large alloc 1073741824 bytes == 0x1a5cc2000 @ 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3286104-1303765389/watcher-3286104-1303765389 -o /tmp/evaluation-result-3286104-1303765389/solver-3286104-1303765389 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3286104-1303765389.cnf 760721663 

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: 5.71 5.03 4.18 4/189 24621
/proc/meminfo: memFree=10478996/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=30680 CPUtime=0 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 2350 0 0 0 0 0 0 0 23 0 1 0 488140001 31416320 2285 33554432000 4194304 4947581 140733477012064 18446744073709551615 4781584 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 11493 2295 367 184 0 6368 0

[startup+0.0125609 s]
/proc/loadavg: 5.71 5.03 4.18 4/189 24621
/proc/meminfo: memFree=10478996/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=45972 CPUtime=0 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 6232 0 0 0 0 0 0 0 23 0 1 0 488140001 47075328 6167 33554432000 4194304 4947581 140733477012064 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 11493 6168 377 184 0 6368 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 45972

[startup+0.100582 s]
/proc/loadavg: 5.71 5.03 4.18 4/189 24621
/proc/meminfo: memFree=10478996/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=71572 CPUtime=0.09 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 12316 0 0 0 8 1 0 0 23 0 1 0 488140001 73289728 12251 33554432000 4194304 4947581 140733477012064 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 17893 12251 377 184 0 12768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71572

[startup+0.300542 s]
/proc/loadavg: 5.71 5.03 4.18 4/189 24621
/proc/meminfo: memFree=10478996/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=96276 CPUtime=0.29 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 18452 0 0 0 27 2 0 0 25 0 1 0 488140001 98586624 18387 33554432000 4194304 4947581 140733477012064 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 24069 18387 377 184 0 18944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96276

[startup+0.70047 s]
/proc/loadavg: 5.71 5.03 4.18 4/189 24621
/proc/meminfo: memFree=10478996/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=145684 CPUtime=0.69 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 30632 0 0 0 65 4 0 0 25 0 1 0 488140001 149180416 30567 33554432000 4194304 4947581 140733477012064 18446744073709551615 4824560 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 36421 30567 377 184 0 31296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145684

[startup+1.50033 s]
/proc/loadavg: 5.71 5.03 4.18 5/190 24622
/proc/meminfo: memFree=10270176/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=244372 CPUtime=1.49 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 54634 0 0 0 141 8 0 0 25 0 1 0 488140001 250236928 54569 33554432000 4194304 4947581 140733477012064 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 61093 54569 377 184 0 55968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 244372

[startup+3.10103 s]
/proc/loadavg: 5.71 5.03 4.18 5/190 24622
/proc/meminfo: memFree=10082564/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=442260 CPUtime=3.09 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 102324 0 0 0 294 15 0 0 25 0 1 0 488140001 452874240 102259 33554432000 4194304 4947581 140733477012064 18446744073709551615 4816140 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 110565 102259 377 184 0 105440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442260

[startup+6.30045 s]
/proc/loadavg: 5.57 5.01 4.18 5/190 24622
/proc/meminfo: memFree=9701692/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=837648 CPUtime=6.29 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 209434 0 0 0 599 30 0 0 25 0 1 0 488140001 857751552 194360 33554432000 4194304 4947581 140733477012064 18446744073709551615 4790713 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 209412 194360 378 184 0 204287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 837648

[startup+12.7003 s]
/proc/loadavg: 5.44 4.99 4.18 5/190 24623
/proc/meminfo: memFree=9081096/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=1560208 CPUtime=12.69 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 376338 0 0 0 1221 48 0 0 25 0 1 0 488140001 1597652992 361264 33554432000 4194304 4947581 140733477012064 18446744073709551615 4762243 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 390052 361264 385 184 0 384927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1560208

[startup+25.501 s]
/proc/loadavg: 5.12 4.94 4.18 5/190 24625
/proc/meminfo: memFree=6433656/32951124 swapFree=67111524/67111528
[pid=24621] ppid=24619 vsize=3293688 CPUtime=25.49 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4202496 847758 0 0 0 2450 99 0 0 25 0 1 0 488140001 3372736512 817580 33554432000 4194304 4947581 140733477012064 18446744073709551615 4741551 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24621/statm: 823422 817580 410 184 0 818297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3293688

[startup+51.1003 s]
/proc/loadavg: 5.83 5.11 4.25 3/190 24627
/proc/meminfo: memFree=95264/32951124 swapFree=67111444/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=38.48 cores=1,3
/proc/24621/stat : 24621 (synit_sat) D 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 829 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 18446744071562234512 0 0 17 3 0 0 1234
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 38.48
Current children cumulated vsize (KiB) 7684260
heavy processes:

[startup+102.301 s]
/proc/loadavg: 6.73 5.46 4.41 3/190 24628
/proc/meminfo: memFree=94776/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=42.15 cores=1,3
/proc/24621/stat : 24621 (synit_sat) D 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 1196 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 18446744071562154983 0 0 17 1 0 0 6012
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 42.15
Current children cumulated vsize (KiB) 7684260
heavy processes:

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

[startup+103.338 s]
/proc/loadavg: 6.73 5.46 4.41 3/190 24628
/proc/meminfo: memFree=94776/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=42.22 cores=1,3
/proc/24621/stat : 24621 (synit_sat) D 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 1203 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 18446744071562234512 0 0 17 1 0 0 6085
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 42.22
Current children cumulated vsize (KiB) 7684260

[startup+109.701 s]
/proc/loadavg: 6.75 5.49 4.43 3/190 24628
/proc/meminfo: memFree=95372/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=42.67 cores=1,3
/proc/24621/stat : 24621 (synit_sat) D 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 1248 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 18446744071562234512 0 0 17 3 0 0 6695
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 42.67
Current children cumulated vsize (KiB) 7684260

[startup+116.101 s]
/proc/loadavg: 6.79 5.54 4.45 3/190 24628
/proc/meminfo: memFree=319976/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=43.07 cores=1,3
/proc/24621/stat : 24621 (synit_sat) D 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 1288 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 18446744071562154983 0 0 17 3 0 0 7297
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 43.07
Current children cumulated vsize (KiB) 7684260

[startup+117.7 s]
/proc/loadavg: 6.79 5.54 4.45 3/190 24628
/proc/meminfo: memFree=118784/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=43.15 cores=1,3
/proc/24621/stat : 24621 (synit_sat) D 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 1296 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 18446744071562234512 0 0 17 3 0 0 7419
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 43.15
Current children cumulated vsize (KiB) 7684260

[startup+118.501 s]
/proc/loadavg: 6.79 5.54 4.45 3/190 24628
/proc/meminfo: memFree=118784/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=43.19 cores=1,3
/proc/24621/stat : 24621 (synit_sat) D 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 1300 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 18446744071562154983 0 0 17 3 0 0 7506
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 43.19
Current children cumulated vsize (KiB) 7684260

[startup+119.301 s]
/proc/loadavg: 6.79 5.54 4.45 3/190 24628
/proc/meminfo: memFree=92576/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=7684260 CPUtime=43.23 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4204032 1812738 0 0 0 3019 1304 0 0 18 0 1 0 488140001 7868682240 1781222 33554432000 4194304 4947581 140733477012064 18446744073709551615 4377471 0 0 4096 24578 0 0 0 17 3 0 0 7603
/proc/24621/statm: 1921065 1781222 421 184 0 1915940 0
Current children cumulated CPU time (s) 43.23
Current children cumulated vsize (KiB) 7684260

[startup+119.701 s]
/proc/loadavg: 6.80 5.56 4.47 4/190 24628
/proc/meminfo: memFree=3818956/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=0 CPUtime=43.41 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4204036 1812738 0 0 0 3019 1322 0 0 18 0 1 0 488140001 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 1 0 0 7625
/proc/24621/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 43.41
Current children cumulated vsize (KiB) 0

[startup+119.807 s]
/proc/loadavg: 6.80 5.56 4.47 4/190 24628
/proc/meminfo: memFree=3818956/32951124 swapFree=67111348/67111528
[pid=24621] ppid=24619 vsize=0 CPUtime=43.51 cores=1,3
/proc/24621/stat : 24621 (synit_sat) R 24619 24621 23613 0 -1 4204036 1812738 0 0 0 3019 1332 0 0 18 0 1 0 488140001 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 1 0 0 7625
/proc/24621/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 43.51
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 119.819
CPU time (s): 43.5264
CPU user time (s): 30.1904
CPU system time (s): 13.336
CPU usage (%): 36.3268
Max. virtual memory (cumulated for all children) (KiB): 7684260

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

runsolver used 0.185971 second user time and 0.481926 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:03:16
IDJOB=3286104
IDBENCH=82416
IDSOLVER=1571
FILE ID=node106/3286104-1303765389
RUNJOBID= node106-1303765018-24341
PBS_JOBID= 13157143
Free space on /tmp= 71240 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.160-NOTKNOWN.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286104-1303765389/watcher-3286104-1303765389 -o /tmp/evaluation-result-3286104-1303765389/solver-3286104-1303765389 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3286104-1303765389.cnf 760721663

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

MD5SUM BENCH= 104480afe2dfb23e29c907d77dfdc6d4
RANDOM SEED=760721663

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10479020 kB
Buffers:       1815016 kB
Cached:        6958648 kB
SwapCached:          4 kB
Active:       14651156 kB
Inactive:      7228132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10479020 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          405112 kB
Writeback:           0 kB
AnonPages:    13104724 kB
Mapped:          16972 kB
Slab:           501512 kB
PageTables:      31896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14599756 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= 61528 MiB
End job on node106 at 2011-04-25 23:05:16