Trace number 3308419

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 31.5782 31.5846

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 benchmark13.37
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-3308419-1303983219.cnf
0.00/0.00	c found header 'p cnf 96089 283993'
0.19/0.22	c finished parsing
0.19/0.22	c
0.19/0.22	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.19/0.22	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.19/0.22	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.19/0.22	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.19/0.22	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.19/0.22	c --random=1 --spread=2000 --seed=0 --skip=25
0.19/0.22	c
0.19/0.22	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.19/0.22	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.19/0.22	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.19/0.22	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.19/0.22	c
0.19/0.22	c starting search after 0.2 seconds
0.19/0.22	c no decision limit
0.19/0.23	c
0.19/0.23	c       original/binary      fixed     eliminated      learned       agility
0.19/0.23	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.23	c
0.19/0.23	c *    0.2   283992   96088      1     0      0       0      0    0.0   0   25
1.69/1.74	c s    1.7   104404   16214   4629  2548  72698       0      0    0.0   0   17
1.69/1.74	c l    1.7   104404   16214   4629  2548  72698       0  92091    0.0   0   17
1.69/1.78	c R    1.8   104476   16214   4629  2548  72698     100    100  709.5   8   18
1.79/1.87	c R    1.9   104487   16214   4629  2548  72698     201    201  770.4  16   18
1.99/2.00	c R    2.0   104574   16214   4629  2548  72698     803    799  646.9   8   18
1.99/2.09	c B    2.1   104614   16214   4629  2548  72698    1001    996  706.4  14   18
2.39/2.42	c B    2.4   107267   16036   4767  2588  72698    2001   1980  636.5  12   19
2.59/2.62	c R    2.6   107633   16036   4767  2588  72698    3671   3636  596.4  24   19
3.09/3.17	c B    3.2   114351   15819   4862  2710  72698    8005   7946  491.4  11   20
3.49/3.51	c s    3.5   104190   15819   4862  2710  72698   11376  11035  456.2  11   19
3.49/3.51	c -    3.5   104190   15819   4862  2710  72698   11376  89329  456.2  11   19
3.49/3.54	c R    3.5   104200   15819   4862  2710  72698   11640  11289  452.0   7   19
4.29/4.37	c R    4.4   105342   15765   4881  2745  72698   21259  20881  412.6  22   21
4.69/4.73	c B    4.7   105668   15763   4881  2747  72698   24008  23629  409.1  23   22
5.98/6.06	c s    6.1    98758   14877   4881  2749  73582   35199  33700  373.5  17   22
5.98/6.06	c -    6.1    98758   14877   4881  2749  73582   35199  86650  373.5  17   22
6.78/6.86	c N    6.9    98830   14877   4881  2749  73582   43698  42197  370.6  32   25
9.28/9.32	c s    9.3    98929   14874   4882  2751  73582   62313  60783  346.5  14   26
9.48/9.54	c
9.48/9.54	c       original/binary      fixed     eliminated      learned       agility
9.48/9.54	c   seconds        variables     equivalent    conflicts       height       MB
9.48/9.54	c
9.48/9.54	c B    9.5    98939   14874   4882  2751  73582   64020  62481  342.0  14   28
12.28/12.36	c +   12.4   144801   14359   4992  3156  73582   86651  95315  328.3  12   34
13.48/13.55	c s   13.5    96362   13741   4992  3161  74195   91286  60371  324.0  16   25
13.48/13.55	c -   13.5    96362   13741   4992  3161  74195   91286  89597  324.0  16   25
14.78/14.81	c +   14.8    97486   13683   5006  3205  74195  101813  98556  318.5  13   29
17.38/17.45	c s   17.4    96975   13621   5010  3231  74227  120227  87046  308.4  12   29
18.48/18.51	c +   18.5    97571   13606   5013  3243  74227  127266 108411  303.5  19   32
22.68/22.79	c s   22.8    94942   13344   5025  3303  74417  152034 103587  287.9  15   30
22.68/22.79	c -   22.8    94942   13344   5025  3303  74417  152034 106243  287.9  15   30
23.38/23.42	c +   23.4    94963   13342   5025  3305  74417  155899 116867  285.3  10   33
24.09/24.15	c B   24.1    95554   13327   5030  3315  74417  160033 110528  282.9  14   34
28.78/28.87	c s   28.9    99710   12427   5205  4024  74433  179745  88489  272.3  12   28
28.78/28.87	c -   28.9    99710   12427   5205  4024  74433  179745 111024  272.3  12   28
29.88/29.90	c +   29.9   103776   12308   5228  4120  74433  185127 122126  269.4  14   31
31.48/31.58	c 0   31.6   128743   10316   6615  4725  74433  193235 101919  265.3  11   33
31.48/31.58	c
31.48/31.58	s UNSATISFIABLE
31.48/31.58	c
31.48/31.58	c 193235 conflicts, 1363535 decisions, 227 random
31.48/31.58	c 17 iterations, 642 restarts, 10 skipped
31.48/31.58	c 5 enlarged, 1359 shrunken, 1891 rescored, 64 rebiased
31.48/31.58	c 8 simplifications, 0 reductions
31.48/31.58	c
31.48/31.58	c vars: 6615 fixed, 4725 equiv, 74433 elim, 5068 merged
31.48/31.58	c elim: 2739259 resolutions, 7 phases, 4 rounds
31.48/31.58	c sbst: 95% substituted, 4.3% nots, 80.1% ands, 9.3% xors, 6.3% ites
31.48/31.58	c arty: 2.07 and 2.00 xor average arity
31.48/31.58	c prbe: 769312 probed, 40 phases, 27 rounds
31.48/31.58	c prbe: 293 failed, 1422 lifted, 1375 merged
31.48/31.58	c sccs: 54 non trivial, 0 fixed, 101 merged
31.48/31.58	c hash: 72 units, 3592 merged
31.48/31.58	c mins: 4876894 learned, 22% deleted, 899 strong, 27 depth
31.48/31.58	c subs: 1727 forward, 7227 backward, 178226 doms
31.48/31.58	c strs: 1751 forward, 429 backward
31.48/31.58	c doms: 185477 dominators, 167526 high, 231 low
31.48/31.58	c prps: 46686220 propagations, 1.48 megaprops
31.48/31.58	c
31.48/31.58	c 31.6 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: 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-3308419-1303983219/watcher-3308419-1303983219 -o /tmp/evaluation-result-3308419-1303983219/solver-3308419-1303983219 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308419-1303983219.cnf 

