Trace number 3365887

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 236? (TO) 5000.05 4999.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18199.9
Satisfiable
(Un)Satisfiability was proved
Number of variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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-3365887-1305319812.cnf
0.00/0.00	c found header 'p cnf 51138 162526'
0.09/0.10	c finished parsing
0.09/0.10	c
0.09/0.10	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.10	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.10	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.10	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.10	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.10	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.10	c
0.09/0.10	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.09/0.10	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.10	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.10	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.10	c
0.09/0.10	c starting search after 0.1 seconds
0.09/0.10	c no decision limit
0.09/0.10	c
0.09/0.10	c       original/binary      fixed     eliminated      learned       agility
0.09/0.10	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.10	c
0.09/0.10	c *    0.1   152640   47659   2167  1312      0       0      0    0.0   0   13
2.60/2.63	c s    2.6    79647   13739   4123  3036  30240       0      0    0.0   0   11
2.60/2.63	c l    2.6    79647   13739   4123  3036  30240       0  68602    0.0   0   11
2.60/2.64	c R    2.6    79793   13739   4123  3036  30240     102     93   35.5  13   11
2.60/2.64	c R    2.6    80080   13739   4123  3036  30240     202    181   28.5  13   11
2.60/2.69	c R    2.7    82358   13739   4123  3036  30240     805    737   53.4  14   12
2.70/2.71	c B    2.7    82904   13739   4123  3036  30240    1000    911   50.7   7   12
2.70/2.78	c B    2.8    83565   13722   4139  3037  30240    2000   1848   44.9  10   12
3.39/3.49	c s    3.5    91350    9279   7939  3680  30240    3878   3239   48.3  19   12
3.39/3.49	c -    3.5    91350    9279   7939  3680  30240    3878  43906   48.3  19   12
3.49/3.55	c R    3.6    91350    9279   7939  3680  30240    4375   3736   49.1  12   12
3.89/3.97	c B    4.0    96365    9058   8154  3686  30240    8005   7360   50.0  16   14
3.99/4.05	c R    4.1    99407    9003   8208  3687  30240    8391   7746   50.6  22   14
4.79/4.83	c s    4.8    68647    7033   9158  3842  31105   10087   5129   51.5  18   11
4.79/4.83	c -    4.8    68647    7033   9158  3842  31105   10087  36003   51.5  18   11
5.60/5.69	c s    5.7    69835    6723   9423  3887  31105   17376  12354   50.1  15   12
5.60/5.69	c -    5.7    69835    6723   9423  3887  31105   17376  34203   50.1  15   12
5.69/5.78	c R    5.8    69835    6723   9423  3887  31105   18014  12992   49.6  17   12
6.60/6.68	c B    6.7    77134    6185   9940  3908  31105   24011  18988   49.3  18   15
6.89/6.92	c
6.89/6.92	c       original/binary      fixed     eliminated      learned       agility
6.89/6.92	c   seconds        variables     equivalent    conflicts       height       MB
6.89/6.92	c
6.89/6.92	c s    6.9    60367    6095   9944  3908  31191   24156  15333   49.3  19   12
6.89/6.92	c -    6.9    60367    6095   9944  3908  31191   24156  31125   49.3  19   12
7.70/7.72	c +    7.7    63080    5968  10071  3908  31191   31125  34237   50.0  16   14
7.89/7.93	c s    7.9    59803    5915  10117  3915  31191   31958  23078   50.1  18   13
7.89/7.93	c -    7.9    59803    5915  10117  3915  31191   31958  33210   50.1  18   13
8.59/8.60	c +    8.6    60175    5913  10117  3917  31191   37738  36531   49.5  17   15
8.80/8.86	c R    8.9    60200    5913  10117  3917  31191   40477  31596   49.2  18   16
9.29/9.33	c s    9.3    57085    5710  10201  3957  31270   42140  20389   49.0  23   12
9.29/9.33	c -    9.3    57085    5710  10201  3957  31270   42140  36166   49.0  23   12
9.69/9.77	c +    9.8    57110    5710  10201  3957  31270   46699  39782   48.6  29   14
10.39/10.41	c s   10.4    57181    5710  10201  3957  31270   51695  29943   48.7  14   14
11.09/11.19	c +   11.2    57266    5709  10202  3957  31270   58370  43760   48.6  12   16
11.89/11.93	c s   11.9    57114    5705  10202  3957  31274   62461  40599   49.2  27   16
12.10/12.12	c B   12.1    57114    5705  10202  3957  31274   64030  42168   49.1  17   17
13.20/13.25	c +   13.2    57123    5705  10202  3957  31274   72960  48136   48.0  26   18
13.39/13.49	c s   13.5    57128    5705  10202  3957  31274   74713  45620   47.9  17   17
15.30/15.35	c s   15.4    57181    5705  10202  3957  31274   85944  48158   47.1  15   17
15.99/16.07	c +   16.1    57181    5705  10202  3957  31274   91200  52949   47.4  26   19
16.09/16.15	c N   16.2    57181    5705  10202  3957  31274   91779  48829   47.4  29   19
18.09/18.19	c
18.09/18.19	c       original/binary      fixed     eliminated      learned       agility
18.09/18.19	c   seconds        variables     equivalent    conflicts       height       MB
18.09/18.19	c
18.09/18.19	c s   18.2    57189    5705  10202  3957  31274  104784  53065   48.0  25   20
19.49/19.57	c +   19.6    57378    5704  10203  3957  31274  114001  58243   47.4  20   22
20.49/20.55	c s   20.6    55772    5699  10203  3957  31279  119011  56731   47.2  22   20
22.79/22.85	c s   22.9    55707    5698  10204  3957  31279  132923  58277   46.3  19   20
24.39/24.47	c +   24.5    56546    5697  10205  3957  31279  142500  64067   46.4  14   22
25.09/25.11	c s   25.1    56318    5695  10205  3957  31281  144874  59579   46.3  27   20
27.19/27.27	c s   27.3    56480    5695  10205  3957  31281  159256  64067   46.3  21   19
27.29/27.40	c B   27.4    56480    5695  10205  3957  31281  160044  64078   46.3  20   21
29.70/29.73	c s   29.7    56540    5695  10205  3957  31281  174836  64155   45.9  18   19
30.19/30.28	c +   30.3    56578    5695  10205  3957  31281  178127  70473   45.7  21   22
32.09/32.16	c s   32.2    56587    5695  10205  3957  31281  189917  70477   45.5  15   21
34.59/34.67	c R   34.7    56588    5695  10205  3957  31281  207176  70607   45.2  24   24
34.89/34.90	c s   34.9    56607    5695  10205  3957  31281  207478  70488   45.2  18   21
36.89/36.92	c +   36.9    56608    5695  10205  3957  31281  222655  77520   44.2  15   23
36.99/37.03	c s   37.0    56608    5695  10205  3957  31281  222833  70718   44.2  19   21
39.60/39.65	c s   39.7    56624    5695  10205  3957  31281  237931  77710   43.7  26   22
42.90/42.94	c s   42.9    56261    5693  10206  3957  31282  255210  77303   43.3  20   22
45.89/45.93	c s   45.9    56286    5693  10206  3957  31282  271292  77576   43.1  23   22
47.09/47.19	c +   47.2    56344    5693  10206  3957  31282  278316  85272   42.8  19   24
48.89/48.93	c
48.89/48.93	c       original/binary      fixed     eliminated      learned       agility
48.89/48.93	c   seconds        variables     equivalent    conflicts       height       MB
48.89/48.93	c
48.89/48.93	c s   48.9    56367    5693  10206  3957  31282  288568  85320   42.5  20   23
52.30/52.30	c s   52.3    56403    5693  10206  3957  31282  305993  85333   42.2  20   22
55.50/55.57	c s   55.6    56463    5693  10206  3957  31282  323049  85375   42.0  21   22
58.70/58.74	c s   58.7    56505    5693  10206  3957  31282  341081  85285   41.6  12   22
60.00/60.00	c +   60.0    56515    5693  10206  3957  31282  347896  93799   41.4  18   25
61.80/61.85	c s   61.9    56604    5693  10206  3957  31282  357202  93917   41.2  17   23
65.40/65.42	c s   65.4    57007    5693  10206  3957  31282  377039  93926   41.1  30   23
66.80/66.85	c B   66.9    57009    5693  10206  3957  31282  384087  93864   41.1  19   27
69.10/69.10	c s   69.1    57027    5693  10206  3957  31282  394606  93817   41.0  19   24
72.89/72.92	c s   72.9    57061    5693  10206  3957  31282  413663  94011   40.8  19   24
76.09/76.12	c s   76.1    57083    5693  10206  3957  31282  432259  93832   40.4  16   23
76.69/76.70	c +   76.7    57083    5693  10206  3957  31282  434871 103178   40.4  16   25
81.49/81.55	c R   81.6    57083    5693  10206  3957  31282  463652 103215   40.3  22   29
92.49/92.59	c s   92.6    57105    5693  10206  3957  31282  514852 105085   39.0  16   28
96.99/97.06	c s   97.1    57628    5692  10207  3957  31282  534116 103219   38.9  16   28
99.09/99.18	c +   99.2    57633    5692  10207  3957  31282  543585 113495   38.8  18   32
101.20/101.26	c s  101.3    57635    5692  10207  3957  31282  553582 113198   38.8  16   29
106.39/106.42	c s  106.4    55681    5682  10212  3957  31287  574714  93665   38.7  22   24
110.49/110.51	c s  110.5    54827    5680  10214  3957  31287  594002 112950   38.6  19   27
114.50/114.59	c
114.50/114.59	c       original/binary      fixed     eliminated      learned       agility
114.50/114.59	c   seconds        variables     equivalent    conflicts       height       MB
114.50/114.59	c
114.50/114.59	c s  114.6    54746    5676  10214  3958  31290  614351 109748   38.5  18   26
118.70/118.78	c s  118.8    54754    5676  10214  3958  31290  634207 113528   38.4  16   26
123.40/123.44	c s  123.4    54791    5676  10214  3958  31290  653143 113504   38.3  16   26
128.30/128.31	c s  128.3    54822    5674  10214  3960  31290  675842 113627   38.2  22   26
129.00/129.08	c +  129.1    54822    5674  10214  3960  31290  679481 124844   38.2  23   29
133.30/133.36	c s  133.4    54809    5668  10217  3961  31292  697450 124730   38.1  18   28
137.80/137.86	c s  137.9    54896    5668  10217  3961  31292  722520 124900   38.2  18   28
142.70/142.76	c s  142.8    54898    5668  10217  3961  31292  746004 124883   38.0  14   29
148.51/148.56	c s  148.6    54990    5668  10217  3961  31292  769457 124852   37.8  12   29
154.20/154.24	c s  154.2    55022    5668  10217  3961  31292  792022 124903   37.8  16   30
159.40/159.42	c s  159.4    55034    5668  10217  3961  31292  813578 124919   37.7  23   29
164.50/164.58	c s  164.6    55116    5668  10217  3961  31292  837034 124855   37.6  19   28
167.21/167.26	c +  167.3    55246    5668  10217  3961  31292  849352 137328   37.6  16   33
169.90/169.99	c s  170.0    55252    5668  10217  3961  31292  860337 135872   37.5  14   30
176.01/176.01	c s  176.0    55254    5668  10217  3961  31292  884244 137395   37.5  16   31
178.79/178.86	c B  178.9    55275    5668  10217  3961  31292  896194 137346   37.5  15   36
181.69/181.77	c s  181.8    55297    5668  10217  3961  31292  907691 137376   37.4  17   31
187.59/187.61	c s  187.6    55303    5668  10217  3961  31292  932550 137377   37.5  18   31
203.89/203.92	c R  203.9    55303    5668  10217  3961  31292 1027818 137433   37.2  24   38
209.49/209.50	c
209.49/209.50	c       original/binary      fixed     eliminated      learned       agility
209.49/209.50	c   seconds        variables     equivalent    conflicts       height       MB
209.49/209.50	c
209.49/209.50	c +  209.5    55303    5668  10217  3961  31292 1061690 151060   36.9  22   40
223.70/223.76	c s  223.8    55310    5668  10217  3961  31292 1130219 151125   36.6  23   36
233.10/233.15	c s  233.2    55336    5668  10217  3961  31292 1159075 151197   36.7  18   35
240.40/240.47	c s  240.5    55387    5668  10217  3961  31292 1187297 151079   36.7  16   34
247.90/247.91	c s  247.9    55410    5668  10217  3961  31292 1216759 151201   36.7  18   33
254.80/254.80	c s  254.8    55493    5668  10217  3961  31292 1245334 151055   36.7  21   32
261.81/261.87	c s  261.9    55499    5668  10217  3961  31292 1272490 151074   36.7  18   32
268.50/268.50	c s  268.5    55528    5668  10217  3961  31292 1299912 151129   36.7  14   32
275.40/275.43	c s  275.4    54904    5659  10220  3961  31298 1326251 143411   36.6  15   30
275.70/275.79	c +  275.8    54907    5659  10220  3961  31298 1327110 166166   36.6  16   33
281.00/281.02	c s  281.0    54907    5659  10220  3961  31298 1347826 164986   36.5  15   34
287.70/287.77	c s  287.8    54912    5659  10220  3961  31298 1373463 166219   36.4  15   35
295.70/295.72	c s  295.7    54947    5659  10220  3961  31298 1402923 166245   36.4  18   35
303.70/303.72	c s  303.7    54948    5659  10220  3961  31298 1430088 166208   36.4  17   35
310.50/310.52	c s  310.5    54966    5659  10220  3961  31298 1458408 166216   36.5  22   35
318.40/318.42	c s  318.4    54990    5659  10220  3961  31298 1486909 166280   36.5  14   35
326.61/326.63	c s  326.6    55008    5659  10220  3961  31298 1516636 166212   36.5  23   35
334.70/334.75	c s  334.8    55024    5659  10220  3961  31298 1546776 166361   36.5  21   34
342.01/342.07	c s  342.1    55026    5659  10220  3961  31298 1579377 166185   36.3  16   34
348.50/348.52	c
348.50/348.52	c       original/binary      fixed     eliminated      learned       agility
348.50/348.52	c   seconds        variables     equivalent    conflicts       height       MB
348.50/348.52	c
348.50/348.52	c s  348.5    55027    5659  10220  3961  31298 1609260 166234   36.3  20   35
354.80/354.87	c s  354.9    55032    5659  10220  3961  31298 1643929 166195   36.3  23   37
358.70/358.71	c +  358.7    55032    5659  10220  3961  31298 1658885 182782   36.3  19   44
363.20/363.26	c s  363.3    55033    5659  10220  3961  31298 1673604 181070   36.2  16   39
373.40/373.47	c s  373.5    54848    5658  10221  3961  31298 1704946 182804   36.1  17   39
382.10/382.17	c s  382.2    54882    5658  10221  3961  31298 1734524 182823   36.0  19   39
391.50/391.52	c s  391.5    54888    5658  10221  3961  31298 1766332 182805   36.0  17   37
400.60/400.66	c s  400.7    54897    5658  10221  3961  31298 1798253 182936   36.0  22   36
409.50/409.51	c s  409.5    54907    5658  10221  3961  31298 1828433 182853   36.0  18   36
416.40/416.43	c s  416.4    54912    5658  10221  3961  31298 1863181 182798   35.9  15   36
424.70/424.78	c s  424.8    54913    5658  10221  3961  31298 1892462 182811   35.9  22   36
433.60/433.68	c s  433.7    54915    5658  10221  3961  31298 1923292 182801   35.8  13   36
442.80/442.89	c s  442.9    54917    5658  10221  3961  31298 1953162 182792   35.8  17   36
451.90/451.99	c s  452.0    54918    5658  10221  3961  31298 1987297 182936   35.8  25   36
460.92/460.95	c s  461.0    54736    5657  10222  3961  31298 2015964 182838   35.7  15   36
469.91/469.98	c s  470.0    54740    5657  10222  3961  31298 2046342 182912   35.7  21   36
470.41/470.41	c B  470.4    54740    5657  10222  3961  31298 2048445 182815   35.7  19   39
476.61/476.64	c +  476.7    54743    5657  10222  3961  31298 2073606 201060   35.6  14   43
478.21/478.26	c s  478.3    54744    5657  10222  3961  31298 2079221 188410   35.6  15   37
516.11/516.17	c
516.11/516.17	c       original/binary      fixed     eliminated      learned       agility
516.11/516.17	c   seconds        variables     equivalent    conflicts       height       MB
516.11/516.17	c
516.11/516.17	c R  516.2    54744    5657  10222  3961  31298 2258423 201085   35.4  14   50
516.61/516.69	c s  516.7    54748    5657  10222  3961  31298 2258423 201083   35.4  14   40
582.30/582.38	c s  582.4    54751    5657  10222  3961  31298 2463223 201123   34.9  16   50
591.82/591.82	c s  591.8    54768    5657  10222  3961  31298 2495681 201111   35.0  13   49
600.91/601.00	c s  601.0    54776    5657  10222  3961  31298 2527789 201100   35.1  15   48
610.31/610.37	c s  610.4    54813    5657  10222  3961  31298 2559935 201130   35.1  22   46
620.61/620.68	c s  620.7    54906    5657  10222  3961  31298 2590873 201223   35.1  19   45
620.91/620.97	c +  621.0    54906    5657  10222  3961  31298 2592005 221166   35.1  21   48
632.71/632.78	c s  632.8    54919    5657  10222  3961  31298 2626156 221244   35.1  18   47
643.91/643.96	c s  644.0    54936    5657  10222  3961  31298 2659579 221393   35.1  23   45
653.01/653.03	c s  653.0    54947    5657  10222  3961  31298 2697041 221213   35.2  20   45
664.81/664.82	c s  664.8    54952    5657  10222  3961  31298 2733753 221189   35.1  19   44
685.41/685.44	c s  685.5    54955    5657  10222  3961  31298 2796725 221191   35.1  16   43
697.81/697.89	c s  697.9    54956    5657  10222  3961  31298 2834248 221367   35.1  26   43
709.31/709.35	c s  709.4    54959    5657  10222  3961  31298 2865748 221180   35.1  16   42
739.71/739.77	c s  739.8    54969    5657  10222  3961  31298 2976146 221210   34.9  22   43
753.11/753.13	c s  753.2    53844    5655  10223  3961  31299 3012541 221246   34.9  20   43
766.31/766.37	c s  766.4    53867    5655  10223  3961  31299 3049095 221166   34.9  17   43
778.01/778.06	c s  778.1    53869    5655  10223  3961  31299 3085102 221210   34.9  20   42
789.91/789.97	c
789.91/789.97	c       original/binary      fixed     eliminated      learned       agility
789.91/789.97	c   seconds        variables     equivalent    conflicts       height       MB
789.91/789.97	c
789.91/789.97	c s  790.0    53870    5655  10223  3961  31299 3121912 221272   34.8  21   41
801.93/801.94	c s  802.0    53876    5655  10223  3961  31299 3155225 221201   34.8  15   41
810.92/810.93	c s  811.0    53941    5655  10223  3961  31299 3193636 221218   34.8  15   41
821.42/821.40	c s  821.4    53953    5655  10223  3961  31299 3225350 221270   34.8  16   41
827.12/827.18	c +  827.2    53953    5655  10223  3961  31299 3240007 243282   34.8  18   50
836.92/836.90	c s  836.9    53955    5655  10223  3961  31299 3267978 243315   34.7  15   45
849.02/849.08	c s  849.1    53957    5655  10223  3961  31299 3305685 243349   34.7  18   45
863.72/863.79	c s  863.8    53959    5655  10223  3961  31299 3341425 243360   34.7  13   45
878.93/878.98	c s  879.0    53963    5655  10223  3961  31299 3379779 243317   34.7  17   45
891.03/891.07	c s  891.1    53968    5655  10223  3961  31299 3417049 243391   34.7  18   45
943.92/943.95	c s  944.0    53971    5655  10223  3961  31299 3591519 243330   34.5  15   45
958.02/958.08	c s  958.1    53995    5655  10223  3961  31299 3628035 243332   34.5  17   45
971.72/971.76	c s  971.8    54003    5655  10223  3961  31299 3664066 243293   34.5  14   45
983.52/983.51	c s  983.5    54017    5655  10223  3961  31299 3697949 243455   34.4  23   45
1005.82/1005.85	c s 1005.9    54019    5655  10223  3961  31299 3758904 243358   34.4  16   45
1019.52/1019.60	c s 1019.6    54022    5655  10223  3961  31299 3796753 243352   34.3  16   45
1033.22/1033.20	c s 1033.2    52535    5649  10226  3961  31302 3837816 229566   34.3  20   43
1046.42/1046.47	c s 1046.5    52542    5649  10226  3961  31302 3871400 243321   34.3  15   45
1060.82/1060.83	c s 1060.9    52545    5649  10226  3961  31302 3905780 243316   34.2  16   44
1073.42/1073.41	c
1073.42/1073.41	c       original/binary      fixed     eliminated      learned       agility
1073.42/1073.41	c   seconds        variables     equivalent    conflicts       height       MB
1073.42/1073.41	c
1073.42/1073.41	c s 1073.4    52552    5649  10226  3961  31302 3940035 243381   34.2  18   45
1087.72/1087.74	c s 1087.8    52561    5649  10226  3961  31302 3977064 243356   34.2  14   45
1102.72/1102.79	c s 1102.8    52582    5649  10226  3961  31302 4012151 243317   34.2  14   45
1114.02/1114.03	c + 1114.1    52582    5649  10226  3961  31302 4050006 267610   34.1  20   52
1143.62/1143.60	c s 1143.6    52585    5649  10226  3961  31302 4131704 267669   34.0  14   49
1157.82/1157.83	c s 1157.9    52587    5649  10226  3961  31302 4168486 267673   34.0  13   50
1172.93/1172.90	c s 1172.9    52588    5649  10226  3961  31302 4209580 267676   34.0  22   50
1187.03/1187.09	c s 1187.1    52600    5649  10226  3961  31302 4244957 267680   34.0  17   50
1202.53/1202.60	c s 1202.6    52604    5649  10226  3961  31302 4284117 267696   34.0  20   49
1215.23/1215.22	c s 1215.3    52605    5649  10226  3961  31302 4323368 267651   33.9  14   49
1230.33/1230.34	c s 1230.4    52609    5649  10226  3961  31302 4361291 267732   33.9  15   49
1246.23/1246.30	c s 1246.3    52612    5649  10226  3961  31302 4401100 267653   33.9  13   49
1261.53/1261.56	c s 1261.6    52615    5649  10226  3961  31302 4440294 267712   33.9  17   49
1323.83/1323.85	c B 1323.9    52615    5649  10226  3961  31302 4608856 267707   33.8  21   63
1327.13/1327.12	c s 1327.2    52618    5649  10226  3961  31302 4617417 267670   33.8  15   48
1351.43/1351.44	c s 1351.5    52619    5649  10226  3961  31302 4708291 267624   33.7  17   48
1419.23/1419.23	c R 1419.3    52619    5649  10226  3961  31302 4924619 267731   33.4  17   62
1479.03/1479.05	c + 1479.1    52619    5649  10226  3961  31302 5062505 294371   33.3  17   89
1503.23/1503.26	c s 1503.3    52620    5649  10226  3961  31302 5109106 220887   33.2  16   42
1510.53/1510.50	c
1510.53/1510.50	c       original/binary      fixed     eliminated      learned       agility
1510.53/1510.50	c   seconds        variables     equivalent    conflicts       height       MB
1510.53/1510.50	c
1510.53/1510.50	c s 1510.5    52622    5649  10226  3961  31302 5142686 254467   33.2  18   47
1519.73/1519.75	c s 1519.8    52626    5649  10226  3961  31302 5181056 292836   33.2  16   53
1533.63/1533.62	c s 1533.7    52635    5649  10226  3961  31302 5224792 294444   33.1  17   52
1545.73/1545.79	c s 1545.8    52641    5649  10226  3961  31302 5261734 294416   33.1  20   53
1556.33/1556.36	c s 1556.4    52661    5649  10226  3961  31302 5297443 294448   33.1  19   53
1572.13/1572.20	c s 1572.2    52664    5649  10226  3961  31302 5344994 294421   33.1  18   54
1588.93/1588.93	c s 1589.0    52691    5649  10226  3961  31302 5384614 294406   33.2  21   55
1605.73/1605.79	c s 1605.8    52705    5649  10226  3961  31302 5428068 294402   33.2  18   55
1632.73/1632.79	c s 1632.8    52706    5649  10226  3961  31302 5493610 294373   33.2  17   54
1648.84/1648.88	c s 1648.9    52711    5649  10226  3961  31302 5539671 294404   33.2  18   54
1671.94/1672.00	c s 1672.0    52754    5649  10226  3961  31302 5596433 294430   33.2  15   53
1692.23/1692.25	c s 1692.3    52771    5649  10226  3961  31302 5639751 294474   33.2  21   53
1720.83/1720.83	c s 1720.9    52774    5649  10226  3961  31302 5703089 294570   33.2  18   53
1738.93/1738.93	c s 1739.0    52778    5649  10226  3961  31302 5743691 294395   33.2  16   53
1757.33/1757.31	c s 1757.4    52818    5649  10226  3961  31302 5796040 294387   33.1  19   52
1852.24/1852.23	c s 1852.3    52820    5649  10226  3961  31302 6015237 294499   33.0  25   53
1870.44/1870.47	c s 1870.5    52830    5649  10226  3961  31302 6058628 294621   33.0  19   53
1887.74/1887.73	c s 1887.8    52840    5649  10226  3961  31302 6096197 294415   33.0  12   52
1907.14/1907.16	c s 1907.2    52848    5649  10226  3961  31302 6137229 294420   33.0  19   53
1924.64/1924.67	c
1924.64/1924.67	c       original/binary      fixed     eliminated      learned       agility
1924.64/1924.67	c   seconds        variables     equivalent    conflicts       height       MB
1924.64/1924.67	c
1924.64/1924.67	c s 1924.7    52855    5649  10226  3961  31302 6177819 294576   33.0  18   53
1945.14/1945.14	c s 1945.2    52858    5649  10226  3961  31302 6219717 294409   32.9  20   52
1990.95/1990.97	c + 1991.0    52858    5649  10226  3961  31302 6328130 323808   32.9  18   66
2078.44/2078.44	c s 2078.5    52859    5649  10226  3961  31302 6533206 323844   32.8  18   57
2097.34/2097.38	c s 2097.4    52861    5649  10226  3961  31302 6575978 323848   32.8  16   57
2119.34/2119.36	c s 2119.4    52862    5649  10226  3961  31302 6618676 323853   32.8  18   57
2141.34/2141.34	c s 2141.4    52867    5649  10226  3961  31302 6663513 323920   32.8  19   57
2161.75/2161.79	c s 2161.9    52868    5649  10226  3961  31302 6710155 323886   32.7  16   58
2187.45/2187.40	c s 2187.5    52872    5649  10226  3961  31302 6757613 323851   32.7  18   58
2209.85/2209.84	c s 2209.9    52876    5649  10226  3961  31302 6804032 323843   32.7  15   58
2234.95/2234.92	c s 2235.0    52879    5649  10226  3961  31302 6849476 323846   32.7  17   58
2257.15/2257.17	c s 2257.2    52880    5649  10226  3961  31302 6894471 323880   32.7  16   58
2286.15/2286.11	c s 2286.2    52881    5649  10226  3961  31302 6975512 323858   32.6  15   58
2308.55/2308.50	c s 2308.6    52882    5649  10226  3961  31302 7018685 323837   32.6  13   57
2484.86/2484.83	c s 2484.9    52889    5649  10226  3961  31302 7373243 323884   32.6  20   58
2526.95/2526.91	c s 2527.0    52892    5649  10226  3961  31302 7488415 323838   32.5  19   59
2662.76/2662.78	c s 2662.9    52896    5649  10226  3961  31302 7829339 323870   32.4  12   59
2683.97/2683.92	c s 2684.0    52900    5649  10226  3961  31302 7871943 323853   32.4  16   58
2700.66/2700.68	c + 2700.8    52903    5649  10226  3961  31302 7910164 356188   32.4  18   71
2703.88/2703.84	c
2703.88/2703.84	c       original/binary      fixed     eliminated      learned       agility
2703.88/2703.84	c   seconds        variables     equivalent    conflicts       height       MB
2703.88/2703.84	c
2703.88/2703.84	c s 2703.9    52903    5649  10226  3961  31302 7915998 329713   32.4  13   59
2727.57/2727.59	c s 2727.7    52943    5649  10226  3961  31302 7964530 356213   32.4  17   63
2754.37/2754.38	c s 2754.5    52963    5649  10226  3961  31302 8014182 356215   32.4  18   63
2779.57/2779.52	c s 2779.6    50442    5638  10234  3962  31304 8059365 346412   32.4  18   61
2807.17/2807.11	c s 2807.2    50451    5638  10234  3962  31304 8104524 356239   32.4  19   63
2834.47/2834.46	c s 2834.5    49675    5636  10236  3962  31304 8154028 356196   32.3  13   63
2863.47/2863.47	c s 2863.5    49677    5636  10236  3962  31304 8203442 356256   32.3  14   63
2885.27/2885.23	c s 2885.3    49688    5636  10236  3962  31304 8251728 356263   32.3  14   63
2910.97/2910.91	c s 2911.0    49689    5636  10236  3962  31304 8323009 356231   32.3  17   63
2942.97/2942.94	c s 2943.0    49690    5636  10236  3962  31304 8379138 356219   32.3  13   63
2967.37/2967.36	c s 2967.4    49696    5636  10236  3962  31304 8425755 356276   32.3  18   63
2994.07/2994.06	c s 2994.1    49698    5636  10236  3962  31304 8472224 356271   32.3  14   63
3044.37/3044.39	c s 3044.5    49699    5636  10236  3962  31304 8568540 356287   32.3  20   63
3070.87/3070.86	c s 3070.9    49704    5636  10236  3962  31304 8611965 356281   32.3  19   63
3100.07/3100.09	c s 3100.2    49695    5635  10236  3963  31304 8665845 356243   32.3  16   63
3132.27/3132.23	c s 3132.3    49546    5632  10237  3963  31306 8714638 356272   32.2  14   63
3158.28/3158.25	c s 3158.3    49591    5632  10237  3963  31306 8762159 356325   32.2  14   63
3259.18/3259.10	c s 3259.2    49585    5630  10237  3964  31307 9000807 356340   32.1  18   61
3321.98/3321.98	c s 3322.1    49599    5630  10237  3964  31307 9110072 356294   32.1  18   61
3399.18/3399.14	c
3399.18/3399.14	c       original/binary      fixed     eliminated      learned       agility
3399.18/3399.14	c   seconds        variables     equivalent    conflicts       height       MB
3399.18/3399.14	c
3399.18/3399.14	c s 3399.2    49602    5630  10237  3964  31307 9244718 356218   32.0  16   63
3424.39/3424.36	c s 3424.5    49626    5630  10237  3964  31307 9289518 356268   32.0  19   63
3450.88/3450.88	c s 3451.0    49628    5630  10237  3964  31307 9336014 356368   32.0  22   62
3495.18/3495.16	c s 3495.3    49630    5630  10237  3964  31307 9443384 356275   32.0  16   63
3552.88/3552.81	c s 3552.9    49632    5630  10237  3964  31307 9550795 356209   32.0  13   63
3577.58/3577.52	c s 3577.6    49640    5630  10237  3964  31307 9594374 356278   32.0  23   63
3618.28/3618.20	c s 3618.3    49669    5630  10237  3964  31307 9675826 356221   32.0  21   63
3643.08/3643.06	c s 3643.2    49671    5630  10237  3964  31307 9724383 356310   32.0  17   62
3666.68/3666.67	c s 3666.8    49587    5627  10237  3966  31308 9771721 352971   32.0  23   61
3715.39/3715.31	c s 3715.4    49588    5627  10237  3966  31308 9862791 356242   32.0  15   61
3725.99/3725.98	c + 3726.1    49592    5627  10237  3966  31308 9887705 391806   32.0  16   68
3735.09/3735.01	c s 3735.1    49593    5627  10237  3966  31308 9905964 374473   32.0  17   65
3872.90/3872.87	c B 3873.0    49593    5627  10237  3966  31308 10241787 391862   31.8  15   89
4097.90/4097.87	c R 4098.0    49593    5627  10237  3966  31308 10666705 391868   31.8  17  101
4098.90/4098.84	c s 4098.9    49602    5627  10237  3966  31308 10666705 391866   31.8  17   75
4116.10/4116.04	c s 4116.2    49609    5627  10237  3966  31308 10708353 391866   31.8  17   76
4140.30/4140.24	c s 4140.4    49610    5627  10237  3966  31308 10749459 391861   31.8  14   76
4158.70/4158.67	c s 4158.8    49611    5627  10237  3966  31308 10793475 391853   31.8  14   77
4466.02/4465.96	c s 4466.1    49616    5627  10237  3966  31308 11485906 391820   31.9  18   69
4497.11/4497.04	c
4497.11/4497.04	c       original/binary      fixed     eliminated      learned       agility
4497.11/4497.04	c   seconds        variables     equivalent    conflicts       height       MB
4497.11/4497.04	c
4497.11/4497.04	c s 4497.2    49624    5627  10237  3966  31308 11542994 391832   31.9  16   70
4526.11/4526.03	c s 4526.2    49628    5627  10237  3966  31308 11595296 391938   31.9  19   69
4555.81/4555.74	c s 4555.9    49629    5627  10237  3966  31308 11654550 391862   32.0  19   68
4582.92/4582.84	c s 4583.0    49641    5627  10237  3966  31308 11718895 391858   32.0  18   67
4617.32/4617.28	c s 4617.4    49669    5627  10237  3966  31308 11775083 391853   32.0  15   66
4650.72/4650.65	c s 4650.8    49670    5627  10237  3966  31308 11836476 391907   32.0  22   66
4680.63/4680.53	c s 4680.7    49671    5627  10237  3966  31308 11889177 391869   31.9  16   66
4704.52/4704.41	c s 4704.5    49673    5627  10237  3966  31308 11938604 391883   31.9  10   65
4733.02/4732.97	c s 4733.1    49683    5627  10237  3966  31308 12001449 391854   31.9  13   64
4764.32/4764.22	c s 4764.4    49685    5627  10237  3966  31308 12054285 391888   31.9  21   64
4794.82/4794.78	c s 4794.9    49686    5627  10237  3966  31308 12109496 391859   31.9  18   65
4824.12/4824.08	c s 4824.2    49687    5627  10237  3966  31308 12162581 391834   31.9  19   65
4884.62/4884.54	c s 4884.7    49696    5627  10237  3966  31308 12282651 391868   31.9  16   66
4916.03/4915.96	c s 4916.1    49705    5627  10237  3966  31308 12335021 391847   31.9  14   66
4969.02/4968.98	c s 4969.1    49706    5627  10237  3966  31308 12422184 391847   31.8  16   65
5000.03/4999.91	c
5000.03/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.03/4999.91	c
5000.03/4999.91	c 12495549 conflicts, 16793830 decisions, 14 random
5000.03/4999.91	c 1 iterations, 18005 restarts, 435 skipped
5000.03/4999.91	c 27 enlarged, 2743 shrunken, 122137 rescored, 2373 rebiased
5000.03/4999.91	c 221 simplifications, 1 reductions
5000.03/4999.91	c
5000.03/4999.91	c vars: 10237 fixed, 3966 equiv, 31308 elim, 4640 merged
5000.03/4999.91	c elim: 5658111 resolutions, 24 phases, 24 rounds
5000.03/4999.91	c sbst: 93% substituted, 7.9% nots, 81.4% ands, 7.3% xors, 3.4% ites
5000.03/4999.91	c arty: 2.11 and 2.00 xor average arity
5000.03/4999.91	c prbe: 11941266 probed, 2082 phases, 1050 rounds
5000.03/4999.91	c prbe: 2706 failed, 884 lifted, 1289 merged
5000.03/4999.91	c sccs: 170 non trivial, 0 fixed, 305 merged
5000.03/4999.91	c hash: 359 units, 3046 merged
5000.03/4999.91	c mins: 398422307 learned, 32% deleted, 1865 strong, 54 depth
5000.03/4999.91	c subs: 3166 forward, 4858 backward, 24784 doms
5000.03/4999.91	c strs: 2600 forward, 794 backward
5000.03/4999.91	c doms: 43359 dominators, 12163 high, 12 low
5000.03/4999.91	c prps: 4070293086 propagations, 0.81 megaprops
5000.03/4999.91	c
5000.03/4999.91	c 5000.0 seconds, 102 MB max, 1776 MB recycled
5000.03/4999.91	c
5000.03/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.03/4999.91	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 4 cores: 1,3,5,7

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: 2.99 2.28 2.03 1/312 9195
/proc/meminfo: memFree=28676220/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=5260 CPUtime=0 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 1201 0 0 0 0 0 0 0 21 0 1 0 643580231 5386240 1159 33554432000 134512640 135151029 4286793312 18446744073709551615 134578352 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 1315 1160 65 156 0 1158 0

