Trace number 3362607

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
minisat hack reference: minisat 2.2.0UNSAT 53.1199 53.1419

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

53.07/53.13	WARNING: for repeatability, setting FPU to use double precision
53.07/53.13	============================[ Problem Statistics ]=============================
53.07/53.13	|                                                                             |
53.07/53.13	|  Number of variables:        108786                                         |
53.07/53.13	|  Number of clauses:          473409                                         |
53.07/53.13	|  Parse time:                   0.22 s                                       |
53.07/53.13	|  Eliminated clauses:           1.15 Mb                                      |
53.07/53.13	|  Simplification time:          0.57 s                                       |
53.07/53.13	|                                                                             |
53.07/53.13	============================[ Search Statistics ]==============================
53.07/53.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
53.07/53.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
53.07/53.13	===============================================================================
53.07/53.13	|       100 |   27361   175711   457015 |    64427       92    114 | 47.067 % |
53.07/53.13	|       250 |   25012   175711   457015 |    70870      233     92 | 49.226 % |
53.07/53.13	|       475 |   24927   133309   353330 |    77957      439     96 | 49.304 % |
53.07/53.13	|       812 |   14780    70168   191895 |    85752      717     89 | 58.632 % |
53.07/53.13	|      1318 |   12714    62293   169778 |    94328     1177     75 | 60.531 % |
53.07/53.13	|      2077 |   12315    56060   154925 |   103760     1915     62 | 60.898 % |
53.07/53.13	|      3216 |   12306    55992   154754 |   114137     3052     51 | 60.906 % |
53.07/53.13	|      4924 |   12306    55992   154754 |   125550     4760     51 | 60.906 % |
53.07/53.13	|      7486 |   10727    52313   145155 |   138105     7151     51 | 62.357 % |
53.07/53.13	|     11330 |   10506    47287   130184 |   151916    10985     48 | 62.560 % |
53.07/53.13	|     17096 |   10357    46398   127864 |   167107    16727     43 | 62.697 % |
53.07/53.13	|     25745 |   10187    45468   125319 |   183818    25325     43 | 62.854 % |
53.07/53.13	|     38719 |   10144    45180   124582 |   202200    38266     41 | 62.893 % |
53.07/53.13	|     58180 |   10048    44672   123277 |   222420    57680     41 | 62.981 % |
53.07/53.13	|     87372 |    9593    40876   113145 |   244662    72416     42 | 63.400 % |
53.07/53.13	|    131161 |    9480    40279   111582 |   269129    97341     42 | 63.504 % |
53.07/53.13	===============================================================================
53.07/53.13	restarts              : 381
53.07/53.13	conflicts             : 140812         (2654 /sec)
53.07/53.13	decisions             : 250094         (0.00 % random) (4714 /sec)
53.07/53.13	propagations          : 180157816      (3395684 /sec)
53.07/53.13	conflict literals     : 5581078        (39.70 % deleted)
53.07/53.13	Memory used           : 116.00 MB
53.07/53.13	CPU time              : 53.0549 s
53.07/53.13	
53.07/53.13	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: 961)

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-3362607-1305306107/watcher-3362607-1305306107 -o /tmp/evaluation-result-3362607-1305306107/solver-3362607-1305306107 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362607-1305306107.cnf 

running on 2 cores: 0,2

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: 2.52 3.61 4.02 5/360 12116
/proc/meminfo: memFree=9355104/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=20456 CPUtime=0 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 918 0 0 0 0 0 0 0 21 0 1 0 623026556 20946944 860 33554432000 4194304 4291037 140733468518800 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 5114 863 215 24 0 1748 0

[startup+0.0300741 s]
/proc/loadavg: 2.52 3.61 4.02 5/360 12116
/proc/meminfo: memFree=9355104/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=27928 CPUtime=0.02 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 2810 0 0 0 2 0 0 0 21 0 1 0 623026556 28598272 2700 33554432000 4194304 4291037 140733468518800 18446744073709551615 4200624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 6982 2702 215 24 0 3616 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27928

[startup+0.101073 s]
/proc/loadavg: 2.52 3.61 4.02 5/360 12116
/proc/meminfo: memFree=9355104/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=45260 CPUtime=0.09 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 7654 0 0 0 8 1 0 0 21 0 1 0 623026556 46346240 7049 33554432000 4194304 4291037 140733468518800 18446744073709551615 4220774 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 11315 7050 215 24 0 7949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45260

[startup+0.301027 s]
/proc/loadavg: 2.52 3.61 4.02 5/360 12116
/proc/meminfo: memFree=9355104/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=64960 CPUtime=0.29 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 12946 0 0 0 28 1 0 0 22 0 1 0 623026556 66519040 11468 33554432000 4194304 4291037 140733468518800 18446744073709551615 4230368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 16240 11468 238 24 0 12874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64960

[startup+0.700981 s]
/proc/loadavg: 2.52 3.61 4.02 5/360 12116
/proc/meminfo: memFree=9355104/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=65956 CPUtime=0.69 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 15728 0 0 0 67 2 0 0 23 0 1 0 623026556 67538944 11840 33554432000 4194304 4291037 140733468518800 18446744073709551615 4215520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 16489 11840 239 24 0 13123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65956