running on 2 cores: 0,2

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: 0.00 0.00 0.00 4/180 22215
/proc/meminfo: memFree=16199872/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=5144 CPUtime=0 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 1148 0 0 0 0 0 0 0 23 0 1 0 509920752 5267456 1104 33554432000 134512640 135151029 4289945584 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22215/statm: 1286 1105 60 156 0 1129 0

[startup+0.0162929 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 22215
/proc/meminfo: memFree=16199872/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=9752 CPUtime=0.01 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 2313 0 0 0 1 0 0 0 23 0 1 0 509920752 9986048 2269 33554432000 134512640 135151029 4289945584 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 2438 2270 64 156 0 2281 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9752

[startup+0.100339 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 22215
/proc/meminfo: memFree=16199872/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=18172 CPUtime=0.09 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 4664 0 0 0 9 0 0 0 23 0 1 0 509920752 18608128 4393 33554432000 134512640 135151029 4289945584 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 4543 4394 64 156 0 4386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18172

[startup+0.30024 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 22215
/proc/meminfo: memFree=16199872/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=31816 CPUtime=0.28 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 8315 0 0 0 27 1 0 0 25 0 1 0 509920752 32579584 7786 33554432000 134512640 135151029 4289945584 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 7954 7786 80 156 0 7797 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31816

[startup+0.700121 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 22215
/proc/meminfo: memFree=16199872/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=37724 CPUtime=0.69 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 12020 0 0 0 67 2 0 0 25 0 1 0 509920752 38629376 9225 33554432000 134512640 135151029 4289945584 18446744073709551615 134685267 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/22215/statm: 9431 9225 80 156 0 9274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37724

[startup+1.50098 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 22234
/proc/meminfo: memFree=15965880/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=44256 CPUtime=1.49 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 13513 0 0 0 147 2 0 0 25 0 1 0 509920752 45318144 10718 33554432000 134512640 135151029 4289945584 18446744073709551615 134544910 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 11064 10718 80 156 0 10907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44256

[startup+3.10069 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 22234
/proc/meminfo: memFree=15915920/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=37692 CPUtime=3.09 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 13526 0 0 0 307 2 0 0 25 0 1 0 509920752 38596608 9090 33554432000 134512640 135151029 4289945584 18446744073709551615 134578229 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 9423 9090 80 156 0 9266 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37692

[startup+6.30023 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 22234
/proc/meminfo: memFree=15894348/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=37692 CPUtime=6.28 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 15416 0 0 0 626 2 0 0 25 0 1 0 509920752 38596608 9100 33554432000 134512640 135151029 4289945584 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 9423 9100 80 156 0 9266 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37692

[startup+12.701 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 22234
/proc/meminfo: memFree=15889788/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=39356 CPUtime=12.68 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 17335 0 0 0 1266 2 0 0 25 0 1 0 509920752 40300544 9515 33554432000 134512640 135151029 4289945584 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 9839 9515 80 156 0 9682 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39356

[startup+25.5008 s]
/proc/loadavg: 1.36 0.32 0.11 5/190 22261
/proc/meminfo: memFree=15824608/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=40796 CPUtime=25.49 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 22306 0 0 0 2546 3 0 0 25 0 1 0 509920752 41775104 9892 33554432000 134512640 135151029 4289945584 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 10199 9892 80 156 0 10042 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40796

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

[startup+28.7011 s]
/proc/loadavg: 1.57 0.38 0.13 5/190 22262
/proc/meminfo: memFree=15824368/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=49044 CPUtime=28.68 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 24735 0 0 0 2865 3 0 0 25 0 1 0 509920752 50221056 11945 33554432000 134512640 135151029 4289945584 18446744073709551615 134548314 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 12261 11945 80 156 0 12104 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 49044

[startup+30.3008 s]
/proc/loadavg: 1.57 0.38 0.13 5/190 22262
/proc/meminfo: memFree=15816360/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=44532 CPUtime=30.28 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 24736 0 0 0 3025 3 0 0 25 0 1 0 509920752 45600768 10818 33554432000 134512640 135151029 4289945584 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 11133 10818 80 156 0 10976 0
Current children cumulated CPU time (s) 30.28
Current children cumulated vsize (KiB) 44532

[startup+31.1007 s]
/proc/loadavg: 1.57 0.38 0.13 5/190 22262
/proc/meminfo: memFree=15816236/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=44532 CPUtime=31.08 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 24736 0 0 0 3105 3 0 0 25 0 1 0 509920752 45600768 10818 33554432000 134512640 135151029 4289945584 18446744073709551615 134520323 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 11133 10818 80 156 0 10976 0
Current children cumulated CPU time (s) 31.08
Current children cumulated vsize (KiB) 44532

[startup+31.5007 s]
/proc/loadavg: 1.57 0.38 0.13 5/190 22262
/proc/meminfo: memFree=15816236/32950928 swapFree=67111528/67111528
[pid=22215] ppid=22213 vsize=44532 CPUtime=31.48 cores=0,2
/proc/22215/stat : 22215 (precosat) R 22213 22215 22173 0 -1 4202496 24736 0 0 0 3145 3 0 0 25 0 1 0 509920752 45600768 10818 33554432000 134512640 135151029 4289945584 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22215/statm: 11133 10818 80 156 0 10976 0
Current children cumulated CPU time (s) 31.48
Current children cumulated vsize (KiB) 44532

Child status: 20
Real time (s): 31.5846
CPU time (s): 31.5782
CPU user time (s): 31.5392
CPU system time (s): 0.038994
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 49044

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

runsolver used 0.055991 second user time and 0.119981 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-28 11:33:40
IDJOB=3308419
IDBENCH=69599
IDSOLVER=1690
FILE ID=node122/3308419-1303983219
RUNJOBID= node122-1303983219-22191
PBS_JOBID= 13168704
Free space on /tmp= 71648 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-3308419-1303983219/watcher-3308419-1303983219 -o /tmp/evaluation-result-3308419-1303983219/solver-3308419-1303983219 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308419-1303983219.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=829467046

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:      16200524 kB
Buffers:       1727924 kB
Cached:       14381768 kB
SwapCached:          0 kB
Active:        4996528 kB
Inactive:     11188436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16200524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16692 kB
Writeback:           0 kB
AnonPages:       74880 kB
Mapped:          14524 kB
Slab:           500540 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   202364 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= 71612 MiB
End job on node122 at 2011-04-28 11:34:11