[startup+0.0170619 s]
/proc/loadavg: 2.99 2.28 2.03 1/312 9195
/proc/meminfo: memFree=28676220/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=6580 CPUtime=0.01 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 1544 0 0 0 1 0 0 0 21 0 1 0 643580231 6737920 1502 33554432000 134512640 135151029 4286793312 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 1645 1502 65 156 0 1488 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6580

[startup+0.101099 s]
/proc/loadavg: 2.99 2.28 2.03 1/312 9195
/proc/meminfo: memFree=28676220/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=15660 CPUtime=0.09 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 4037 0 0 0 9 0 0 0 21 0 1 0 643580231 16035840 3768 33554432000 134512640 135151029 4286793312 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 3915 3769 65 156 0 3758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15660

[startup+0.301018 s]
/proc/loadavg: 2.99 2.28 2.03 1/312 9195
/proc/meminfo: memFree=28676220/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=18836 CPUtime=0.29 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 4804 0 0 0 29 0 0 0 22 0 1 0 643580231 19288064 4534 33554432000 134512640 135151029 4286793312 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 4709 4534 80 156 0 4552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18836

[startup+0.700945 s]
/proc/loadavg: 2.99 2.28 2.03 1/312 9195
/proc/meminfo: memFree=28676220/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=24804 CPUtime=0.69 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 8301 0 0 0 69 0 0 0 24 0 1 0 643580231 25399296 6033 33554432000 134512640 135151029 4286793312 18446744073709551615 134575270 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 6201 6033 80 156 0 6044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24804

