Trace number 3501784

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-HLMUC-A 2011-04-07UNSAT 15.4117 15.412

General information on the benchmark

Namegmus/nadel/
edn_24095_17.cnf_4.40000000.unsat.gcnf
MD5SUMf52d1f7f3fcd8a92db4a65f84a6b3891
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4117
Satisfiable
(Un)Satisfiability was proved
Number of variables1574120
Number of clauses4614494
Sum of the clauses size10713368
Maximum clause length3
Minimum clause length1
Number of clauses of size 11804
Number of clauses of size 23126506
Number of clauses of size 31486184
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups3720
Number of clauses in the kernel (group 0)4481117
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 38

Solver Data

15.30/15.39	c WARNING: for repeatability, setting FPU to use double precision
15.30/15.39	c iter 1 time 12.0192 not-muc 3490 unknown 230 muc 0
15.30/15.39	c iter 2 time 12.0202 not-muc 3493 unknown 227 muc 0
15.30/15.39	c iter 3 time 12.0202 not-muc 3496 unknown 224 muc 0
15.30/15.39	c iter 4 time 12.0212 not-muc 3499 unknown 221 muc 0
15.30/15.39	c iter 5 time 12.0222 not-muc 3506 unknown 214 muc 0
15.30/15.39	c iter 6 time 12.0222 not-muc 3513 unknown 207 muc 0
15.30/15.39	c iter 7 time 12.0232 not-muc 3520 unknown 200 muc 0
15.30/15.39	c iter 8 time 12.0242 not-muc 3527 unknown 193 muc 0
15.30/15.39	c iter 9 time 12.0242 not-muc 3534 unknown 186 muc 0
15.30/15.39	c iter 10 time 12.0252 not-muc 3541 unknown 179 muc 0
15.30/15.39	c iter 11 time 12.0252 not-muc 3548 unknown 172 muc 0
15.30/15.39	c iter 12 time 12.0262 not-muc 3555 unknown 165 muc 0
15.30/15.39	c iter 13 time 12.0262 not-muc 3562 unknown 158 muc 0
15.30/15.39	c iter 14 time 12.0272 not-muc 3569 unknown 151 muc 0
15.30/15.39	c iter 15 time 12.0302 not-muc 3580 unknown 140 muc 0
15.30/15.39	c iter 16 time 12.7421 not-muc 3580 unknown 139 muc 1
15.30/15.39	c iter 17 time 12.7461 not-muc 3584 unknown 135 muc 1
15.30/15.39	c iter 18 time 12.8041 not-muc 3584 unknown 134 muc 2
15.30/15.39	c iter 19 time 12.928 not-muc 3584 unknown 133 muc 3
15.30/15.39	c iter 20 time 12.929 not-muc 3592 unknown 125 muc 3
15.30/15.39	c iter 21 time 13.021 not-muc 3592 unknown 124 muc 4
15.30/15.39	c iter 22 time 13.117 not-muc 3597 unknown 119 muc 4
15.30/15.39	c iter 23 time 13.286 not-muc 3597 unknown 118 muc 5
15.30/15.39	c iter 24 time 13.288 not-muc 3601 unknown 114 muc 5
15.30/15.39	c iter 25 time 13.295 not-muc 3613 unknown 102 muc 5
15.30/15.39	c iter 26 time 13.467 not-muc 3613 unknown 101 muc 6
15.30/15.39	c iter 27 time 13.5269 not-muc 3613 unknown 100 muc 7
15.30/15.39	c iter 28 time 13.5409 not-muc 3614 unknown 99 muc 7
15.30/15.39	c iter 29 time 13.5519 not-muc 3617 unknown 96 muc 7
15.30/15.39	c iter 30 time 13.6959 not-muc 3619 unknown 94 muc 7
15.30/15.39	c iter 31 time 13.7209 not-muc 3620 unknown 93 muc 7
15.30/15.39	c iter 32 time 13.7259 not-muc 3624 unknown 89 muc 7
15.30/15.39	c iter 33 time 13.7439 not-muc 3626 unknown 87 muc 7
15.30/15.39	c iter 34 time 13.7689 not-muc 3627 unknown 86 muc 7
15.30/15.39	c iter 35 time 13.7849 not-muc 3629 unknown 84 muc 7
15.30/15.39	c iter 36 time 13.8439 not-muc 3631 unknown 82 muc 7
15.30/15.39	c iter 37 time 14.0319 not-muc 3631 unknown 81 muc 8
15.30/15.39	c iter 38 time 14.0439 not-muc 3635 unknown 77 muc 8
15.30/15.39	c iter 39 time 14.2338 not-muc 3636 unknown 76 muc 8
15.30/15.39	c iter 40 time 14.2458 not-muc 3638 unknown 74 muc 8
15.30/15.39	c iter 41 time 14.2488 not-muc 3643 unknown 69 muc 8
15.30/15.39	c iter 42 time 14.3798 not-muc 3643 unknown 68 muc 9
15.30/15.39	c iter 43 time 14.4258 not-muc 3653 unknown 58 muc 9
15.30/15.39	c iter 44 time 14.4498 not-muc 3658 unknown 53 muc 9
15.30/15.39	c iter 45 time 14.4528 not-muc 3659 unknown 52 muc 9
15.30/15.39	c iter 46 time 14.4588 not-muc 3664 unknown 47 muc 9
15.30/15.39	c iter 47 time 14.4628 not-muc 3669 unknown 42 muc 9
15.30/15.39	c iter 48 time 14.4658 not-muc 3674 unknown 37 muc 9
15.30/15.39	c iter 49 time 14.4698 not-muc 3679 unknown 32 muc 9
15.30/15.39	c iter 50 time 14.4718 not-muc 3685 unknown 26 muc 9
15.30/15.39	c iter 51 time 14.4728 not-muc 3687 unknown 24 muc 9
15.30/15.39	c iter 52 time 14.4758 not-muc 3692 unknown 19 muc 9
15.30/15.39	c iter 53 time 14.5128 not-muc 3697 unknown 14 muc 9
15.30/15.39	c iter 54 time 14.5258 not-muc 3700 unknown 11 muc 9
15.30/15.39	c iter 55 time 14.6078 not-muc 3701 unknown 10 muc 9
15.30/15.39	c iter 56 time 14.7938 not-muc 3706 unknown 5 muc 9
15.30/15.39	c iter 57 time 14.8687 not-muc 3706 unknown 4 muc 10
15.30/15.39	c iter 58 time 14.8907 not-muc 3708 unknown 2 muc 10
15.30/15.39	c iter 59 time 15.0527 not-muc 3708 unknown 1 muc 11
15.30/15.39	c final iter 60 time 15.0877 not-muc 3709 unknown 0 muc 11
15.30/15.39	v 2012 2019 2030 2053 2059 2065 2071 2104 2330 2336 2342 0
15.30/15.39	s UNSATISFIABLE

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3501784-1308043002/watcher-3501784-1308043002 -o /var/tmp/evaluation-result-3501784-1308043002/solver-3501784-1308043002 -C 1800 -W 1850 -M 7680 /varHOME/hhlmuc-a /varHOME/instance-3501784-1308043002.gcnf 

