Trace number 3368390

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-Night2-st (fixed)UNSAT 44.1983 44.2017

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0214
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368390-1305380486.cnf'
0.00/0.00	c -- header says num vars:         224228
0.00/0.00	c -- header says num clauses:     5314673
1.11/1.17	c -- clauses added:            0 learnts,      5314673 normals,            0 xors
1.11/1.17	c -- vars added     224228
1.49/1.52	c Parsing time:  1.09 s
1.49/1.52	c  N st     0         0    224228     84581   5226462         0  11725641         0   no data   no data
1.69/1.72	c asymm  cl-useful: 10/152/83026 lits-rem:4575 time: 0.55
8.38/8.40	c Flit:  1480 Blit:  27417 bXBeca:    0 bXProp:  174 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  6.57
8.38/8.49	c Cleaning up after failed var search:     0.09 s 
8.58/8.62	c Replacing      175 vars Replaced    15146 lits Time:     0.12 s 
8.69/8.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.99/9.02	c bin-w-bin subsume rem         1917 bins  time:  0.26 s
11.49/11.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.49 s
12.99/13.01	c Subs w/ non-existent bins:      0 l-rem:    177 v-fix:     0 done:  31559 time:  1.49 s
13.09/13.19	c Removed useless bin:       0  fixed:     0  props:  20.05M  time:  0.18 s
17.19/17.26	c lits-rem:       110  cl-subs:      103  v-elim:    377  v-fix:    0  time:  4.06 s
17.99/18.06	c Finding binary XORs  T:     0.80 s  found:     304
18.09/18.19	c Replacing      304 vars Replaced    20118 lits Time:     0.13 s 
18.49/18.56	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
18.49/18.56	c calculated reachability. Time: 0.22
18.59/18.62	c Calc default polars -  time:   0.06 s pos:    5798 undec:   63487 neg:  154943
18.59/18.62	c =========================================================================================
18.59/18.62	c types(t): F = full restart, N = normal restart
18.59/18.62	c types(t): S = simplification begin/end, E = solution found
18.59/18.62	c restart types(rt): st = static, dy = dynamic
18.59/18.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
18.59/18.62	c  B st     0         0    187852     69638   4085103         0  10231858         0   no data   no data
25.69/25.80	c  N dy    20      4324    185085     68994   4003737      3613  10026626   1820252      9.20     12.12
34.99/35.05	c  N dy    52      8623    184967     68994   4004097      7454  10026621   3859235     14.21     15.36
44.09/44.17	c  E dy    75     12156    180704     66987   3826287      9202   9615003   4671637     17.80      7.49
44.09/44.17	c num threads              : 1          
44.09/44.17	c restarts                 : 75         
44.09/44.17	c dynamic restarts         : 69         
44.09/44.17	c static restarts          : 6          
44.09/44.17	c full restarts            : 0          
44.09/44.17	c total simplify time      : 0.22       
44.09/44.17	c learnts DL2              : 0          
44.09/44.17	c learnts size 2           : 5230133    
44.09/44.17	c learnts size 1           : 52385       (23.36     % of vars)
44.09/44.17	c filedLit time            : 6.66        (15.16     % time)
44.09/44.17	c v-elim SatELite          : 377         (0.17      % vars)
44.09/44.17	c SatELite time            : 5.56        (12.66     % time)
44.09/44.17	c v-elim xor               : 0           (0.00      % vars)
44.09/44.17	c xor elim time            : 0.00        (0.00      % time)
44.09/44.17	c num binary xor trees     : 387        
44.09/44.17	c binxor trees' crown      : 479         (1.24      leafs/tree)
44.09/44.17	c bin xor find time        : 0.80       
44.09/44.17	c OTF clause improved      : 266         (0.02      clauses/conflict)
44.09/44.17	c OTF impr. size diff      : 408         (1.53       lits/clause)
44.09/44.17	c OTF cl watch-shrink      : 7237        (0.60      clauses/conflict)
44.09/44.17	c OTF cl watch-sh-lit      : 304732      (42.11      lits/clause)
44.09/44.17	c tried to recurMin cls    : 7558        (62.18      % of conflicts)
44.09/44.17	c updated cache            : 28734       (3.80       lits/tried recurMin)
44.09/44.17	c clauses over max glue    : 0           (0.00      % of all clauses)
44.09/44.17	c conflicts                : 12156       (276.58    / sec)
44.09/44.17	c decisions                : 98776       (0.00      % random)
44.09/44.17	c bogo-props               : 999764791   (22747094.66 / sec)
44.09/44.17	c conflict literals        : 5668131     (28.64     % deleted)
44.09/44.17	c Memory used              : 944.27      MB
44.09/44.17	c CPU time                 : 43.95       s
44.09/44.17	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-3368390-1305380486/watcher-3368390-1305380486 -o /tmp/evaluation-result-3368390-1305380486/solver-3368390-1305380486 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368390-1305380486.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: 4.04 3.99 3.05 4/395 9112
/proc/meminfo: memFree=14201188/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=21400 CPUtime=0 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 580 0 0 0 0 0 0 0 23 0 1 0 728279542 21913600 520 33554432000 4194304 4580011 140733776019088 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 5350 531 307 95 0 332 0