[startup+1.5008 s]
/proc/loadavg: 2.99 2.28 2.03 3/318 9206
/proc/meminfo: memFree=28618932/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=27284 CPUtime=1.5 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 8832 0 0 0 149 1 0 0 25 0 1 0 643580231 27938816 6564 33554432000 134512640 135151029 4286793312 18446744073709551615 134548047 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 6821 6564 80 156 0 6664 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 27284

[startup+3.10052 s]
/proc/loadavg: 2.99 2.28 2.03 3/318 9206
/proc/meminfo: memFree=28613600/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=24884 CPUtime=3.09 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 9222 0 0 0 308 1 0 0 25 0 1 0 643580231 25481216 5968 33554432000 134512640 135151029 4286793312 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 6221 5968 80 156 0 6064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24884

[startup+6.30094 s]
/proc/loadavg: 2.91 2.27 2.03 3/318 9206
/proc/meminfo: memFree=28617444/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=24284 CPUtime=6.29 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 10607 0 0 0 628 1 0 0 25 0 1 0 643580231 24866816 5838 33554432000 134512640 135151029 4286793312 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 6071 5838 80 156 0 5914 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24284

[startup+12.7008 s]
/proc/loadavg: 2.84 2.27 2.03 3/318 9206
/proc/meminfo: memFree=28619520/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=24284 CPUtime=12.69 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 12809 0 0 0 1268 1 0 0 25 0 1 0 643580231 24866816 5840 33554432000 134512640 135151029 4286793312 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 6071 5840 80 156 0 5914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24284

