Trace number 3370636

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 24.1483 24.1488

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
MD5SUMd07ba7628d2c2e21fb72ee99fe24c054
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.18721
Satisfiable
(Un)Satisfiability was proved
Number of variables160244
Number of clauses479591
Sum of the clauses size1119043
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2319726
Number of clauses of size 3159863
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3370636-1305380551.cnf'
0.00/0.00	c -- header says num vars:         160244
0.00/0.00	c -- header says num clauses:      479591
0.09/0.17	c -- clauses added:            0 learnts,       479591 normals,            0 xors
0.09/0.17	c -- vars added     160244
0.09/0.17	c Parsing time:  0.15 s
0.09/0.17	c  N st     0         0    160244    159863    319726         0   1119041         0   no data   no data  --
0.39/0.44	c asymm  cl-useful: 0/7516/159862 lits-rem:0 time: 0.27
8.70/8.75	c Flit:   322 Blit:  13385 bXBeca:    0 bXProp: 9400 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.14
8.70/8.77	c Cleaning up after failed var search:     0.01 s 
8.70/8.80	c Replacing     9401 vars Replaced   167264 lits Time:     0.03 s 
8.81/8.86	c bin-w-bin subsume rem          683 bins  time:  0.02 s
8.89/8.90	c subs with bin:       19  lits-rem:        18  v-fix:    0  time:  0.04 s
9.59/9.61	c Subs w/ non-existent bins:    165 l-rem:    132 v-fix:    33 done: 122159 time:  0.71 s
9.69/9.72	c Removed useless bin:     103  fixed:     0  props:  20.00M  time:  0.10 s
10.19/10.24	c lits-rem:         0  cl-subs:    16289  v-elim:  45277  v-fix:    0  time:  0.51 s
10.79/10.86	c Finding binary XORs  T:     0.62 s  found:    1563
10.79/10.88	c Replacing     1563 vars Replaced    24032 lits Time:     0.03 s 
10.90/10.95	c Finding non-binary XORs:     0.05 s (found:     239, avg size: 3.0)
10.90/10.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.00/11.05	c calculated reachability. Time: 0.09
11.00/11.06	c Calc default polars -  time:   0.01 s pos:    2462 undec:   71697 neg:   86085
11.00/11.06	c =========================================================================================
11.00/11.06	c types(t): F = full restart, N = normal restart
11.00/11.06	c types(t): S = simplification begin/end, E = solution found
11.00/11.06	c restart types(rt): st = static, dy = dynamic
11.00/11.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.00/11.06	c  B st     0         0     88959    139637    172879         0    900301         0   no data   no data  --
12.49/12.53	c  N dy    16      4044     88743    139637    173280      3549    900299     58996      5.33      5.70  --
13.89/13.96	c  N dy    43      8114     87440    136523    170494      7040    884863    124413      5.53      5.86  --
15.69/15.79	c  N dy    68     12206     87316    136523    170679     10889    884863    206364      5.57      8.79  --
18.49/18.56	c Finding binary XORs  T:     0.48 s  found:    3798
18.49/18.59	c Replacing     3798 vars Replaced    85692 lits Time:     0.04 s 
18.99/19.09	c  N dy    91     16325     82533    132644    160439     13387    850937    277860      5.62      6.00  --
22.79/22.83	c  N dy   124     20752     82113    132644    160524      9199    850936    111165      5.78      6.09  --
23.99/24.01	c  E dy   133     22175     80125    127037    156529      9353    823563    127863      5.80      3.55  --
23.99/24.01	c num threads              : 1          
23.99/24.01	c restarts                 : 133        
23.99/24.01	c dynamic restarts         : 127        
23.99/24.01	c static restarts          : 6          
23.99/24.01	c full restarts            : 0          
23.99/24.01	c total simplify time      : 0.60       
23.99/24.01	c learnts DL2              : 0          
23.99/24.01	c learnts size 2           : 337203     
23.99/24.01	c learnts size 1           : 22676       (14.15     % of vars)
23.99/24.01	c filedLit time            : 8.16        (34.26     % time)
23.99/24.01	c v-elim SatELite          : 45277       (28.26     % vars)
23.99/24.01	c SatELite time            : 1.18        (4.95      % time)
23.99/24.01	c v-elim xor               : 0           (0.00      % vars)
23.99/24.01	c xor elim time            : 0.02        (0.07      % time)
23.99/24.01	c num binary xor trees     : 3222       
23.99/24.01	c binxor trees' crown      : 14762       (4.58      leafs/tree)
23.99/24.01	c bin xor find time        : 1.10       
23.99/24.01	c OTF clause improved      : 297         (0.01      clauses/conflict)
23.99/24.01	c OTF impr. size diff      : 376         (1.27       lits/clause)
23.99/24.01	c OTF cl watch-shrink      : 12074       (0.54      clauses/conflict)
23.99/24.01	c OTF cl watch-sh-lit      : 39685       (3.29       lits/clause)
23.99/24.01	c tried to recurMin cls    : 11283       (50.88      % of conflicts)
23.99/24.01	c updated cache            : 2917        (0.26       lits/tried recurMin)
23.99/24.01	c clauses over max glue    : 0           (0.00      % of all clauses)
23.99/24.01	c conflicts                : 22175       (931.36    / sec)
23.99/24.01	c decisions                : 47879       (0.00      % random)
23.99/24.01	c bogo-props               : 625748669   (26281602.84 / sec)
23.99/24.01	c conflict literals        : 526207      (53.01     % deleted)
23.99/24.01	c Memory used              : 737.90      MB
23.99/24.01	c CPU time                 : 23.81       s
23.99/24.01	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-3370636-1305380551/watcher-3370636-1305380551 -o /tmp/evaluation-result-3370636-1305380551/solver-3370636-1305380551 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370636-1305380551.cnf 

