Trace number 3285929

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 TechDemo-Alpha-stUNSAT 29.7275 29.7401

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3285929-1303768532.cnf'
0.00/0.00	c -- header says num vars:         281936
0.00/0.00	c -- header says num clauses:     2464339
0.89/0.98	c -- clauses added:            0 learnts,      2464339 normals,            0 xors
0.89/0.98	c -- vars added     281936
0.89/0.98	c Parsing time:  0.91 s
0.89/0.98	c  N st     0         0    281936     31087   1758057         0   4261463         0   no data   no data  --
1.09/1.14	c asymm  cl-useful: 2/94/30512 lits-rem:86 time: 0.15
4.88/4.98	c Flit:    28 Blit:  11187 bXBeca:    0 bXProp:   41 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  3.82
4.98/5.02	c Cleaning up after failed var search:     0.04 s 
6.88/6.96	c Calc non-exist non-lernt bins v-fix:    27 done:   2020 time:  1.87 s
6.88/6.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.88/6.97	c Subs w/ non-existent bins:      0 time:  0.01 s
6.99/7.06	c Replacing       41 vars Replaced     1299 lits Time:     0.09 s 
7.29/7.30	c bin-w-bin subsume rem          351 bins  time:  0.18 s
8.59/8.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
8.69/8.73	c Removed useless bin:     246  fixed:     0  bprops:  10.07M  time:  0.11 s
10.39/10.47	c lits-rem:         0  cl-subs:        8  v-elim:  18973  v-fix:    0  time:  1.73 s
10.39/10.47	c learnt bin added due to v-elim: 0
10.49/10.51	c Finding binary XORs  T:     0.04 s  found:     407
10.49/10.57	c Replacing      407 vars Replaced    49157 lits Time:     0.07 s 
10.59/10.66	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
10.59/10.66	c Calc default polars -  time:   0.02 s pos:    1348 undec:  105090 neg:  175498
10.59/10.66	c =========================================================================================
10.59/10.66	c types(t): F = full restart, N = normal restart
10.59/10.66	c types(t): S = simplification begin/end, E = solution found
10.59/10.66	c restart types(rt): st = static, dy = dynamic
10.59/10.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
10.59/10.66	c  B st     0         0    176847     33367   1552598         0   3808782         0   no data   no data  --
25.99/26.06	c Decided on dynamic restart strategy
29.60/29.66	c  E dy    10      2682    176320     33367   1552666      2407   3808782   2982876   1130.95     24.44  --
29.60/29.67	c num threads              : 1          
29.60/29.67	c restarts                 : 10         
29.60/29.67	c dynamic restarts         : 4          
29.60/29.67	c static restarts          : 6          
29.60/29.67	c full restarts            : 0          
29.60/29.67	c total simplify time      : 0.01       
29.60/29.67	c learnts DL2              : 0          
29.60/29.67	c learnts size 2           : 1758408    
29.60/29.67	c learnts size 1           : 202583      (71.85     % of vars)
29.60/29.67	c filedLit time            : 3.86        (13.09     % time)
29.60/29.67	c v-elim SatELite          : 2702        (0.96      % vars)
29.60/29.67	c SatELite time            : 1.75        (5.93      % time)
29.60/29.67	c v-elim xor               : 0           (0.00      % vars)
29.60/29.67	c xor elim time            : 0.00        (0.00      % time)
29.60/29.67	c num binary xor trees     : 443        
29.60/29.67	c binxor trees' crown      : 448         (1.01      leafs/tree)
29.60/29.67	c bin xor find time        : 0.04       
29.60/29.67	c OTF clause subsumed      : 181         (0.07      clauses/conflict)
29.60/29.67	c OTF subs. size diff      : 459         (2.54       lits/clause)
29.60/29.67	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
29.60/29.67	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
29.60/29.67	c tried to recurMin cls    : 0           (0.00       % of conflicts)
29.60/29.67	c updated cache            : 0           (nan        lits/tried recurMin)
29.60/29.67	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
29.60/29.67	c OTF Gate-rem lits        : 0           (nan       lits/confl)
29.60/29.67	c clauses over max glue    : 0           (0.00      % of all clauses)
29.60/29.67	c conflicts                : 2682        (90.86     / sec)
29.60/29.67	c decisions                : 35343       (0.00      % random)
29.60/29.67	c bogo-props               : 313812886   (10631053.69 / sec)
29.60/29.67	c props                    : 81142976    (2748884.36 / sec)
29.60/29.67	c conflict literals        : 3235800     (16.61     % deleted)
29.60/29.67	c Memory used              : 567.66      MB
29.60/29.67	c CPU time                 : 29.52       s
29.60/29.67	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: 935)

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-3285929-1303768532/watcher-3285929-1303768532 -o /tmp/evaluation-result-3285929-1303768532/solver-3285929-1303768532 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3285929-1303768532.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: 3.96 3.71 3.29 5/189 30059
/proc/meminfo: memFree=19079096/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=23276 CPUtime=0 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 1133 0 0 0 0 0 0 0 22 0 1 0 488456142 23834624 1040 33554432000 4194304 4797429 140735548536096 18446744073709551615 218370654416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 5819 1052 346 148 0 748 0