running on 2 cores: 4,6

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: 2.06 1.62 2.32 4/186 2490
/proc/meminfo: memFree=18613100/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=21728 CPUtime=0 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 907 0 0 0 0 0 0 0 19 0 1 0 896715828 22249472 825 33554432000 4194304 4312002 140737334410672 18446744073709551615 4240961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 5432 827 216 29 0 2061 0

[startup+0.097512 s]
/proc/loadavg: 2.06 1.62 2.32 4/186 2490
/proc/meminfo: memFree=18613100/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=117012 CPUtime=0.09 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 18939 0 0 0 7 2 0 0 19 0 1 0 896715828 119820288 18512 33554432000 4194304 4312002 140737334410672 18446744073709551615 4295825 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 29253 18520 216 29 0 25882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117012

[startup+0.100505 s]
/proc/loadavg: 2.06 1.62 2.32 4/186 2490
/proc/meminfo: memFree=18613100/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=117012 CPUtime=0.09 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 19541 0 0 0 7 2 0 0 19 0 1 0 896715828 119820288 19114 33554432000 4194304 4312002 140737334410672 18446744073709551615 4278951 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 29253 19121 216 29 0 25882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117012

[startup+0.300468 s]
/proc/loadavg: 2.06 1.62 2.32 4/186 2490
/proc/meminfo: memFree=18613100/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=248304 CPUtime=0.29 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 41836 0 0 0 23 6 0 0 20 0 1 0 896715828 254263296 40933 33554432000 4194304 4312002 140737334410672 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 62076 40934 218 29 0 58705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 248304

[startup+0.700394 s]
/proc/loadavg: 2.06 1.62 2.32 4/186 2490
/proc/meminfo: memFree=18613100/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=301192 CPUtime=0.69 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 56493 0 0 0 61 8 0 0 20 0 1 0 896715828 308420608 53292 33554432000 4194304 4312002 140737334410672 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 75298 53293 218 29 0 71927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 301192

[startup+1.50024 s]
/proc/loadavg: 2.22 1.65 2.33 5/187 2491
/proc/meminfo: memFree=18155816/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=411108 CPUtime=1.49 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 85064 0 0 0 137 12 0 0 23 0 1 0 896715828 420974592 77990 33554432000 4194304 4312002 140737334410672 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 102777 77993 218 29 0 99406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 411108

[startup+3.10092 s]
/proc/loadavg: 2.22 1.65 2.33 4/183 2518
/proc/meminfo: memFree=18131416/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=576372 CPUtime=3.09 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 137523 0 0 0 289 20 0 0 25 0 1 0 896715828 590204928 122392 33554432000 4194304 4312002 140737334410672 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 144093 122392 220 29 0 140722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 576372