running on 2 cores: 5,7

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: 4.18 4.06 3.13 4/376 30412
/proc/meminfo: memFree=18115896/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=34420 CPUtime=0.01 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 2055 0 0 0 1 0 0 0 21 0 1 0 630470762 35246080 1758 33554432000 4194304 4650387 140735607816960 18446744073709551615 264726102135 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 8694 1764 328 112 0 3659 0

[startup+0.0499041 s]
/proc/loadavg: 4.18 4.06 3.13 4/376 30412
/proc/meminfo: memFree=18115896/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=50032 CPUtime=0.04 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 6190 0 0 0 4 0 0 0 21 0 1 0 630470762 51232768 5058 33554432000 4194304 4650387 140735607816960 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 12508 5060 328 112 0 7473 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50032

[startup+0.100897 s]
/proc/loadavg: 4.18 4.06 3.13 4/376 30412
/proc/meminfo: memFree=18115896/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=69600 CPUtime=0.09 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 12078 0 0 0 8 1 0 0 21 0 1 0 630470762 71270400 9829 33554432000 4194304 4650387 140735607816960 18446744073709551615 4319750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 17400 9830 328 112 0 12365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69600

[startup+0.300859 s]
/proc/loadavg: 4.18 4.06 3.13 4/376 30412
/proc/meminfo: memFree=18115896/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=101700 CPUtime=0.29 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 20226 0 0 0 27 2 0 0 22 0 1 0 630470762 104140800 15801 33554432000 4194304 4650387 140735607816960 18446744073709551615 4369355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 25425 15801 347 112 0 20390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101700

[startup+0.700782 s]
/proc/loadavg: 4.18 4.06 3.13 4/376 30412
/proc/meminfo: memFree=18115896/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=124692 CPUtime=0.69 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 25144 0 0 0 66 3 0 0 24 0 1 0 630470762 127684608 19781 33554432000 4194304 4650387 140735607816960 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 31173 19781 353 112 0 26138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124692

[startup+1.50063 s]
/proc/loadavg: 4.18 4.06 3.13 5/377 30413
/proc/meminfo: memFree=18032808/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=184412 CPUtime=1.49 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 35561 0 0 0 145 4 0 0 25 0 1 0 630470762 188837888 30198 33554432000 4194304 4650387 140735607816960 18446744073709551615 4370003 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 46103 30198 353 112 0 41068 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 184412

[startup+3.10033 s]
/proc/loadavg: 4.18 4.06 3.13 5/377 30414
/proc/meminfo: memFree=17966468/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=311216 CPUtime=3.09 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 57299 0 0 0 303 6 0 0 25 0 1 0 630470762 318685184 51936 33554432000 4194304 4650387 140735607816960 18446744073709551615 4370254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 77804 51936 353 112 0 72769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 311216

