Trace number 3370624

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
CryptoMiniSat Strange-Night-1-st (fixed)UNSAT 21.9727 21.9766

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10t0.cnf
MD5SUM9029cec808e66e35ae213dc5615fd1f7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.15537
Satisfiable
(Un)Satisfiability was proved
Number of variables237336
Number of clauses1262609
Sum of the clauses size3042396
Maximum clause length10
Minimum clause length1
Number of clauses of size 113421
Number of clauses of size 2900089
Number of clauses of size 3288599
Number of clauses of size 46720
Number of clauses of size 526880
Number of clauses of size over 526900

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370624-1305379196.cnf'
0.00/0.00	c -- header says num vars:         237336
0.00/0.00	c -- header says num clauses:     1262609
0.38/0.47	c -- clauses added:            0 learnts,      1262609 normals,            0 xors
0.38/0.47	c -- vars added     237336
0.38/0.47	c Parsing time:  0.43 s
0.38/0.47	c  N st     0         0    237336    318204    903807         0   2943726         0   no data   no data  --
0.78/0.83	c asymm  cl-useful: 407/5029/244334 lits-rem:1625 time: 0.33
9.38/9.50	c Flit:  1208 Blit:   5694 bXBeca:    0 bXProp: 3132 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.55
9.48/9.54	c Cleaning up after failed var search:     0.04 s 
9.48/9.59	c Replacing     3132 vars Replaced    60635 lits Time:     0.04 s 
9.58/9.69	c bin-w-bin subsume rem        21457 bins  time:  0.04 s
9.69/9.75	c subs with bin:     1365  lits-rem:      7124  v-fix:    0  time:  0.06 s
16.59/16.69	c Subs w/ non-existent bins:    232 l-rem:      0 v-fix:  6732 done:  19270 time:  6.94 s
16.89/16.92	c Removed useless bin:     177  fixed:     0  props:  20.02M  time:  0.23 s
17.39/17.47	c lits-rem:      9657  cl-subs:    19999  v-elim:  26938  v-fix:    0  time:  0.55 s
17.99/18.02	c Finding binary XORs  T:     0.55 s  found:    1126
17.99/18.06	c Replacing     1126 vars Replaced    20385 lits Time:     0.04 s 
18.08/18.19	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
18.08/18.19	c calculated reachability. Time: 0.06
18.18/18.21	c Calc default polars -  time:   0.01 s pos:   20267 undec:  186896 neg:   30173
18.18/18.21	c =========================================================================================
18.18/18.21	c types(t): F = full restart, N = normal restart
18.18/18.21	c types(t): S = simplification begin/end, E = solution found
18.18/18.21	c restart types(rt): st = static, dy = dynamic
18.18/18.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
18.18/18.21	c  B st     0         0     53696    194067    212821         0   1056205         0   no data   no data  --
20.68/20.70	c Finding binary XORs  T:     0.41 s  found:    3508
20.68/20.73	c Replacing     3508 vars Replaced    75838 lits Time:     0.03 s 
21.08/21.19	c  N dy    16      4091     27025     84175    110531      3271    486118    254816      9.90     10.51  --
21.79/21.86	c  E dy    27      5300     24264     67764     95448      4188    403688    281765     11.74   no data  --
21.79/21.86	c num threads              : 1          
21.79/21.86	c restarts                 : 27         
21.79/21.86	c dynamic restarts         : 21         
21.79/21.86	c static restarts          : 6          
21.79/21.86	c full restarts            : 0          
21.79/21.86	c total simplify time      : 0.51       
21.79/21.86	c learnts DL2              : 0          
21.79/21.86	c learnts size 2           : 1025800    
21.79/21.86	c learnts size 1           : 181657      (76.54     % of vars)
21.79/21.86	c filedLit time            : 8.59        (39.57     % time)
21.79/21.86	c v-elim SatELite          : 26938       (11.35     % vars)
21.79/21.86	c SatELite time            : 7.42        (34.15     % time)
21.79/21.86	c v-elim xor               : 0           (0.00      % vars)
21.79/21.86	c xor elim time            : 0.00        (0.00      % time)
21.79/21.86	c num binary xor trees     : 3759       
21.79/21.86	c binxor trees' crown      : 7766        (2.07      leafs/tree)
21.79/21.86	c bin xor find time        : 0.96       
21.79/21.86	c OTF clause improved      : 60          (0.01      clauses/conflict)
21.79/21.86	c OTF impr. size diff      : 104         (1.73       lits/clause)
21.79/21.86	c OTF cl watch-shrink      : 2830        (0.53      clauses/conflict)
21.79/21.86	c OTF cl watch-sh-lit      : 20896       (7.38       lits/clause)
21.79/21.86	c tried to recurMin cls    : 2878        (54.30      % of conflicts)
21.79/21.86	c updated cache            : 3583        (1.24       lits/tried recurMin)
21.79/21.86	c clauses over max glue    : 0           (0.00      % of all clauses)
21.79/21.86	c conflicts                : 5300        (244.10    / sec)
21.79/21.86	c decisions                : 29641       (0.00      % random)
21.79/21.86	c bogo-props               : 411862486   (18968737.42 / sec)
21.79/21.86	c conflict literals        : 351563      (31.92     % deleted)
21.79/21.86	c Memory used              : 516.81      MB
21.79/21.86	c CPU time                 : 21.71       s
21.79/21.86	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-3370624-1305379196/watcher-3370624-1305379196 -o /tmp/evaluation-result-3370624-1305379196/solver-3370624-1305379196 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370624-1305379196.cnf 