[startup+6.30032 s]
/proc/loadavg: 2.22 1.65 2.33 4/183 2552
/proc/meminfo: memFree=17774304/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=571532 CPUtime=6.29 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 159360 0 0 0 605 24 0 0 25 0 1 0 896715828 585248768 121808 33554432000 4194304 4312002 140737334410672 18446744073709551615 4220119 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 142883 121808 226 29 0 139512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 571532

[startup+12.7011 s]
/proc/loadavg: 2.64 1.76 2.35 5/187 2714
/proc/meminfo: memFree=17963288/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=491036 CPUtime=12.69 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 196306 0 0 0 1240 29 0 0 25 0 1 0 896715828 502820864 102983 33554432000 4194304 4312002 140737334410672 18446744073709551615 4263176 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 122759 102983 263 29 0 119388 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 491036

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

[startup+13.7009 s]
/proc/loadavg: 2.64 1.76 2.35 5/187 2714
/proc/meminfo: memFree=17634952/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=491036 CPUtime=13.69 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 196348 0 0 0 1340 29 0 0 25 0 1 0 896715828 502820864 103024 33554432000 4194304 4312002 140737334410672 18446744073709551615 4264486 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 122759 103024 263 29 0 119388 0
Current children cumulated CPU time (s) 13.69
Current children cumulated vsize (KiB) 491036

[startup+14.5008 s]
/proc/loadavg: 2.64 1.76 2.35 5/183 2744
/proc/meminfo: memFree=17736648/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=509712 CPUtime=14.49 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 200249 0 0 0 1419 30 0 0 25 0 1 0 896715828 521945088 106181 33554432000 4194304 4312002 140737334410672 18446744073709551615 4266433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 127428 106183 263 29 0 124057 0
Current children cumulated CPU time (s) 14.49
Current children cumulated vsize (KiB) 509712

[startup+14.9007 s]
/proc/loadavg: 2.64 1.76 2.35 5/183 2744
/proc/meminfo: memFree=17736648/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=479360 CPUtime=14.89 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 200478 0 0 0 1459 30 0 0 25 0 1 0 896715828 490864640 102233 33554432000 4194304 4312002 140737334410672 18446744073709551615 4272153 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 119840 102233 263 29 0 116469 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 479360

[startup+15.3066 s]
/proc/loadavg: 2.64 1.76 2.35 5/187 2754
/proc/meminfo: memFree=17434876/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=479360 CPUtime=15.3 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202496 200506 0 0 0 1500 30 0 0 25 0 1 0 896715828 490864640 102259 33554432000 4194304 4312002 140737334410672 18446744073709551615 4289952 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2490/statm: 119840 102259 263 29 0 116469 0
Current children cumulated CPU time (s) 15.3
Current children cumulated vsize (KiB) 479360

[startup+15.4006 s]
/proc/loadavg: 2.64 1.76 2.35 5/187 2754
/proc/meminfo: memFree=17434876/32951124 swapFree=67064576/67111528
[pid=2490] ppid=2488 vsize=0 CPUtime=15.39 cores=4,6
/proc/2490/stat : 2490 (hhlmuc-a) R 2488 2490 8335 0 -1 4202500 200515 0 0 0 1508 31 0 0 25 0 1 0 896715828 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/2490/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.39
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 15.412
CPU time (s): 15.4117
CPU user time (s): 15.0877
CPU system time (s): 0.32395
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 651672

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

runsolver used 0.020996 second user time and 0.06399 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-14 11:16:42
IDJOB=3501784
IDBENCH=89934
IDSOLVER=2002
FILE ID=node141/3501784-1308043002
RUNJOBID= node141-1308042973-1721
PBS_JOBID= 13563895
Free space on /var/tmp= 2652 MiB

SOLVER NAME= Haifa-HLMUC-A 2011-04-07
BENCH NAME= SAT11/gmus/nadel/edn_24095_17.cnf_4.40000000.unsat.gcnf
COMMAND LINE= HOME/hhlmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3501784-1308043002/watcher-3501784-1308043002 -o /var/tmp/evaluation-result-3501784-1308043002/solver-3501784-1308043002 -C 1800 -W 1850 -M 7680  /varHOME/hhlmuc-a /varHOME/instance-3501784-1308043002.gcnf

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

MD5SUM BENCH= f52d1f7f3fcd8a92db4a65f84a6b3891
RANDOM SEED=8719233

node141.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.806
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18624564 kB
Buffers:        118736 kB
Cached:       13210332 kB
SwapCached:       8480 kB
Active:        1127512 kB
Inactive:     12695536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18624564 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:          270108 kB
Writeback:           8 kB
AnonPages:      491584 kB
Mapped:          10796 kB
Slab:           437532 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   765212 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 /var/tmp at the end= 2564 MiB
End job on node141 at 2011-06-14 11:16:58