Trace number 3493936

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
Haifa-MUC-A 2011-04-07? 263.922 263.916

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

263.90/263.91	c WARNING: for repeatability, setting FPU to use double precision
263.90/263.91	c iter 1 time 260.91 not-muc 384848 unknown 116021 muc 0
263.90/263.91	c ===============================================================================
263.90/263.91	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493936-1307802879/watcher-3493936-1307802879 -o /tmp/evaluation-result-3493936-1307802879/solver-3493936-1307802879 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3493936-1307802879.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.98 2.54 1.10 4/189 769
/proc/meminfo: memFree=22500932/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=20160 CPUtime=0 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 536 0 0 0 0 0 0 0 25 0 1 0 891888871 20643840 478 33554432000 4194304 4311632 140736853519088 18446744073709551615 4295345 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 5040 479 216 29 0 1669 0

[startup+0.0416089 s]
/proc/loadavg: 3.98 2.54 1.10 4/189 769
/proc/meminfo: memFree=22500932/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=56448 CPUtime=0.03 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 7991 0 0 0 3 0 0 0 25 0 1 0 891888871 57802752 7790 33554432000 4194304 4311632 140736853519088 18446744073709551615 4240641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 14112 7802 216 29 0 10741 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56448

[startup+0.100597 s]
/proc/loadavg: 3.98 2.54 1.10 4/189 769
/proc/meminfo: memFree=22500932/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=87300 CPUtime=0.09 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 16137 0 0 0 7 2 0 0 25 0 1 0 891888871 89395200 15678 33554432000 4194304 4311632 140736853519088 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 21825 15681 218 29 0 18454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87300

[startup+0.300562 s]
/proc/loadavg: 3.98 2.54 1.10 4/189 769
/proc/meminfo: memFree=22500932/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=107720 CPUtime=0.29 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 22282 0 0 0 26 3 0 0 25 0 1 0 891888871 110305280 21107 33554432000 4194304 4311632 140736853519088 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 26930 21107 218 29 0 23559 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107720

[startup+0.70049 s]
/proc/loadavg: 3.98 2.54 1.10 4/189 769
/proc/meminfo: memFree=22500932/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=143940 CPUtime=0.69 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 31897 0 0 0 64 5 0 0 25 0 1 0 891888871 147394560 29098 33554432000 4194304 4311632 140736853519088 18446744073709551615 4220400 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 35985 29098 225 29 0 32614 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143940

[startup+1.50035 s]
/proc/loadavg: 3.98 2.54 1.10 6/190 770
/proc/meminfo: memFree=22351380/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=135736 CPUtime=1.48 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 40987 0 0 0 142 6 0 0 25 0 1 0 891888871 138993664 28767 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264202 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 33934 28767 245 29 0 30563 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 135736

[startup+3.10106 s]
/proc/loadavg: 3.98 2.57 1.12 6/190 771
/proc/meminfo: memFree=22295952/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=154592 CPUtime=3.09 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 44161 0 0 0 302 7 0 0 25 0 1 0 891888871 158302208 31938 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264702 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 38648 31938 245 29 0 35277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154592

[startup+6.3005 s]
/proc/loadavg: 3.98 2.57 1.12 5/190 771
/proc/meminfo: memFree=22190072/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=204380 CPUtime=6.29 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 54207 0 0 0 620 9 0 0 25 0 1 0 891888871 209285120 41984 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 51095 41984 245 29 0 47724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 204380

[startup+12.7004 s]
/proc/loadavg: 3.98 2.61 1.15 6/190 771
/proc/meminfo: memFree=21941696/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=335856 CPUtime=12.69 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 75035 0 0 0 1258 11 0 0 25 0 1 0 891888871 343916544 62808 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 83964 62808 246 29 0 80593 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 335856

[startup+25.5011 s]
/proc/loadavg: 3.98 2.66 1.18 5/190 771
/proc/meminfo: memFree=21408024/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=468116 CPUtime=25.49 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 121340 0 0 0 2531 18 0 0 25 0 1 0 891888871 479350784 109103 33554432000 4194304 4311632 140736853519088 18446744073709551615 4260319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 117029 109103 246 29 0 113658 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 468116

[startup+51.1006 s]
/proc/loadavg: 3.99 2.76 1.25 5/190 772
/proc/meminfo: memFree=20309096/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=1032288 CPUtime=51.09 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 226940 0 0 0 5077 32 0 0 25 0 1 0 891888871 1057062912 214698 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 258072 214698 246 29 0 254701 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1032288

[startup+102.306 s]
/proc/loadavg: 3.99 2.97 1.41 6/190 811
/proc/meminfo: memFree=24010164/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=2522052 CPUtime=102.3 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 435656 0 0 0 10173 57 0 0 25 0 1 0 891888871 2582581248 423406 33554432000 4194304 4311632 140736853519088 18446744073709551615 4272288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 630513 423406 246 29 0 627142 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2522052

[startup+162.301 s]
/proc/loadavg: 4.11 3.19 1.58 5/190 813
/proc/meminfo: memFree=23207084/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=4020684 CPUtime=162.29 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 690820 0 0 0 16145 84 0 0 25 0 1 0 891888871 4117180416 678565 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1005171 678565 246 29 0 1001800 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 4020684

