Trace number 3286481

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 20.0729 20.0834

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.8798
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

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-3286481-1303769273.cnf'
0.00/0.00	c -- header says num vars:         130021
0.00/0.00	c -- header says num clauses:     2509375
0.90/0.93	c -- clauses added:            0 learnts,      2509375 normals,            0 xors
0.90/0.93	c -- vars added     130021
0.90/0.93	c Parsing time:  0.89 s
0.90/0.93	c  N st     0         0    130021     71781   2434960         0   5673471         0   no data   no data  --
1.10/1.12	c asymm  cl-useful: 23/85/70593 lits-rem:1867 time: 0.19
4.69/4.78	c Flit:   549 Blit:  14161 bXBeca:    0 bXProp:  184 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  3.62
4.79/4.84	c Cleaning up after failed var search:     0.06 s 
6.99/7.06	c Calc non-exist non-lernt bins v-fix:     0 done:   9388 time:  2.16 s
6.99/7.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.07	c Subs w/ non-existent bins:      0 time:  0.01 s
7.09/7.15	c Replacing      185 vars Replaced     7710 lits Time:     0.08 s 
7.39/7.43	c bin-w-bin subsume rem         2092 bins  time:  0.22 s
8.49/8.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.13 s
8.59/8.69	c Removed useless bin:     290  fixed:     0  bprops:  10.01M  time:  0.13 s
9.19/9.25	c lits-rem:         0  cl-subs:       86  v-elim:  36277  v-fix:    0  time:  0.56 s
9.19/9.25	c learnt bin added due to v-elim: 0
9.19/9.29	c Finding binary XORs  T:     0.04 s  found:     234
9.29/9.37	c Replacing      234 vars Replaced    12458 lits Time:     0.08 s 
9.39/9.47	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
9.39/9.47	c Calc default polars -  time:   0.03 s pos:    2321 undec:   34800 neg:   92900
9.39/9.47	c =========================================================================================
9.39/9.47	c types(t): F = full restart, N = normal restart
9.39/9.47	c types(t): S = simplification begin/end, E = solution found
9.39/9.47	c restart types(rt): st = static, dy = dynamic
9.39/9.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
9.39/9.47	c  B st     0         0    101270     58253   1956907         0   4543512         0   no data   no data  --
11.59/11.66	c Decided on static restart strategy
14.30/14.34	c  N dy    18      4148    101243     58253   1957110      3360   4543512   1285589    358.35     83.00  --
19.10/19.17	c  N dy    42      8184    101061     58253   1957235      6726   4543512   2016895    138.79     65.30  --
19.99/20.01	c  E dy    46      8741    100477     58253   1957258      7181   4543512   2069488    117.04     62.09  --
19.99/20.02	c num threads              : 1          
19.99/20.02	c restarts                 : 46         
19.99/20.02	c dynamic restarts         : 40         
19.99/20.02	c static restarts          : 6          
19.99/20.02	c full restarts            : 0          
19.99/20.02	c total simplify time      : 0.00       
19.99/20.02	c learnts DL2              : 0          
19.99/20.02	c learnts size 2           : 2454488    
19.99/20.02	c learnts size 1           : 48245       (37.11     % of vars)
19.99/20.02	c filedLit time            : 3.69        (18.53     % time)
19.99/20.02	c v-elim SatELite          : 10290       (7.91      % vars)
19.99/20.02	c SatELite time            : 0.63        (3.18      % time)
19.99/20.02	c v-elim xor               : 0           (0.00      % vars)
19.99/20.02	c xor elim time            : 0.00        (0.00      % time)
19.99/20.02	c num binary xor trees     : 270        
19.99/20.02	c binxor trees' crown      : 419         (1.55      leafs/tree)
19.99/20.02	c bin xor find time        : 0.04       
19.99/20.02	c OTF clause subsumed      : 1173        (0.13      clauses/conflict)
19.99/20.02	c OTF subs. size diff      : 1981        (1.69       lits/clause)
19.99/20.02	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
19.99/20.02	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
19.99/20.02	c tried to recurMin cls    : 0           (0.00       % of conflicts)
19.99/20.02	c updated cache            : 0           (nan        lits/tried recurMin)
19.99/20.02	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
19.99/20.02	c OTF Gate-rem lits        : 0           (nan       lits/confl)
19.99/20.02	c clauses over max glue    : 0           (0.00      % of all clauses)
19.99/20.02	c conflicts                : 8741        (439.42    / sec)
19.99/20.02	c decisions                : 78703       (0.00      % random)
19.99/20.02	c bogo-props               : 284347704   (14294593.88 / sec)
19.99/20.02	c props                    : 46350808    (2330125.99 / sec)
19.99/20.02	c conflict literals        : 2541606     (14.44     % deleted)
19.99/20.02	c Memory used              : 524.81      MB
19.99/20.02	c CPU time                 : 19.89       s
19.99/20.02	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-3286481-1303769273/watcher-3286481-1303769273 -o /tmp/evaluation-result-3286481-1303769273/solver-3286481-1303769273 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3286481-1303769273.cnf 