[startup+25.5006 s]
/proc/loadavg: 2.73 2.27 2.03 3/318 9207
/proc/meminfo: memFree=28614436/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=26316 CPUtime=25.49 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 15288 0 0 0 2548 1 0 0 25 0 1 0 643580231 26947584 6319 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 6579 6319 80 156 0 6422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26316

[startup+51.101 s]
/proc/loadavg: 2.48 2.25 2.03 3/318 9207
/proc/meminfo: memFree=28606396/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=29728 CPUtime=51.09 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 18925 0 0 0 5107 2 0 0 25 0 1 0 643580231 30441472 7152 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 7432 7152 80 156 0 7275 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29728

[startup+102.312 s]
/proc/loadavg: 2.21 2.21 2.03 3/318 9209
/proc/meminfo: memFree=28589636/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=38060 CPUtime=102.3 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 24705 0 0 0 10227 3 0 0 25 0 1 0 643580231 38973440 9235 33554432000 134512640 135151029 4286793312 18446744073709551615 134574614 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 9515 9235 80 156 0 9358 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38060

[startup+162.3 s]
/proc/loadavg: 2.07 2.17 2.02 3/318 9210
/proc/meminfo: memFree=28584020/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=38012 CPUtime=162.3 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 29249 0 0 0 16226 4 0 0 25 0 1 0 643580231 38924288 9244 33554432000 134512640 135151029 4286793312 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 9503 9244 80 156 0 9346 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 38012