[startup+0.018992 s]
/proc/loadavg: 3.96 3.71 3.29 5/189 30059
/proc/meminfo: memFree=19079096/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=26596 CPUtime=0.01 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 2155 0 0 0 1 0 0 0 22 0 1 0 488456142 27234304 1722 33554432000 4194304 4797429 140735548536096 18446744073709551615 4664383 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 6649 1722 347 148 0 1578 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26596

[startup+0.10097 s]
/proc/loadavg: 3.96 3.71 3.29 5/189 30059
/proc/meminfo: memFree=19079096/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=48876 CPUtime=0.09 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 6720 0 0 0 8 1 0 0 22 0 1 0 488456142 50049024 4910 33554432000 4194304 4797429 140735548536096 18446744073709551615 218370957056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 12219 4910 350 148 0 7148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48876

[startup+0.300947 s]
/proc/loadavg: 3.96 3.71 3.29 5/189 30059
/proc/meminfo: memFree=19079096/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=79736 CPUtime=0.29 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 15498 0 0 0 27 2 0 0 23 0 1 0 488456142 81649664 11793 33554432000 4194304 4797429 140735548536096 18446744073709551615 4678635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 19934 11793 350 148 0 14863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79736

[startup+0.700873 s]
/proc/loadavg: 3.96 3.71 3.29 5/189 30059
/proc/meminfo: memFree=19079096/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=139184 CPUtime=0.69 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 33097 0 0 0 65 4 0 0 25 0 1 0 488456142 142524416 25742 33554432000 4194304 4797429 140735548536096 18446744073709551615 218370612210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 34796 25742 350 148 0 29725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139184

[startup+1.50075 s]
/proc/loadavg: 3.96 3.71 3.29 5/190 30060
/proc/meminfo: memFree=18921360/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=313996 CPUtime=1.48 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 51523 0 0 0 142 6 0 0 25 0 1 0 488456142 321531904 36074 33554432000 4194304 4797429 140735548536096 18446744073709551615 4428396 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 78499 36074 382 148 0 73428 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 313996

[startup+3.10046 s]
/proc/loadavg: 3.96 3.71 3.29 5/190 30060
/proc/meminfo: memFree=18919624/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=313996 CPUtime=3.08 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 51553 0 0 0 302 6 0 0 25 0 1 0 488456142 321531904 36104 33554432000 4194304 4797429 140735548536096 18446744073709551615 4241759 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 78499 36104 382 148 0 73428 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 313996

[startup+6.3009 s]
/proc/loadavg: 4.04 3.73 3.30 5/190 30060
/proc/meminfo: memFree=18884160/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=474400 CPUtime=6.29 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 87400 0 0 0 619 10 0 0 25 0 1 0 488456142 485785600 71951 33554432000 4194304 4797429 140735548536096 18446744073709551615 4359964 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 118600 71951 383 148 0 113529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 474400