running on 2 cores: 4,6

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: 0.28 0.07 0.02 3/308 13990
/proc/meminfo: memFree=12164088/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=35860 CPUtime=0 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 2273 0 0 0 0 0 0 0 21 0 1 0 649517582 36720640 1723 33554432000 4194304 4650387 140736574309008 18446744073709551615 4354184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 8965 1736 331 112 0 3930 0

[startup+0.09417 s]
/proc/loadavg: 0.28 0.07 0.02 3/308 13990
/proc/meminfo: memFree=12164088/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=87232 CPUtime=0.08 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 17567 0 0 0 6 2 0 0 21 0 1 0 649517582 89325568 13371 33554432000 4194304 4650387 140736574309008 18446744073709551615 255377301248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 21808 13371 331 112 0 16773 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 87232

[startup+0.101178 s]
/proc/loadavg: 0.28 0.07 0.02 3/308 13990
/proc/meminfo: memFree=12164088/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=87232 CPUtime=0.09 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 17567 0 0 0 7 2 0 0 21 0 1 0 649517582 89325568 13371 33554432000 4194304 4650387 140736574309008 18446744073709551615 4545901 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 21808 13371 331 112 0 16773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87232

[startup+0.301145 s]
/proc/loadavg: 0.28 0.07 0.02 3/308 13990
/proc/meminfo: memFree=12164088/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=103200 CPUtime=0.29 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 22186 0 0 0 26 3 0 0 22 0 1 0 649517582 105676800 17990 33554432000 4194304 4650387 140736574309008 18446744073709551615 255376962245 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 25800 17992 331 112 0 20765 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103200

[startup+0.701061 s]
/proc/loadavg: 0.28 0.07 0.02 3/308 13990
/proc/meminfo: memFree=12164088/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=141604 CPUtime=0.68 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 31159 0 0 0 64 4 0 0 23 0 1 0 649517582 145002496 26904 33554432000 4194304 4650387 140736574309008 18446744073709551615 4370003 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 35401 26904 347 112 0 30366 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 141604

[startup+1.50092 s]
/proc/loadavg: 0.28 0.07 0.02 4/309 13991
/proc/meminfo: memFree=12006228/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=181508 CPUtime=1.49 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 39128 0 0 0 144 5 0 0 25 0 1 0 649517582 185864192 32828 33554432000 4194304 4650387 140736574309008 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 45377 32828 353 112 0 40342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181508

[startup+3.1006 s]
/proc/loadavg: 0.58 0.14 0.04 4/309 13991
/proc/meminfo: memFree=11917072/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=254988 CPUtime=3.08 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 53629 0 0 0 301 7 0 0 25 0 1 0 649517582 261107712 47329 33554432000 4194304 4650387 140736574309008 18446744073709551615 4370282 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 63747 47329 353 112 0 58712 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 254988