[startup+222.3 s]
/proc/loadavg: 2.06 2.15 2.02 3/318 9212
/proc/meminfo: memFree=28569972/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=50620 CPUtime=222.3 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 34008 0 0 0 22225 5 0 0 25 0 1 0 643580231 51834880 12023 33554432000 134512640 135151029 4286793312 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 12655 12023 80 156 0 12498 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50620

[startup+282.301 s]
/proc/loadavg: 2.02 2.12 2.01 3/318 9214
/proc/meminfo: memFree=28567828/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=50812 CPUtime=282.3 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 34783 0 0 0 28225 5 0 0 25 0 1 0 643580231 52031488 12398 33554432000 134512640 135151029 4286793312 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 12703 12398 80 156 0 12546 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50812

[startup+342.301 s]
/proc/loadavg: 2.01 2.09 2.01 3/318 9215
/proc/meminfo: memFree=28563572/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=50812 CPUtime=342.3 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 34801 0 0 0 34225 5 0 0 25 0 1 0 643580231 52031488 12416 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 12703 12416 80 156 0 12546 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50812

[startup+402.3 s]
/proc/loadavg: 2.00 2.08 2.00 3/318 9217
/proc/meminfo: memFree=28560912/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=50864 CPUtime=402.3 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 36771 0 0 0 40225 5 0 0 25 0 1 0 643580231 52084736 12464 33554432000 134512640 135151029 4286793312 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 12716 12464 80 156 0 12559 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 50864