[startup+0.0843321 s]
/proc/loadavg: 4.04 3.99 3.05 4/395 9112
/proc/meminfo: memFree=14201188/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=81808 CPUtime=0.07 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 16936 0 0 0 6 1 0 0 23 0 1 0 728279542 83771392 12604 33554432000 4194304 4580011 140733776019088 18446744073709551615 4354327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 20452 12604 322 95 0 15434 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 81808

[startup+0.100327 s]
/proc/loadavg: 4.04 3.99 3.05 4/395 9112
/proc/meminfo: memFree=14201188/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=81940 CPUtime=0.08 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 17008 0 0 0 7 1 0 0 23 0 1 0 728279542 83906560 12676 33554432000 4194304 4580011 140733776019088 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 20485 12676 322 95 0 15467 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 81940

[startup+0.300296 s]
/proc/loadavg: 4.04 3.99 3.05 4/395 9112
/proc/meminfo: memFree=14201188/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=106780 CPUtime=0.28 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 22693 0 0 0 26 2 0 0 24 0 1 0 728279542 109342720 18361 33554432000 4194304 4580011 140733776019088 18446744073709551615 216735204458 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 26728 18362 325 95 0 21710 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 106780

[startup+0.700223 s]
/proc/loadavg: 4.04 3.99 3.05 4/395 9112
/proc/meminfo: memFree=14201188/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=147704 CPUtime=0.68 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 34080 0 0 0 64 4 0 0 25 0 1 0 728279542 151248896 29748 33554432000 4194304 4580011 140733776019088 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 36926 29749 325 95 0 31908 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 147704

[startup+1.50109 s]
/proc/loadavg: 4.04 3.99 3.05 6/396 9113
/proc/meminfo: memFree=14039856/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=203580 CPUtime=1.49 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 48062 0 0 0 142 7 0 0 25 0 1 0 728279542 208465920 43697 33554432000 4194304 4580011 140733776019088 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 50895 43697 339 95 0 45877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 203580

[startup+3.10084 s]
/proc/loadavg: 4.11 4.01 3.06 4/394 9114
/proc/meminfo: memFree=14142052/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=309116 CPUtime=3.09 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 69004 0 0 0 300 9 0 0 25 0 1 0 728279542 316534784 64639 33554432000 4194304 4580011 140733776019088 18446744073709551615 4294749 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 77279 64639 341 95 0 72261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 309116

[startup+6.30025 s]
/proc/loadavg: 4.11 4.01 3.06 5/396 9141
/proc/meminfo: memFree=13809412/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=550124 CPUtime=6.29 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 118738 0 0 0 615 14 0 0 25 0 1 0 728279542 563326976 114373 33554432000 4194304 4580011 140733776019088 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 137531 114373 341 95 0 132513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 550124

[startup+12.7011 s]
/proc/loadavg: 4.10 4.01 3.07 5/396 9141
/proc/meminfo: memFree=13110372/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=791304 CPUtime=12.69 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 166791 0 0 0 1250 19 0 0 25 0 1 0 728279542 810295296 162426 33554432000 4194304 4580011 140733776019088 18446744073709551615 4427971 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 197826 162426 354 95 0 192808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 791304

[startup+25.5009 s]
/proc/loadavg: 4.08 4.01 3.08 5/396 9169
/proc/meminfo: memFree=13526328/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=825276 CPUtime=25.49 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 175780 0 0 0 2528 21 0 0 25 0 1 0 728279542 845082624 171415 33554432000 4194304 4580011 140733776019088 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 206319 171416 366 95 0 201301 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 825276

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