[startup+222.3 s]
/proc/loadavg: 4.04 3.33 1.72 6/190 814
/proc/meminfo: memFree=21310300/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=4020684 CPUtime=222.29 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 905635 0 0 0 22123 106 0 0 25 0 1 0 891888871 4117180416 893377 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1005171 893377 246 29 0 1001800 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4020684

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

[startup+230.301 s]
/proc/loadavg: 4.03 3.34 1.74 5/190 815
/proc/meminfo: memFree=20951936/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=4020684 CPUtime=230.3 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 935649 0 0 0 22920 110 0 0 25 0 1 0 891888871 4117180416 923391 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1005171 923391 246 29 0 1001800 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 4020684

[startup+243.107 s]
/proc/loadavg: 4.03 3.37 1.77 6/190 815
/proc/meminfo: memFree=21192116/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=4020684 CPUtime=243.1 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 975235 0 0 0 24196 114 0 0 25 0 1 0 891888871 4117180416 962977 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1005171 962977 246 29 0 1001800 0
Current children cumulated CPU time (s) 243.1
Current children cumulated vsize (KiB) 4020684

[startup+255.9 s]
/proc/loadavg: 4.02 3.39 1.80 6/190 815
/proc/meminfo: memFree=20647364/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=4020684 CPUtime=255.9 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 1008130 0 0 0 25473 117 0 0 25 0 1 0 891888871 4117180416 995870 33554432000 4194304 4311632 140736853519088 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1005171 995870 246 29 0 1001800 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 4020684

[startup+259.101 s]
/proc/loadavg: 4.02 3.40 1.81 5/190 815
/proc/meminfo: memFree=20521504/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=6455960 CPUtime=259.1 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 1016317 0 0 0 25792 118 0 0 25 0 1 0 891888871 6610903040 1004057 33554432000 4194304 4311632 140736853519088 18446744073709551615 4260432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1613990 1004057 246 29 0 1610619 0
Current children cumulated CPU time (s) 259.1
Current children cumulated vsize (KiB) 6455960

[startup+262.3 s]
/proc/loadavg: 4.02 3.41 1.82 6/190 868
/proc/meminfo: memFree=26713184/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=6458592 CPUtime=262.3 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 1024409 0 0 0 26111 119 0 0 25 0 1 0 891888871 6613598208 1012149 33554432000 4194304 4311632 140736853519088 18446744073709551615 4261491 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1614648 1012149 264 29 0 1611277 0
Current children cumulated CPU time (s) 262.3
Current children cumulated vsize (KiB) 6458592

[startup+263.101 s]
/proc/loadavg: 4.02 3.41 1.82 5/190 868
/proc/meminfo: memFree=26732776/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=6458592 CPUtime=263.1 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 1024409 0 0 0 26191 119 0 0 25 0 1 0 891888871 6613598208 1012149 33554432000 4194304 4311632 140736853519088 18446744073709551615 4261513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1614648 1012149 264 29 0 1611277 0
Current children cumulated CPU time (s) 263.1
Current children cumulated vsize (KiB) 6458592

[startup+263.501 s]
/proc/loadavg: 4.02 3.41 1.82 5/190 868
/proc/meminfo: memFree=26732776/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=6458592 CPUtime=263.5 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 1024409 0 0 0 26231 119 0 0 25 0 1 0 891888871 6613598208 1012149 33554432000 4194304 4311632 140736853519088 18446744073709551615 4261513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 1614648 1012149 264 29 0 1611277 0
Current children cumulated CPU time (s) 263.5
Current children cumulated vsize (KiB) 6458592

[startup+263.901 s]
/proc/loadavg: 4.02 3.41 1.82 5/190 868
/proc/meminfo: memFree=30592400/32951124 swapFree=67052292/67111528
[pid=769] ppid=767 vsize=172800 CPUtime=263.9 cores=1,3
/proc/769/stat : 769 (hmuc-a) R 767 769 608 0 -1 4202496 1024453 0 0 0 26257 133 0 0 25 0 1 0 891888871 176947200 22250 33554432000 4194304 4311632 140736853519088 18446744073709551615 270612766602 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/769/statm: 43200 22250 279 29 0 39829 0
Current children cumulated CPU time (s) 263.9
Current children cumulated vsize (KiB) 172800

Child status: 0
Real time (s): 263.916
CPU time (s): 263.922
CPU user time (s): 262.581
CPU system time (s): 1.3408
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6519872

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

runsolver used 0.431934 second user time and 1.01484 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 16:34:39
IDJOB=3493936
IDBENCH=71006
IDSOLVER=1983
FILE ID=node108/3493936-1307802879
RUNJOBID= node108-1307802576-628
PBS_JOBID= 13551068
Free space on /tmp= 74072 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493936-1307802879/watcher-3493936-1307802879 -o /tmp/evaluation-result-3493936-1307802879/solver-3493936-1307802879 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493936-1307802879.cnf

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=1329946520

node108.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.820
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.64
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.820
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.15
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.77
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.820
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.820
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.820
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.820
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:      22501848 kB
Buffers:        291300 kB
Cached:         811392 kB
SwapCached:      25932 kB
Active:        9636076 kB
Inactive:       580592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22501848 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            8940 kB
Writeback:           0 kB
AnonPages:     9109356 kB
Mapped:           9720 kB
Slab:           149312 kB
PageTables:      23324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10819780 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= 74080 MiB
End job on node108 at 2011-06-11 16:39:03