[startup+6.30072 s]
/proc/loadavg: 4.16 4.06 3.14 5/377 30414
/proc/meminfo: memFree=17779204/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=529348 CPUtime=6.29 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 105319 0 0 0 616 13 0 0 25 0 1 0 630470762 542052352 99956 33554432000 4194304 4650387 140735607816960 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 132337 99956 353 112 0 127302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 529348

[startup+12.7005 s]
/proc/loadavg: 4.15 4.05 3.14 5/377 30414
/proc/meminfo: memFree=17486044/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=749836 CPUtime=12.69 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 157936 0 0 0 1249 20 0 0 25 0 1 0 630470762 767832064 152573 33554432000 4194304 4650387 140735607816960 18446744073709551615 4229508 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 187459 152573 378 112 0 182424 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 749836

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

[startup+19.1003 s]
/proc/loadavg: 4.14 4.05 3.15 5/377 30414
/proc/meminfo: memFree=17483696/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=750496 CPUtime=19.09 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 158648 0 0 0 1889 20 0 0 25 0 1 0 630470762 768507904 153285 33554432000 4194304 4650387 140735607816960 18446744073709551615 4364293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 187624 153285 378 112 0 182589 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 750496

[startup+22.3007 s]
/proc/loadavg: 4.12 4.05 3.15 5/377 30414
/proc/meminfo: memFree=17464720/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=755604 CPUtime=22.29 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 160709 0 0 0 2209 20 0 0 25 0 1 0 630470762 773738496 152308 33554432000 4194304 4650387 140735607816960 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 188901 152308 380 112 0 183866 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 755604

[startup+23.1145 s]
/proc/loadavg: 4.12 4.05 3.15 5/377 30414
/proc/meminfo: memFree=17465596/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=755604 CPUtime=23.1 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 160742 0 0 0 2290 20 0 0 25 0 1 0 630470762 773738496 152341 33554432000 4194304 4650387 140735607816960 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 188901 152341 380 112 0 183866 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 755604

[startup+23.9004 s]
/proc/loadavg: 4.12 4.05 3.15 5/377 30414
/proc/meminfo: memFree=17465596/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=755604 CPUtime=23.89 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 160769 0 0 0 2369 20 0 0 25 0 1 0 630470762 773738496 152368 33554432000 4194304 4650387 140735607816960 18446744073709551615 4364961 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 188901 152368 380 112 0 183866 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 755604

[startup+24.1004 s]
/proc/loadavg: 4.12 4.05 3.15 5/377 30414
/proc/meminfo: memFree=17469812/32951124 swapFree=66341972/67111528
[pid=30412] ppid=30410 vsize=731924 CPUtime=24.1 cores=5,7
/proc/30412/stat : 30412 (strangenight1-s) R 30410 30412 30147 0 -1 4202496 160785 0 0 0 2390 20 0 0 25 0 1 0 630470762 749490176 148627 33554432000 4194304 4650387 140735607816960 18446744073709551615 264726061075 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30412/statm: 182981 148627 391 112 0 177946 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 731924

Child status: 20
Real time (s): 24.1488
CPU time (s): 24.1483
CPU user time (s): 23.9134
CPU system time (s): 0.234964
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 755604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9134
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160786
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= 6
involuntary context switches= 41

runsolver used 0.078987 second user time and 0.221966 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 15:42:32
IDJOB=3370636
IDBENCH=82474
IDSOLVER=1847
FILE ID=node141/3370636-1305380551
RUNJOBID= node141-1305379151-30168
PBS_JOBID= 13324361
Free space on /tmp= 73040 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370636-1305380551/watcher-3370636-1305380551 -o /tmp/evaluation-result-3370636-1305380551/solver-3370636-1305380551 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370636-1305380551.cnf

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

MD5SUM BENCH= d07ba7628d2c2e21fb72ee99fe24c054
RANDOM SEED=1165057966

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:      18115928 kB
Buffers:        255900 kB
Cached:        6318316 kB
SwapCached:      22860 kB
Active:        6228896 kB
Inactive:      8352428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18115928 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:          235784 kB
Writeback:           0 kB
AnonPages:     7990436 kB
Mapped:          20688 kB
Slab:           142740 kB
PageTables:      44932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89660364 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= 73036 MiB
End job on node141 at 2011-05-14 15:42:56