[startup+6.30103 s]
/proc/loadavg: 0.58 0.14 0.04 4/309 13991
/proc/meminfo: memFree=11674604/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=389352 CPUtime=6.29 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 78881 0 0 0 618 11 0 0 25 0 1 0 649517582 398696448 72581 33554432000 4194304 4650387 140736574309008 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 97338 72581 353 112 0 92303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 389352

[startup+12.7008 s]
/proc/loadavg: 0.95 0.23 0.07 4/309 14019
/proc/meminfo: memFree=11803876/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=508892 CPUtime=12.69 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 104065 0 0 0 1255 14 0 0 25 0 1 0 649517582 521105408 97765 33554432000 4194304 4650387 140736574309008 18446744073709551615 4550214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 127223 97765 366 112 0 122188 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 508892

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

[startup+15.9003 s]
/proc/loadavg: 0.95 0.23 0.07 4/309 14019
/proc/meminfo: memFree=11788684/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=509180 CPUtime=15.89 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 104100 0 0 0 1575 14 0 0 25 0 1 0 649517582 521400320 97800 33554432000 4194304 4650387 140736574309008 18446744073709551615 4550214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 127295 97800 366 112 0 122260 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 509180

[startup+19.1007 s]
/proc/loadavg: 1.12 0.28 0.09 4/309 14019
/proc/meminfo: memFree=11771272/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=522596 CPUtime=19.08 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 108146 0 0 0 1894 14 0 0 25 0 1 0 649517582 535138304 101846 33554432000 4194304 4650387 140736574309008 18446744073709551615 4363722 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 130649 101846 379 112 0 125614 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 522596

[startup+20.7004 s]
/proc/loadavg: 1.12 0.28 0.09 4/309 14019
/proc/meminfo: memFree=11766932/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=526220 CPUtime=20.68 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 109201 0 0 0 2054 14 0 0 25 0 1 0 649517582 538849280 102901 33554432000 4194304 4650387 140736574309008 18446744073709551615 4528929 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 131555 102901 379 112 0 126520 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 526220

[startup+21.5012 s]
/proc/loadavg: 1.12 0.28 0.09 4/309 14019
/proc/meminfo: memFree=11764144/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=528236 CPUtime=21.49 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 109769 0 0 0 2134 15 0 0 25 0 1 0 649517582 540913664 103469 33554432000 4194304 4650387 140736574309008 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 132059 103469 379 112 0 127024 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 528236

[startup+21.9011 s]
/proc/loadavg: 1.27 0.32 0.10 4/309 14019
/proc/meminfo: memFree=11761416/32951124 swapFree=66050672/67111528
[pid=13990] ppid=13988 vsize=529208 CPUtime=21.9 cores=4,6
/proc/13990/stat : 13990 (strangenight1-s) R 13988 13990 13939 0 -1 4202496 110018 0 0 0 2175 15 0 0 25 0 1 0 649517582 541908992 103717 33554432000 4194304 4650387 140736574309008 18446744073709551615 255376959250 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13990/statm: 132302 103717 388 112 0 127267 0
Current children cumulated CPU time (s) 21.9
Current children cumulated vsize (KiB) 529208

Child status: 20
Real time (s): 21.9766
CPU time (s): 21.9727
CPU user time (s): 21.8027
CPU system time (s): 0.169974
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 529208

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

runsolver used 0.06399 second user time and 0.160975 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 15:19:57
IDJOB=3370624
IDBENCH=71012
IDSOLVER=1847
FILE ID=node135/3370624-1305379196
RUNJOBID= node135-1305379151-13958
PBS_JOBID= 13324367
Free space on /tmp= 73296 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10t0.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370624-1305379196/watcher-3370624-1305379196 -o /tmp/evaluation-result-3370624-1305379196/solver-3370624-1305379196 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370624-1305379196.cnf

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

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=484866924

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12164616 kB
Buffers:        256520 kB
Cached:        5760060 kB
SwapCached:      50684 kB
Active:        9995320 kB
Inactive:     10547848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12164616 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           52712 kB
Writeback:           0 kB
AnonPages:    14481208 kB
Mapped:          19356 kB
Slab:           134572 kB
PageTables:      47544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57222388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73300 MiB
End job on node135 at 2011-05-14 15:20:19