[startup+31.9148 s]
/proc/loadavg: 4.23 4.04 3.10 5/396 9169
/proc/meminfo: memFree=13507000/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=830308 CPUtime=31.9 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 176878 0 0 0 3169 21 0 0 25 0 1 0 728279542 850235392 172513 33554432000 4194304 4580011 140733776019088 18446744073709551615 4316752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 207577 172513 366 95 0 202559 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 830308

[startup+38.3007 s]
/proc/loadavg: 4.20 4.04 3.11 5/396 9169
/proc/meminfo: memFree=13482980/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=964448 CPUtime=38.29 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 177754 0 0 0 3808 21 0 0 25 0 1 0 728279542 987594752 173389 33554432000 4194304 4580011 140733776019088 18446744073709551615 4306039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 241112 173389 366 95 0 236094 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 964448

[startup+41.5011 s]
/proc/loadavg: 4.20 4.04 3.11 5/396 9169
/proc/meminfo: memFree=13469200/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=965748 CPUtime=41.49 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 178806 0 0 0 4128 21 0 0 25 0 1 0 728279542 988925952 174441 33554432000 4194304 4580011 140733776019088 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 241437 174441 366 95 0 236419 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 965748

[startup+43.1008 s]
/proc/loadavg: 4.18 4.04 3.11 5/393 9190
/proc/meminfo: memFree=13836248/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=966304 CPUtime=43.09 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 179170 0 0 0 4288 21 0 0 25 0 1 0 728279542 989495296 174805 33554432000 4194304 4580011 140733776019088 18446744073709551615 4316407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 241576 174805 366 95 0 236558 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 966304

[startup+43.9007 s]
/proc/loadavg: 4.18 4.04 3.11 5/396 9196
/proc/meminfo: memFree=13751036/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=966476 CPUtime=43.89 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 179336 0 0 0 4368 21 0 0 25 0 1 0 728279542 989671424 174971 33554432000 4194304 4580011 140733776019088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 241619 174971 366 95 0 236601 0
Current children cumulated CPU time (s) 43.89
Current children cumulated vsize (KiB) 966476

[startup+44.1006 s]
/proc/loadavg: 4.18 4.04 3.11 5/396 9196
/proc/meminfo: memFree=13751036/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=966928 CPUtime=44.09 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202496 179435 0 0 0 4388 21 0 0 25 0 1 0 728279542 990134272 175070 33554432000 4194304 4580011 140733776019088 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9112/statm: 241732 175070 366 95 0 236714 0
Current children cumulated CPU time (s) 44.09
Current children cumulated vsize (KiB) 966928

[startup+44.2006 s]
/proc/loadavg: 4.18 4.04 3.11 5/396 9196
/proc/meminfo: memFree=13751036/32951124 swapFree=65586204/67111528
[pid=9112] ppid=9110 vsize=0 CPUtime=44.19 cores=4,6
/proc/9112/stat : 9112 (strangenight2-s) R 9110 9112 8876 0 -1 4202500 179458 0 0 0 4395 24 0 0 25 0 1 0 728279542 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9112/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 44.19
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 44.2017
CPU time (s): 44.1983
CPU user time (s): 43.9513
CPU system time (s): 0.246962
CPU usage (%): 99.9922
Max. virtual memory (cumulated for all children) (KiB): 966928

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

runsolver used 0.176973 second user time and 0.399939 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 15:41:29
IDJOB=3368390
IDBENCH=82430
IDSOLVER=1845
FILE ID=node119/3368390-1305380486
RUNJOBID= node119-1305379153-8895
PBS_JOBID= 13324383
Free space on /tmp= 73076 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-27-step13.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368390-1305380486/watcher-3368390-1305380486 -o /tmp/evaluation-result-3368390-1305380486/solver-3368390-1305380486 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368390-1305380486.cnf

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=589708489

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.67
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.815
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.815
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.815
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:      14201592 kB
Buffers:        268280 kB
Cached:        4599248 kB
SwapCached:       4756 kB
Active:       15442260 kB
Inactive:      2968248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14201592 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:          110140 kB
Writeback:           0 kB
AnonPages:    13541112 kB
Mapped:          31196 kB
Slab:           213672 kB
PageTables:      58652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 103317052 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= 73068 MiB
End job on node119 at 2011-05-14 15:42:13