[startup+1.50084 s]
/proc/loadavg: 2.52 3.61 4.02 5/370 12135
/proc/meminfo: memFree=9058400/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=58900 CPUtime=1.49 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 17499 0 0 0 146 3 0 0 25 0 1 0 623026556 60313600 10366 33554432000 4194304 4291037 140733468518800 18446744073709551615 4259741 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 14725 10366 258 24 0 11359 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58900

[startup+3.10055 s]
/proc/loadavg: 2.64 3.61 4.02 5/370 12135
/proc/meminfo: memFree=8869300/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=58900 CPUtime=3.09 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 17542 0 0 0 306 3 0 0 25 0 1 0 623026556 60313600 10407 33554432000 4194304 4291037 140733468518800 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 14725 10407 259 24 0 11359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58900

[startup+6.30096 s]
/proc/loadavg: 2.64 3.61 4.02 5/370 12135
/proc/meminfo: memFree=8945048/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=58900 CPUtime=6.29 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 17955 0 0 0 626 3 0 0 25 0 1 0 623026556 60313600 10808 33554432000 4194304 4291037 140733468518800 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 14725 10808 259 24 0 11359 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58900

[startup+12.7008 s]
/proc/loadavg: 2.85 3.63 4.02 5/370 12135
/proc/meminfo: memFree=8911600/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=70756 CPUtime=12.69 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 20315 0 0 0 1266 3 0 0 25 0 1 0 623026556 72454144 13154 33554432000 4194304 4291037 140733468518800 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 17689 13154 259 24 0 14323 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70756

[startup+25.5005 s]
/proc/loadavg: 3.02 3.64 4.01 5/370 12136
/proc/meminfo: memFree=8781360/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=89432 CPUtime=25.49 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 24619 0 0 0 2545 4 0 0 25 0 1 0 623026556 91578368 17414 33554432000 4194304 4291037 140733468518800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 22358 17414 259 24 0 18992 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89432

[startup+51.1009 s]
/proc/loadavg: 3.47 3.70 4.02 5/370 12136
/proc/meminfo: memFree=8661312/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=89432 CPUtime=51.08 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 30853 0 0 0 5102 6 0 0 25 0 1 0 623026556 91578368 18425 33554432000 4194304 4291037 140733468518800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 22358 18425 259 24 0 18992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89432

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

[startup+51.9008 s]
/proc/loadavg: 3.52 3.70 4.02 5/370 12136
/proc/meminfo: memFree=8656448/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=89432 CPUtime=51.87 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 30924 0 0 0 5181 6 0 0 25 0 1 0 623026556 91578368 18494 33554432000 4194304 4291037 140733468518800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 22358 18494 259 24 0 18992 0
Current children cumulated CPU time (s) 51.87
Current children cumulated vsize (KiB) 89432

[startup+52.7006 s]
/proc/loadavg: 3.52 3.70 4.02 5/370 12136
/proc/meminfo: memFree=8649132/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=89432 CPUtime=52.68 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 30993 0 0 0 5262 6 0 0 25 0 1 0 623026556 91578368 18562 33554432000 4194304 4291037 140733468518800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 22358 18562 259 24 0 18992 0
Current children cumulated CPU time (s) 52.68
Current children cumulated vsize (KiB) 89432

[startup+53.1006 s]
/proc/loadavg: 3.52 3.70 4.02 5/370 12136
/proc/meminfo: memFree=8649132/32951124 swapFree=67111348/67111528
[pid=12116] ppid=12114 vsize=70756 CPUtime=53.07 cores=0,2
/proc/12116/stat : 12116 (minisat_release) R 12114 12116 12074 0 -1 4202496 31011 0 0 0 5301 6 0 0 25 0 1 0 623026556 72454144 13924 33554432000 4194304 4291037 140733468518800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12116/statm: 17689 13924 259 24 0 14323 0
Current children cumulated CPU time (s) 53.07
Current children cumulated vsize (KiB) 70756

Child status: 20
Real time (s): 53.1419
CPU time (s): 53.1199
CPU user time (s): 53.0549
CPU system time (s): 0.06499
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 101108

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

runsolver used 0.187971 second user time and 0.449931 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 19:01:47
IDJOB=3362607
IDBENCH=20346
IDSOLVER=1840
FILE ID=node145/3362607-1305306107
RUNJOBID= node145-1305306106-12092
PBS_JOBID= 13321467
Free space on /tmp= 43200 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362607-1305306107/watcher-3362607-1305306107 -o /tmp/evaluation-result-3362607-1305306107/solver-3362607-1305306107 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362607-1305306107.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1303607647

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9355384 kB
Buffers:        250940 kB
Cached:       17273300 kB
SwapCached:          0 kB
Active:        7637968 kB
Inactive:     15370980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9355384 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           32104 kB
Writeback:           0 kB
AnonPages:     5484288 kB
Mapped:          27280 kB
Slab:           485744 kB
PageTables:      34652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79353872 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= 43156 MiB
End job on node145 at 2011-05-13 19:02:40