Trace number 3365565

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
SAT09 reference solver:precosat 236UNSAT 28.0107 28.037

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6651
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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 PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3365565-1305315248.cnf
0.00/0.00	c found header 'p cnf 96089 283993'
0.19/0.20	c finished parsing
0.19/0.20	c
0.19/0.20	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.19/0.20	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.19/0.20	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.19/0.20	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.19/0.20	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.19/0.20	c --random=1 --spread=2000 --seed=0 --skip=25
0.19/0.20	c
0.19/0.20	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.19/0.20	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.19/0.20	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.19/0.20	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.19/0.20	c
0.19/0.20	c starting search after 0.2 seconds
0.19/0.20	c no decision limit
0.19/0.21	c
0.19/0.21	c       original/binary      fixed     eliminated      learned       agility
0.19/0.21	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.21	c
0.19/0.21	c *    0.2   283992   96088      1     0      0       0      0    0.0   0   25
1.48/1.59	c s    1.6   104404   16214   4629  2548  72698       0      0    0.0   0   17
1.48/1.59	c l    1.6   104404   16214   4629  2548  72698       0  92091    0.0   0   17
1.58/1.63	c R    1.6   104476   16214   4629  2548  72698     100    100  709.5   8   18
1.68/1.71	c R    1.7   104487   16214   4629  2548  72698     201    201  770.4  16   18
1.78/1.82	c R    1.8   104574   16214   4629  2548  72698     803    799  646.9   8   18
1.88/1.91	c B    1.9   104614   16214   4629  2548  72698    1001    996  706.4  14   18
2.18/2.21	c B    2.2   107267   16036   4767  2588  72698    2001   1980  636.5  12   19
2.27/2.39	c R    2.4   107633   16036   4767  2588  72698    3671   3636  596.4  24   19
2.87/2.91	c B    2.9   114351   15819   4862  2710  72698    8005   7946  491.4  11   20
3.17/3.21	c s    3.2   104190   15819   4862  2710  72698   11376  11035  456.2  11   19
3.17/3.21	c -    3.2   104190   15819   4862  2710  72698   11376  89329  456.2  11   19
3.17/3.24	c R    3.2   104200   15819   4862  2710  72698   11640  11289  452.0   7   19
3.86/3.99	c R    4.0   105342   15765   4881  2745  72698   21259  20881  412.6  22   21
4.27/4.33	c B    4.3   105668   15763   4881  2747  72698   24008  23629  409.1  23   22
5.48/5.53	c s    5.5    98758   14877   4881  2749  73582   35199  33700  373.5  17   22
5.48/5.53	c -    5.5    98758   14877   4881  2749  73582   35199  86650  373.5  17   22
6.17/6.23	c N    6.2    98830   14877   4881  2749  73582   43698  42197  370.6  32   25
8.47/8.50	c s    8.5    98929   14874   4882  2751  73582   62313  60783  346.5  14   26
8.57/8.70	c
8.57/8.70	c       original/binary      fixed     eliminated      learned       agility
8.57/8.70	c   seconds        variables     equivalent    conflicts       height       MB
8.57/8.70	c
8.57/8.70	c B    8.7    98939   14874   4882  2751  73582   64020  62481  342.0  14   28
11.07/11.18	c +   11.2   144801   14359   4992  3156  73582   86651  95315  328.3  12   34
12.17/12.24	c s   12.2    96362   13741   4992  3161  74195   91286  60371  324.0  16   25
12.17/12.24	c -   12.2    96362   13741   4992  3161  74195   91286  89597  324.0  16   25
13.36/13.44	c +   13.4    97486   13683   5006  3205  74195  101813  98556  318.5  13   29
15.77/15.86	c s   15.8    96975   13621   5010  3231  74227  120227  87046  308.4  12   29
16.67/16.75	c +   16.7    97571   13606   5013  3243  74227  127266 108411  303.5  19   32
20.46/20.52	c s   20.5    94942   13344   5025  3303  74417  152034 103587  287.9  15   30
20.46/20.52	c -   20.5    94942   13344   5025  3303  74417  152034 106243  287.9  15   30
20.96/21.06	c +   21.0    94963   13342   5025  3305  74417  155899 116867  285.3  10   33
21.56/21.66	c B   21.6    95554   13327   5030  3315  74417  160033 110528  282.9  14   34
25.67/25.71	c s   25.7    99710   12427   5205  4024  74433  179745  88489  272.3  12   28
25.67/25.71	c -   25.7    99710   12427   5205  4024  74433  179745 111024  272.3  12   28
26.57/26.62	c +   26.6   103776   12308   5228  4120  74433  185127 122126  269.4  14   31
27.97/28.03	c 0   28.0   128743   10316   6615  4725  74433  193235 101919  265.3  11   33
27.97/28.03	c
27.97/28.03	s UNSATISFIABLE
27.97/28.03	c
27.97/28.03	c 193235 conflicts, 1363535 decisions, 227 random
27.97/28.03	c 17 iterations, 642 restarts, 10 skipped
27.97/28.03	c 5 enlarged, 1359 shrunken, 1891 rescored, 64 rebiased
27.97/28.03	c 8 simplifications, 0 reductions
27.97/28.03	c
27.97/28.03	c vars: 6615 fixed, 4725 equiv, 74433 elim, 5068 merged
27.97/28.03	c elim: 2739259 resolutions, 7 phases, 4 rounds
27.97/28.03	c sbst: 95% substituted, 4.3% nots, 80.1% ands, 9.3% xors, 6.3% ites
27.97/28.03	c arty: 2.07 and 2.00 xor average arity
27.97/28.03	c prbe: 769312 probed, 40 phases, 27 rounds
27.97/28.03	c prbe: 293 failed, 1422 lifted, 1375 merged
27.97/28.03	c sccs: 54 non trivial, 0 fixed, 101 merged
27.97/28.03	c hash: 72 units, 3592 merged
27.97/28.03	c mins: 4876894 learned, 22% deleted, 899 strong, 27 depth
27.97/28.03	c subs: 1727 forward, 7227 backward, 178226 doms
27.97/28.03	c strs: 1751 forward, 429 backward
27.97/28.03	c doms: 185477 dominators, 167526 high, 231 low
27.97/28.03	c prps: 46686220 propagations, 1.67 megaprops
27.97/28.03	c
27.97/28.03	c 28.0 seconds, 41 MB max, 36 MB recycled

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-3365565-1305315248/watcher-3365565-1305315248 -o /tmp/evaluation-result-3365565-1305315248/solver-3365565-1305315248 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365565-1305315248.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/314 8901
/proc/meminfo: memFree=28666100/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=5144 CPUtime=0 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 1091 0 0 0 0 0 0 0 21 0 1 0 643123643 5267456 1049 33554432000 134512640 135151029 4292878064 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8901/statm: 1286 1051 60 156 0 1129 0