running on 2 cores: 1,3

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.01 3.30 3.07 4/189 23271
/proc/meminfo: memFree=16464676/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=26628 CPUtime=0 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 2042 0 0 0 0 0 0 0 22 0 1 0 488530078 27267072 1604 33554432000 4194304 4797429 140736316096592 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 6657 1608 342 148 0 1586 0

[startup+0.0362781 s]
/proc/loadavg: 4.01 3.30 3.07 4/189 23271
/proc/meminfo: memFree=16464676/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=59076 CPUtime=0.03 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 10436 0 0 0 2 1 0 0 22 0 1 0 488530078 60493824 7575 33554432000 4194304 4797429 140736316096592 18446744073709551615 4417161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 14769 7590 347 148 0 9698 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 59076

[startup+0.100266 s]
/proc/loadavg: 4.01 3.30 3.07 4/189 23271
/proc/meminfo: memFree=16464676/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=64640 CPUtime=0.09 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 13493 0 0 0 8 1 0 0 22 0 1 0 488530078 66191360 9804 33554432000 4194304 4797429 140736316096592 18446744073709551615 4660883 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 16160 9804 347 148 0 11089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64640

[startup+0.30023 s]
/proc/loadavg: 4.01 3.30 3.07 4/189 23271
/proc/meminfo: memFree=16464676/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=82296 CPUtime=0.29 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 17202 0 0 0 27 2 0 0 23 0 1 0 488530078 84271104 13408 33554432000 4194304 4797429 140736316096592 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 20574 13409 350 148 0 15503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82296

[startup+0.700171 s]
/proc/loadavg: 4.01 3.30 3.07 4/189 23271
/proc/meminfo: memFree=16464676/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=110424 CPUtime=0.69 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 24496 0 0 0 66 3 0 0 25 0 1 0 488530078 113074176 20660 33554432000 4194304 4797429 140736316096592 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 27606 20662 350 148 0 22535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110424

[startup+1.50102 s]
/proc/loadavg: 4.01 3.30 3.07 5/190 23272
/proc/meminfo: memFree=16364848/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=231884 CPUtime=1.49 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 30821 0 0 0 145 4 0 0 25 0 1 0 488530078 237449216 26022 33554432000 4194304 4797429 140736316096592 18446744073709551615 4429037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 57971 26022 381 148 0 52900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 231884

[startup+3.10074 s]
/proc/loadavg: 4.01 3.31 3.07 5/190 23272
/proc/meminfo: memFree=16360904/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=232940 CPUtime=3.09 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 31105 0 0 0 305 4 0 0 25 0 1 0 488530078 238530560 26306 33554432000 4194304 4797429 140736316096592 18446744073709551615 4240955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 58235 26306 381 148 0 53164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 232940

[startup+6.30017 s]
/proc/loadavg: 4.01 3.31 3.07 5/190 23272
/proc/meminfo: memFree=16307328/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=422436 CPUtime=6.29 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 63542 0 0 0 620 9 0 0 25 0 1 0 488530078 432574464 58743 33554432000 4194304 4797429 140736316096592 18446744073709551615 4256375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 105609 58743 383 148 0 100538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 422436

[startup+12.701 s]
/proc/loadavg: 4.01 3.33 3.08 5/190 23273
/proc/meminfo: memFree=16117360/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=536308 CPUtime=12.69 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 84991 0 0 0 1258 11 0 0 25 0 1 0 488530078 549179392 80191 33554432000 4194304 4797429 140736316096592 18446744073709551615 4413351 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 134077 80191 411 148 0 129006 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 536308

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