[startup+462.301 s]
/proc/loadavg: 2.00 2.06 2.00 3/318 9218
/proc/meminfo: memFree=28557404/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=50864 CPUtime=462.31 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 38571 0 0 0 46225 6 0 0 25 0 1 0 643580231 52084736 12464 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 12716 12464 80 156 0 12559 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 50864

[startup+522.301 s]
/proc/loadavg: 2.00 2.05 2.00 3/318 9220
/proc/meminfo: memFree=28553640/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=55108 CPUtime=522.31 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 40192 0 0 0 52225 6 0 0 25 0 1 0 643580231 56430592 13360 33554432000 134512640 135151029 4286793312 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 13777 13360 80 156 0 13620 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 55108

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/318 9222
/proc/meminfo: memFree=28534896/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=70528 CPUtime=582.3 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 44041 0 0 0 58223 7 0 0 25 0 1 0 643580231 72220672 16928 33554432000 134512640 135151029 4286793312 18446744073709551615 134522083 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 17632 16928 80 156 0 17475 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 70528

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 9326
/proc/meminfo: memFree=28418944/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108096 CPUtime=4062.41 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 60648 0 0 0 406229 12 0 0 25 0 1 0 643580231 110690304 25995 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27024 25995 80 156 0 26867 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 108096

[startup+4122.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/318 9328
/proc/meminfo: memFree=28416568/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108528 CPUtime=4122.4 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 61617 0 0 0 412227 13 0 0 25 0 1 0 643580231 111132672 26376 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27132 26376 80 156 0 26975 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 108528

[startup+4182.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/318 9330
/proc/meminfo: memFree=28416772/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108528 CPUtime=4182.4 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 61617 0 0 0 418227 13 0 0 25 0 1 0 643580231 111132672 26376 33554432000 134512640 135151029 4286793312 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27132 26376 80 156 0 26975 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 108528

[startup+4242.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/318 9331
/proc/meminfo: memFree=28416860/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108528 CPUtime=4242.41 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 61756 0 0 0 424228 13 0 0 25 0 1 0 643580231 111132672 26515 33554432000 134512640 135151029 4286793312 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27132 26515 80 156 0 26975 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 108528

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/318 9342
/proc/meminfo: memFree=28414812/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=109596 CPUtime=4302.4 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 62126 0 0 0 430227 13 0 0 25 0 1 0 643580231 112226304 26885 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27399 26885 80 156 0 27242 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 109596

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/318 9343
/proc/meminfo: memFree=28410444/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=115508 CPUtime=4362.4 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63260 0 0 0 436227 13 0 0 25 0 1 0 643580231 118280192 28019 33554432000 134512640 135151029 4286793312 18446744073709551615 134580704 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 28877 28019 80 156 0 28720 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 115508

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 9345
/proc/meminfo: memFree=28409296/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=117176 CPUtime=4422.4 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63539 0 0 0 442227 13 0 0 25 0 1 0 643580231 119988224 28298 33554432000 134512640 135151029 4286793312 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 29294 28298 80 156 0 29137 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 117176

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 9350
/proc/meminfo: memFree=28414968/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4482.41 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63866 0 0 0 448227 14 0 0 25 0 1 0 643580231 110907392 26755 33554432000 134512640 135151029 4286793312 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26755 80 156 0 26920 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 108308

[startup+4542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/318 9351
/proc/meminfo: memFree=28415188/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4542.41 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63895 0 0 0 454227 14 0 0 25 0 1 0 643580231 110907392 26784 33554432000 134512640 135151029 4286793312 18446744073709551615 134575836 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26784 80 156 0 26920 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 108308

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 9353
/proc/meminfo: memFree=28414392/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4602.42 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63895 0 0 0 460228 14 0 0 25 0 1 0 643580231 110907392 26784 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26784 80 156 0 26920 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 108308

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 9354
/proc/meminfo: memFree=28414360/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4662.42 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 466228 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 108308

[startup+4722.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/318 9356
/proc/meminfo: memFree=28413856/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4722.43 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 472229 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 108308

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/318 9358
/proc/meminfo: memFree=28415180/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4782.42 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 478228 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 108308

[startup+4842.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/318 9359
/proc/meminfo: memFree=28415012/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4842.42 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 484228 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 108308

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 9361
/proc/meminfo: memFree=28415104/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4902.42 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 490228 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 108308

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 9362
/proc/meminfo: memFree=28414952/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=4962.42 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 496228 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 108308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 9363
/proc/meminfo: memFree=28415032/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=5000.03 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 499989 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134552203 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 108308

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 9363
/proc/meminfo: memFree=28415032/32950928 swapFree=60199044/67111528
[pid=9195] ppid=9193 vsize=108308 CPUtime=5000.03 cores=1,3,5,7
/proc/9195/stat : 9195 (precosat) R 9193 9195 8869 0 -1 4202496 63902 0 0 0 499989 14 0 0 25 0 1 0 643580231 110907392 26791 33554432000 134512640 135151029 4286793312 18446744073709551615 134552203 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9195/statm: 27077 26791 80 156 0 26920 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 108308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4999.9
CPU system time (s): 0.145977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 117688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.9
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63903
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= 5
involuntary context switches= 7785

runsolver used 14.1379 second user time and 35.8915 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-13 22:50:14
IDJOB=3365887
IDBENCH=83115
IDSOLVER=1843
FILE ID=node122/3365887-1305319812
RUNJOBID= node122-1305315246-8888
PBS_JOBID= 13324310
Free space on /tmp= 43888 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top21.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365887-1305319812/watcher-3365887-1305319812 -o /tmp/evaluation-result-3365887-1305319812/solver-3365887-1305319812 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365887-1305319812.cnf

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1399937689

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:      28676376 kB
Buffers:        219788 kB
Cached:        2746040 kB
SwapCached:      50104 kB
Active:         771400 kB
Inactive:      3296660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28676376 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            6984 kB
Writeback:           0 kB
AnonPages:     1063532 kB
Mapped:          13380 kB
Slab:           111112 kB
PageTables:      31928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52526024 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= 43884 MiB
End job on node122 at 2011-05-14 00:13:36