[startup+0.038286 s]
/proc/loadavg: 0.00 0.00 0.00 2/314 8901
/proc/meminfo: memFree=28666100/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=12388 CPUtime=0.03 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 3012 0 0 0 3 0 0 0 21 0 1 0 643123643 12685312 2937 33554432000 134512640 135151029 4292878064 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 3097 2937 64 156 0 2940 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12388

[startup+0.100306 s]
/proc/loadavg: 0.00 0.00 0.00 2/314 8901
/proc/meminfo: memFree=28666100/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=19228 CPUtime=0.09 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 4911 0 0 0 9 0 0 0 21 0 1 0 643123643 19689472 4642 33554432000 134512640 135151029 4292878064 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 4807 4643 64 156 0 4650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19228

[startup+0.300267 s]
/proc/loadavg: 0.00 0.00 0.00 2/314 8901
/proc/meminfo: memFree=28666100/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=32212 CPUtime=0.29 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 8413 0 0 0 28 1 0 0 22 0 1 0 643123643 32985088 7886 33554432000 134512640 135151029 4292878064 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 8053 7886 80 156 0 7896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32212

[startup+0.701192 s]
/proc/loadavg: 0.00 0.00 0.00 2/314 8901
/proc/meminfo: memFree=28666100/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=40620 CPUtime=0.69 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 12735 0 0 0 67 2 0 0 24 0 1 0 643123643 41594880 9942 33554432000 134512640 135151029 4292878064 18446744073709551615 134519076 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 10155 9942 80 156 0 9998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40620

[startup+1.50094 s]
/proc/loadavg: 0.00 0.00 0.00 3/315 8902
/proc/meminfo: memFree=28581064/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=42752 CPUtime=1.48 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 13518 0 0 0 146 2 0 0 25 0 1 0 643123643 43778048 10349 33554432000 134512640 135151029 4292878064 18446744073709551615 134677356 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/8901/statm: 10688 10349 80 156 0 10531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42752

[startup+3.10065 s]
/proc/loadavg: 0.16 0.03 0.01 3/315 8902
/proc/meminfo: memFree=28531696/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=37692 CPUtime=3.07 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 13525 0 0 0 305 2 0 0 25 0 1 0 643123643 38596608 9091 33554432000 134512640 135151029 4292878064 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/8901/statm: 9423 9091 80 156 0 9266 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37692