[startup+15.9005 s]
/proc/loadavg: 4.01 3.33 3.08 5/190 23273
/proc/meminfo: memFree=16105448/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=536712 CPUtime=15.89 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 85752 0 0 0 1578 11 0 0 25 0 1 0 488530078 549593088 80949 33554432000 4194304 4797429 140736316096592 18446744073709551615 4354716 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 134178 80949 411 148 0 129107 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 536712

[startup+17.5002 s]
/proc/loadavg: 4.01 3.34 3.09 5/190 23273
/proc/meminfo: memFree=16103720/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=537128 CPUtime=17.5 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 86101 0 0 0 1739 11 0 0 25 0 1 0 488530078 550019072 81297 33554432000 4194304 4797429 140736316096592 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 134282 81297 411 148 0 129211 0
Current children cumulated CPU time (s) 17.5
Current children cumulated vsize (KiB) 537128

[startup+19.1009 s]
/proc/loadavg: 4.01 3.34 3.09 5/188 23276
/proc/meminfo: memFree=16414224/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=537272 CPUtime=19.1 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 86354 0 0 0 1898 12 0 0 25 0 1 0 488530078 550166528 81549 33554432000 4194304 4797429 140736316096592 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 134318 81549 411 148 0 129247 0
Current children cumulated CPU time (s) 19.1
Current children cumulated vsize (KiB) 537272

[startup+19.5009 s]
/proc/loadavg: 4.01 3.34 3.09 5/188 23276
/proc/meminfo: memFree=16414224/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=537404 CPUtime=19.5 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 86405 0 0 0 1938 12 0 0 25 0 1 0 488530078 550301696 81600 33554432000 4194304 4797429 140736316096592 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 134351 81600 411 148 0 129280 0
Current children cumulated CPU time (s) 19.5
Current children cumulated vsize (KiB) 537404

[startup+19.9008 s]
/proc/loadavg: 4.01 3.34 3.09 5/187 23276
/proc/meminfo: memFree=16410760/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=537404 CPUtime=19.89 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 86440 0 0 0 1977 12 0 0 25 0 1 0 488530078 550301696 81634 33554432000 4194304 4797429 140736316096592 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 134351 81634 411 148 0 129280 0
Current children cumulated CPU time (s) 19.89
Current children cumulated vsize (KiB) 537404

[startup+20.0008 s]
/proc/loadavg: 4.01 3.34 3.09 5/187 23276
/proc/meminfo: memFree=16410760/32951124 swapFree=67111528/67111528
[pid=23271] ppid=23269 vsize=537404 CPUtime=19.99 cores=1,3
/proc/23271/stat : 23271 (techdemo) R 23269 23271 22378 0 -1 4202496 86445 0 0 0 1987 12 0 0 25 0 1 0 488530078 550301696 81639 33554432000 4194304 4797429 140736316096592 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23271/statm: 134351 81639 411 148 0 129280 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (KiB) 537404

Child status: 20
Real time (s): 20.0834
CPU time (s): 20.0729
CPU user time (s): 19.935
CPU system time (s): 0.137979
CPU usage (%): 99.9481
Max. virtual memory (cumulated for all children) (KiB): 537404

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

runsolver used 0.034994 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 00:07:55
IDJOB=3286481
IDBENCH=82426
IDSOLVER=1585
FILE ID=node103/3286481-1303769273
RUNJOBID= node103-1303768890-23083
PBS_JOBID= 13157156
Free space on /tmp= 70800 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286481-1303769273/watcher-3286481-1303769273 -o /tmp/evaluation-result-3286481-1303769273/solver-3286481-1303769273 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3286481-1303769273.cnf

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1530823662

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      16464832 kB
Buffers:       2122944 kB
Cached:       11811380 kB
SwapCached:          0 kB
Active:        6474200 kB
Inactive:      9427628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16464832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          177604 kB
Writeback:           0 kB
AnonPages:     1967248 kB
Mapped:          16608 kB
Slab:           515568 kB
PageTables:       9344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2675032 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= 70792 MiB
End job on node103 at 2011-04-26 00:08:15