[startup+12.7008 s]
/proc/loadavg: 4.04 3.73 3.30 5/190 30060
/proc/meminfo: memFree=18362324/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=580468 CPUtime=12.68 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 112038 0 0 0 1255 13 0 0 25 0 1 0 488456142 594399232 96577 33554432000 4194304 4797429 140735548536096 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 145117 96577 410 148 0 140046 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 580468

[startup+25.5005 s]
/proc/loadavg: 4.03 3.75 3.31 5/190 30060
/proc/meminfo: memFree=18276460/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=581276 CPUtime=25.49 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 113705 0 0 0 2535 14 0 0 25 0 1 0 488456142 595226624 98243 33554432000 4194304 4797429 140735548536096 18446744073709551615 4387808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 145319 98243 410 148 0 140248 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 581276

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

[startup+27.1002 s]
/proc/loadavg: 4.03 3.75 3.31 5/190 30060
/proc/meminfo: memFree=18273232/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=581276 CPUtime=27.09 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 114185 0 0 0 2695 14 0 0 25 0 1 0 488456142 595226624 98722 33554432000 4194304 4797429 140735548536096 18446744073709551615 4341072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 145319 98722 411 148 0 140248 0
Current children cumulated CPU time (s) 27.09
Current children cumulated vsize (KiB) 581276

[startup+28.7009 s]
/proc/loadavg: 4.03 3.75 3.31 5/190 30060
/proc/meminfo: memFree=18262196/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=581276 CPUtime=28.69 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 114544 0 0 0 2855 14 0 0 25 0 1 0 488456142 595226624 99081 33554432000 4194304 4797429 140735548536096 18446744073709551615 4424262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 145319 99081 411 148 0 140248 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 581276

[startup+29.5008 s]
/proc/loadavg: 4.03 3.75 3.31 5/190 30060
/proc/meminfo: memFree=18262196/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=581276 CPUtime=29.49 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 114769 0 0 0 2935 14 0 0 25 0 1 0 488456142 595226624 99306 33554432000 4194304 4797429 140735548536096 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 145319 99306 411 148 0 140248 0
Current children cumulated CPU time (s) 29.49
Current children cumulated vsize (KiB) 581276

[startup+29.7067 s]
/proc/loadavg: 4.03 3.75 3.31 5/190 30060
/proc/meminfo: memFree=18259220/32951124 swapFree=67051468/67111528
[pid=30059] ppid=30057 vsize=512984 CPUtime=29.68 cores=4,6
/proc/30059/stat : 30059 (techdemo) R 30057 30059 28631 0 -1 4202496 114777 0 0 0 2954 14 0 0 25 0 1 0 488456142 525295616 89400 33554432000 4194304 4797429 140735548536096 18446744073709551615 218370606284 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30059/statm: 128246 89400 416 148 0 123175 0
Current children cumulated CPU time (s) 29.68
Current children cumulated vsize (KiB) 512984

Child status: 20
Real time (s): 29.7401
CPU time (s): 29.7275
CPU user time (s): 29.5665
CPU system time (s): 0.160975
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 581276

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

runsolver used 0.069989 second user time and 0.099984 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 23:55:34
IDJOB=3285929
IDBENCH=82409
IDSOLVER=1585
FILE ID=node101/3285929-1303768532
RUNJOBID= node101-1303767892-29920
PBS_JOBID= 13157151
Free space on /tmp= 71148 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285929-1303768532/watcher-3285929-1303768532 -o /tmp/evaluation-result-3285929-1303768532/solver-3285929-1303768532 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3285929-1303768532.cnf

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1442868200

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19079128 kB
Buffers:       2084148 kB
Cached:        8304084 kB
SwapCached:      33708 kB
Active:        9667068 kB
Inactive:      3726044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19079128 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          182764 kB
Writeback:           0 kB
AnonPages:     2992484 kB
Mapped:          10784 kB
Slab:           408536 kB
PageTables:      12120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3973372 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= 71140 MiB
End job on node101 at 2011-04-25 23:56:04