[startup+6.30108 s]
/proc/loadavg: 0.16 0.03 0.01 3/318 8908
/proc/meminfo: memFree=28294896/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=37692 CPUtime=6.27 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 15415 0 0 0 625 2 0 0 25 0 1 0 643123643 38596608 9101 33554432000 134512640 135151029 4292878064 18446744073709551615 134574555 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 9423 9101 80 156 0 9266 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37692

[startup+12.7011 s]
/proc/loadavg: 0.44 0.10 0.03 3/318 8909
/proc/meminfo: memFree=27999512/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=40148 CPUtime=12.67 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 19052 0 0 0 1264 3 0 0 25 0 1 0 643123643 41111552 9730 33554432000 134512640 135151029 4292878064 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 10037 9730 80 156 0 9880 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40148

[startup+25.5008 s]
/proc/loadavg: 0.68 0.16 0.05 3/318 8909
/proc/meminfo: memFree=28002148/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=49044 CPUtime=25.47 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 24734 0 0 0 2542 5 0 0 25 0 1 0 643123643 50221056 11946 33554432000 134512640 135151029 4292878064 18446744073709551615 134526167 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 12261 11946 80 156 0 12104 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 49044

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

[startup+27.1005 s]
/proc/loadavg: 0.79 0.19 0.06 3/318 8909
/proc/meminfo: memFree=27998676/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=44532 CPUtime=27.07 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 24735 0 0 0 2702 5 0 0 25 0 1 0 643123643 45600768 10819 33554432000 134512640 135151029 4292878064 18446744073709551615 134557051 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 11133 10819 80 156 0 10976 0
Current children cumulated CPU time (s) 27.07
Current children cumulated vsize (KiB) 44532

[startup+27.5124 s]
/proc/loadavg: 0.79 0.19 0.06 3/318 8909
/proc/meminfo: memFree=27996688/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=44532 CPUtime=27.48 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 24735 0 0 0 2743 5 0 0 25 0 1 0 643123643 45600768 10819 33554432000 134512640 135151029 4292878064 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 11133 10819 80 156 0 10976 0
Current children cumulated CPU time (s) 27.48
Current children cumulated vsize (KiB) 44532

[startup+27.9002 s]
/proc/loadavg: 0.79 0.19 0.06 3/318 8909
/proc/meminfo: memFree=27996688/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=44532 CPUtime=27.87 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 24735 0 0 0 2782 5 0 0 25 0 1 0 643123643 45600768 10819 33554432000 134512640 135151029 4292878064 18446744073709551615 134572595 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 11133 10819 80 156 0 10976 0
Current children cumulated CPU time (s) 27.87
Current children cumulated vsize (KiB) 44532

[startup+28.0002 s]
/proc/loadavg: 0.79 0.19 0.06 3/318 8909
/proc/meminfo: memFree=27996688/32950928 swapFree=60199044/67111528
[pid=8901] ppid=8899 vsize=44532 CPUtime=27.97 cores=0,2,4,6
/proc/8901/stat : 8901 (precosat) R 8899 8901 8869 0 -1 4202496 24735 0 0 0 2792 5 0 0 25 0 1 0 643123643 45600768 10819 33554432000 134512640 135151029 4292878064 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8901/statm: 11133 10819 80 156 0 10976 0
Current children cumulated CPU time (s) 27.97
Current children cumulated vsize (KiB) 44532

Child status: 20
Real time (s): 28.037
CPU time (s): 28.0107
CPU user time (s): 27.9577
CPU system time (s): 0.052991
CPU usage (%): 99.9065
Max. virtual memory (cumulated for all children) (KiB): 49044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.9577
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24736
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= 4
involuntary context switches= 216

runsolver used 0.094985 second user time and 0.19297 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-13 21:34:09
IDJOB=3365565
IDBENCH=69599
IDSOLVER=1843
FILE ID=node122/3365565-1305315248
RUNJOBID= node122-1305315246-8887
PBS_JOBID= 13324310
Free space on /tmp= 43844 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365565-1305315248/watcher-3365565-1305315248 -o /tmp/evaluation-result-3365565-1305315248/solver-3365565-1305315248 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365565-1305315248.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=729255872

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28666504 kB
Buffers:        213132 kB
Cached:        2768916 kB
SwapCached:      50072 kB
Active:         770980 kB
Inactive:      3317048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28666504 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           51460 kB
Writeback:           8 kB
AnonPages:     1066312 kB
Mapped:          13288 kB
Slab:           101264 kB
PageTables:      31856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52529360 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= 43756 MiB
End job on node122 at 2011-05-13 21:34:37