Trace number 3365885

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.08 4999.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.829
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3365885-1305319737.cnf
0.00/0.00	c found header 'p cnf 60823 193450'
0.09/0.12	c finished parsing
0.09/0.12	c
0.09/0.12	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.12	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.12	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.12	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.12	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.12	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.12	c
0.09/0.12	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.09/0.12	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.12	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.12	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.12	c
0.09/0.12	c starting search after 0.1 seconds
0.09/0.12	c no decision limit
0.09/0.12	c
0.09/0.12	c       original/binary      fixed     eliminated      learned       agility
0.09/0.12	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.12	c
0.09/0.12	c *    0.1   181786   56853   2486  1484      0       0      0    0.0   0   15
1.79/1.82	c s    1.8    97461   17029   4231  3516  36047       0      0    0.0   0   13
1.79/1.82	c l    1.8    97461   17029   4231  3516  36047       0  84377    0.0   0   13
1.79/1.85	c R    1.9    99323   17015   4235  3526  36047     201    145   61.6  11   13
1.79/1.86	c R    1.9    99763   17011   4235  3530  36047     306    246   58.9  18   13
1.89/1.90	c R    1.9   101615   16997   4235  3544  36047     907    811   64.9  14   14
1.89/1.92	c B    1.9   101971   16992   4235  3549  36047    1000    885   65.5   8   14
1.99/2.03	c B    2.0   105695   16987   4235  3554  36047    2000   1824   67.0   8   14
2.29/2.30	c R    2.3   191235   15339   5646  3791  36047    2510   2276   60.6  16   20
2.89/2.95	c s    3.0   122543   11646   8796  4334  36047    5943   5352   58.7  17   15
2.89/2.95	c -    3.0   122543   11646   8796  4334  36047    5943  54846   58.7  17   15
2.99/3.04	c R    3.0   122839   11642   8796  4338  36047    6517   5926   58.8  21   15
3.30/3.35	c B    3.4   136575   10938   9454  4384  36047    8001   7410   59.5  22   17
4.79/4.83	c s    4.8   101007    8950  10395  4465  37013   14132   9917   58.1  20   14
4.79/4.83	c -    4.8   101007    8950  10395  4465  37013   14132  44974   58.1  20   14
4.99/5.06	c R    5.1   101047    8950  10395  4465  37013   16138  11923   57.1  13   15
6.09/6.17	c s    6.2    98570    8370  10910  4530  37013   22854  18634   57.3  15   15
6.09/6.17	c -    6.2    98570    8370  10910  4530  37013   22854  41826   57.3  15   15
6.29/6.39	c B    6.4   101008    8179  11081  4550  37013   24006  19786   57.4  17   17
7.89/7.99	c
7.89/7.99	c       original/binary      fixed     eliminated      learned       agility
7.89/7.99	c   seconds        variables     equivalent    conflicts       height       MB
7.89/7.99	c
7.89/7.99	c s    8.0    93032    7789  11274  4595  37165   33300  26760   57.0  11   16
7.89/7.99	c -    8.0    93032    7789  11274  4595  37165   33300  39735   57.0  11   16
8.70/8.80	c R    8.8    96331    7724  11324  4610  37165   38604  32064   56.8  14   19
8.89/8.94	c +    8.9    96459    7724  11324  4610  37165   39736  43708   56.7  21   19
9.69/9.71	c s    9.7    88822    7701  11336  4621  37165   45057  38457   55.3  15   18
9.69/9.71	c -    9.7    88822    7701  11336  4621  37165   45057  43271   55.3  15   18
10.29/10.39	c +   10.4    91976    7584  11434  4640  37165   49174  47598   54.8  18   21
12.10/12.20	c s   12.2    82464    7260  11623  4663  37277   58206  45694   54.7  16   19
12.10/12.20	c -   12.2    82464    7260  11623  4663  37277   58206  45219   54.7  16   19
12.19/12.22	c +   12.2    82464    7260  11623  4663  37277   58392  49740   54.6  12   20
12.99/13.10	c B   13.1    83238    7253  11628  4665  37277   64017  49770   54.1  15   22
14.39/14.40	c s   14.4    82819    7229  11649  4668  37277   71202  49779   54.1  18   20
14.59/14.65	c +   14.7    82915    7220  11656  4670  37277   72991  54714   54.2  17   22
17.09/17.19	c s   17.2    80002    7155  11705  4673  37290   85007  53304   54.3  24   21
17.09/17.19	c -   17.2    80002    7155  11705  4673  37290   85007  54167   54.3  24   21
17.99/18.09	c +   18.1    80382    7138  11721  4674  37290   90323  59583   53.9  17   22
19.49/19.55	c s   19.6    79824    7128  11729  4676  37290   98757  59609   53.0  12   21
22.29/22.35	c s   22.3    78677    7054  11785  4680  37304  112571  54651   53.0  28   20
22.29/22.35	c -   22.4    78677    7054  11785  4680  37304  112571  58988   53.0  28   20
22.29/22.35	c
22.29/22.35	c       original/binary      fixed     eliminated      learned       agility
22.29/22.35	c   seconds        variables     equivalent    conflicts       height       MB
22.29/22.35	c
22.29/22.35	c +   22.4    78677    7054  11785  4680  37304  112571  64886   53.0  28   20
24.70/24.75	c s   24.8    78881    7054  11785  4680  37304  125477  65009   52.9  20   22
27.51/27.57	c s   27.6    79000    7054  11785  4680  37304  139626  64910   52.8  19   22
27.70/27.73	c +   27.7    79001    7054  11785  4680  37304  140711  71374   52.8  23   23
30.40/30.42	c s   30.4    79035    7054  11785  4680  37304  153985  71395   53.0  21   23
31.50/31.55	c B   31.6    79037    7054  11785  4680  37304  160059  71413   53.2  15   26
31.70/31.76	c R   31.8    79037    7054  11785  4680  37304  161221  71472   53.1  24   26
32.90/32.93	c s   32.9    79037    7054  11785  4680  37304  167231  71432   53.1  15   24
34.59/34.69	c +   34.7    79039    7054  11785  4680  37304  175885  78511   53.6  16   27
36.09/36.18	c s   36.2    79041    7054  11785  4680  37304  183418  78601   53.5  15   25
39.40/39.50	c s   39.5    79055    7054  11785  4680  37304  199223  78569   53.4  17   25
42.80/42.87	c s   42.9    79076    7054  11785  4680  37304  214496  78658   52.9  16   25
43.69/43.78	c +   43.8    79086    7054  11785  4680  37304  219855  86362   53.1  24   28
46.10/46.12	c s   46.1    79133    7054  11785  4680  37304  229388  86484   53.0  16   27
49.89/49.93	c s   49.9    75050    7046  11790  4681  37306  245781  86582   52.6  22   26
53.09/53.15	c s   53.2    75105    7046  11790  4681  37306  261313  86533   52.5  21   26
56.00/56.10	c s   56.1    75116    7046  11790  4681  37306  273349  86427   52.7  17   27
56.49/56.53	c +   56.5    75116    7046  11790  4681  37306  274816  94998   52.7  20   29
56.89/56.91	c R   56.9    75116    7046  11790  4681  37306  276659  88326   52.7  17   30
61.99/62.05	c
61.99/62.05	c       original/binary      fixed     eliminated      learned       agility
61.99/62.05	c   seconds        variables     equivalent    conflicts       height       MB
61.99/62.05	c
61.99/62.05	c s   62.1    75117    7046  11790  4681  37306  304280  95158   51.8  17   29
66.29/66.39	c s   66.4    74351    7044  11791  4681  37307  321642  94122   51.7  15   29
70.19/70.21	c s   70.2    74401    7044  11791  4681  37307  337999  95038   51.6  11   29
71.09/71.11	c +   71.1    74401    7044  11791  4681  37307  343520 104497   51.6  24   32
73.70/73.80	c s   73.8    74450    7044  11791  4681  37307  354955 104536   51.5  21   31
78.11/78.14	c s   78.1    74429    7042  11792  4681  37308  370907 104503   51.6  22   30
81.20/81.24	c B   81.2    74447    7042  11792  4681  37308  384104 104634   51.6  19   34
82.30/82.32	c s   82.3    74447    7042  11792  4681  37308  389085 104524   51.4  26   30
85.90/85.94	c s   85.9    74733    7042  11792  4681  37308  406473 104566   51.5  18   30
90.10/90.17	c s   90.2    74774    7042  11792  4681  37308  422263 104520   51.5  13   30
91.89/91.92	c +   91.9    74779    7042  11792  4681  37308  429400 114946   51.4  18   34
94.69/94.71	c s   94.7    74778    7041  11792  4682  37308  437808 113011   51.5   8   32
98.90/99.01	c s   99.0    74782    7041  11792  4682  37308  454956 115006   51.4  15   32
103.89/103.96	c s  104.0    72878    7033  11795  4685  37310  470579 114449   51.2  17   32
108.69/108.76	c s  108.8    72884    7033  11795  4685  37310  488534 114969   51.0  20   32
112.69/112.71	c s  112.7    72893    7033  11795  4685  37310  503573 115119   50.7  19   32
116.40/116.43	c s  116.4    72927    7033  11795  4685  37310  521998 115060   50.7  21   32
119.70/119.81	c +  119.8    72936    7033  11795  4685  37310  536752 126440   50.9  15   37
120.79/120.90	c s  120.9    72936    7033  11795  4685  37310  540471 118729   50.9  18   34
125.99/126.05	c
125.99/126.05	c       original/binary      fixed     eliminated      learned       agility
125.99/126.05	c   seconds        variables     equivalent    conflicts       height       MB
125.99/126.05	c
125.99/126.05	c s  126.1    72940    7033  11795  4685  37310  558299 126564   50.8  15   35
132.09/132.13	c s  132.1    73105    7032  11796  4685  37310  578202 126513   50.8  21   35
137.40/137.44	c s  137.4    73158    7032  11796  4685  37310  596744 126504   50.6  20   35
142.80/142.89	c s  142.9    73177    7029  11797  4686  37311  615382 125901   50.6  16   34
147.00/147.08	c s  147.1    73221    7029  11797  4686  37311  630441 126506   50.8  18   34
152.70/152.72	c s  152.7    71427    7023  11799  4688  37313  648631 126709   50.7  21   34
158.41/158.42	c s  158.4    70864    7022  11800  4688  37313  666880 126489   50.6  17   34
159.51/159.54	c +  159.5    70867    7022  11800  4688  37313  670942 139084   50.6  15   38
163.60/163.61	c s  163.6    70882    7022  11800  4688  37313  684887 139215   50.5  19   36
169.50/169.50	c s  169.5    70900    7022  11800  4688  37313  704313 139243   50.4  17   36
174.91/174.91	c s  174.9    70909    7022  11800  4688  37313  722665 139108   50.4  10   36
179.69/179.71	c s  179.7    70969    7022  11800  4688  37313  745559 139270   50.1  14   35
183.79/183.85	c s  183.9    70970    7022  11800  4688  37313  762760 139189   49.8  16   35
184.89/184.91	c R  184.9    71027    7022  11800  4688  37313  765999 139262   49.7  19   38
188.69/188.76	c s  188.8    71027    7022  11800  4688  37313  782383 139185   49.6  19   35
194.99/195.03	c s  195.0    71038    7022  11800  4688  37313  817202 139164   49.1  22   35
200.30/200.36	c s  200.4    71094    7022  11800  4688  37313  836649 139166   49.2  15   35
201.00/201.08	c +  201.1    71094    7022  11800  4688  37313  838676 152992   49.2  16   39
205.80/205.86	c s  205.9    71098    7022  11800  4688  37313  855086 153033   49.2  14   38
213.70/213.77	c
213.70/213.77	c       original/binary      fixed     eliminated      learned       agility
213.70/213.77	c   seconds        variables     equivalent    conflicts       height       MB
213.70/213.77	c
213.70/213.77	c s  213.8    71106    7022  11800  4688  37313  883177 153148   49.2  24   38
217.60/217.64	c B  217.6    71106    7022  11800  4688  37313  896225 153221   49.3  18   44
224.10/224.11	c s  224.1    71123    7022  11800  4688  37313  922316 153036   49.1  17   38
230.50/230.51	c s  230.5    71140    7022  11800  4688  37313  942205 153108   49.1  14   38
236.70/236.78	c s  236.8    71142    7022  11800  4688  37313  963935 153021   49.1  12   38
247.00/247.01	c s  247.0    71148    7022  11800  4688  37313  997244 153100   49.0  21   38
253.50/253.55	c s  253.6    71149    7022  11800  4688  37313 1024546 153044   48.9  15   38
259.90/259.90	c +  259.9    71347    7022  11800  4688  37313 1048348 168291   48.4  16   43
260.50/260.58	c s  260.6    71347    7022  11800  4688  37313 1050028 154754   48.4  11   38
268.70/268.72	c s  268.7    71134    7021  11801  4688  37313 1071369 168354   48.4  21   40
276.00/276.01	c s  276.0    71206    7021  11801  4688  37313 1092946 168362   48.3  15   41
284.20/284.29	c s  284.3    71207    7021  11801  4688  37313 1115591 168439   48.3  21   41
291.41/291.43	c s  291.4    71318    7021  11801  4688  37313 1137565 168316   48.2  13   41
298.51/298.53	c s  298.5    71321    7021  11801  4688  37313 1158386 168392   48.1  18   41
307.70/307.74	c s  307.8    71322    7021  11801  4688  37313 1183973 168342   48.1  14   41
314.40/314.46	c s  314.5    71323    7021  11801  4688  37313 1204159 168374   48.1  15   41
325.40/325.50	c s  325.5    71324    7021  11801  4688  37313 1234103 168346   48.0  20   41
336.51/336.58	c s  336.6    71332    7021  11801  4688  37313 1278905 168396   47.6  18   40
346.00/346.03	c +  346.0    71332    7021  11801  4688  37313 1310436 185120   47.3  14   46
352.20/352.24	c
352.20/352.24	c       original/binary      fixed     eliminated      learned       agility
352.20/352.24	c   seconds        variables     equivalent    conflicts       height       MB
352.20/352.24	c
352.20/352.24	c R  352.3    71332    7021  11801  4688  37313 1330105 185299   47.1  16   50
352.70/352.74	c s  352.8    71334    7021  11801  4688  37313 1330105 185299   47.1  16   44
391.37/391.40	c s  391.4    71337    7021  11801  4688  37313 1437318 225677   46.1  21   55
401.87/401.91	c s  401.9    71339    7021  11801  4688  37313 1463741 185174   46.2  13   48
414.58/414.64	c s  414.6    71340    7021  11801  4688  37313 1497068 185126   46.1  17   48
423.27/423.33	c s  423.3    71378    7021  11801  4688  37313 1520010 185318   46.1  20   47
432.87/432.94	c s  432.9    71382    7021  11801  4688  37313 1547271 185192   46.1  14   47
442.18/442.29	c s  442.3    71402    7021  11801  4688  37313 1571688 185361   46.1  23   46
451.37/451.45	c s  451.4    71411    7021  11801  4688  37313 1594883 185227   46.0  19   45
460.37/460.41	c s  460.4    71438    7021  11801  4688  37313 1617215 185228   46.0  18   45
466.38/466.42	c +  466.4    71438    7021  11801  4688  37313 1638046 203632   46.1  16   51
476.18/476.26	c s  476.2    71439    7021  11801  4688  37313 1668619 203649   46.1  20   50
486.57/486.65	c s  486.6    71445    7021  11801  4688  37313 1693303 203749   46.1  20   49
497.77/497.83	c s  497.8    71502    7021  11801  4688  37313 1721226 203642   45.9  17   49
507.27/507.31	c s  507.3    71518    7021  11801  4688  37313 1745259 203690   45.9  18   49
516.47/516.53	c s  516.5    69439    7016  11803  4688  37316 1770696 203777   45.9  18   48
526.78/526.82	c s  526.8    69454    7016  11803  4688  37316 1795594 203728   45.9  21   47
536.37/536.46	c s  536.4    69620    7016  11803  4688  37316 1823255 203765   45.9  16   46
545.77/545.88	c s  545.9    69628    7016  11803  4688  37316 1847740 203679   45.9  18   47
553.57/553.64	c
553.57/553.64	c       original/binary      fixed     eliminated      learned       agility
553.57/553.64	c   seconds        variables     equivalent    conflicts       height       MB
553.57/553.64	c
553.57/553.64	c s  553.6    69629    7016  11803  4688  37316 1875459 203744   45.8  15   46
573.78/573.86	c s  573.8    69668    7016  11803  4688  37316 1945596 203683   45.9  17   46
583.28/583.32	c s  583.3    69674    7016  11803  4688  37316 1971117 203978   45.9  31   47
591.69/591.75	c s  591.7    69696    7016  11803  4688  37316 1995244 203708   46.0  19   47
609.68/609.70	c +  609.7    69696    7016  11803  4688  37316 2047555 223995   46.0  13   56
610.28/610.32	c B  610.3    69696    7016  11803  4688  37316 2048460 204588   46.0  20   57
614.58/614.68	c s  614.7    69701    7016  11803  4688  37316 2059361 215489   46.1  17   50
625.18/625.21	c s  625.2    69552    7014  11804  4688  37317 2087467 224211   46.0  19   52
635.48/635.53	c s  635.5    69557    7014  11804  4688  37317 2114366 224032   46.1  14   52
645.69/645.78	c s  645.8    69581    7014  11804  4688  37317 2139174 224066   46.1  16   53
662.58/662.61	c s  662.6    69601    7014  11804  4688  37317 2185625 224052   46.2  13   54
673.78/673.82	c s  673.8    69607    7014  11804  4688  37317 2211721 224123   46.2  20   54
683.68/683.73	c s  683.7    69637    7014  11804  4688  37317 2239096 224221   46.2  17   53
694.58/694.62	c s  694.6    69648    7014  11804  4688  37317 2265345 224077   46.3  22   53
704.48/704.59	c s  704.6    69652    7014  11804  4688  37317 2291674 224087   46.3  16   53
716.39/716.49	c s  716.5    69616    7011  11805  4689  37318 2320478 223763   46.3  13   52
727.99/728.02	c s  728.0    69624    7011  11805  4689  37318 2347850 224102   46.3  15   51
738.58/738.63	c s  738.6    69634    7011  11805  4689  37318 2375177 224068   46.2  15   51
765.49/765.57	c s  765.6    69651    7011  11805  4689  37318 2458499 224021   45.9  19   52
797.99/798.09	c
797.99/798.09	c       original/binary      fixed     eliminated      learned       agility
797.99/798.09	c   seconds        variables     equivalent    conflicts       height       MB
797.99/798.09	c
797.99/798.09	c +  798.1    69651    7011  11805  4689  37318 2559440 246394   45.9  16   66
798.79/798.83	c R  798.8    69651    7011  11805  4689  37318 2560902 225596   45.9  21   66
811.38/811.48	c s  811.5    69652    7011  11805  4689  37318 2598954 246496   46.0  11   63
822.58/822.60	c s  822.6    69661    7011  11805  4689  37318 2630598 246443   45.9  20   62
835.38/835.46	c s  835.5    69663    7011  11805  4689  37318 2663782 246569   45.9  15   63
865.70/865.74	c s  865.7    69684    7011  11805  4689  37318 2765702 246462   46.0  18   61
879.39/879.40	c s  879.4    69686    7011  11805  4689  37318 2796184 246661   46.0  19   60
891.09/891.15	c s  891.2    69688    7011  11805  4689  37318 2825054 246491   46.0  21   60
902.69/902.77	c s  902.8    69694    7011  11805  4689  37318 2853366 246452   46.0  18   59
913.79/913.83	c s  913.8    69737    7011  11805  4689  37318 2881433 246489   46.0  20   59
941.09/941.19	c s  941.2    69747    7011  11805  4689  37318 2948557 246515   46.0  17   58
979.39/979.49	c s  979.5    69756    7011  11805  4689  37318 3041476 246562   45.9  18   56
993.69/993.71	c s  993.7    69578    7008  11806  4689  37320 3071425 240604   45.9  24   55
1004.69/1004.77	c s 1004.8    67845    7004  11809  4690  37320 3103083 246458   45.9  17   55
1017.79/1017.82	c s 1017.8    67863    7004  11809  4690  37320 3131601 246483   45.9  12   55
1029.79/1029.83	c s 1029.8    67864    7004  11809  4690  37320 3159203 246507   45.9  20   55
1043.39/1043.40	c + 1043.4    67864    7004  11809  4690  37320 3199300 271033   45.9  21   65
1077.19/1077.22	c s 1077.2    67875    7004  11809  4690  37320 3301068 271132   45.8  19   62
1097.39/1097.41	c s 1097.4    67756    7003  11810  4690  37320 3339583 271184   45.8  17   63
1120.69/1120.80	c
1120.69/1120.80	c       original/binary      fixed     eliminated      learned       agility
1120.69/1120.80	c   seconds        variables     equivalent    conflicts       height       MB
1120.69/1120.80	c
1120.69/1120.80	c s 1120.8    67757    7003  11810  4690  37320 3386068 271061   45.7  14   63
1136.49/1136.50	c s 1136.5    67763    7003  11810  4690  37320 3416156 271084   45.8  14   63
1152.60/1152.68	c s 1152.7    67767    7003  11810  4690  37320 3449505 271121   45.7  15   62
1166.70/1166.75	c s 1166.8    67770    7003  11810  4690  37320 3481890 271159   45.7  19   60
1179.80/1179.85	c s 1179.9    67776    7003  11810  4690  37320 3515408 271041   45.6   9   60
1195.91/1195.92	c s 1195.9    67862    7003  11810  4690  37320 3549991 271434   45.6  21   59
1211.31/1211.39	c s 1211.4    67869    7003  11810  4690  37320 3582131 271173   45.6  17   58
1227.41/1227.46	c s 1227.5    67872    7003  11810  4690  37320 3616974 271054   45.6  19   58
1242.41/1242.46	c s 1242.5    67888    7003  11810  4690  37320 3646472 271178   45.5  18   57
1257.41/1257.50	c s 1257.5    67890    7003  11810  4690  37320 3678705 271179   45.6  13   58
1297.41/1297.40	c s 1297.4    67891    7003  11810  4690  37320 3787880 271127   45.6  19   61
1308.61/1308.67	c s 1308.7    67895    7003  11810  4690  37320 3818454 271065   45.5  19   60
1320.51/1320.54	c s 1320.6    67647    7001  11812  4690  37320 3845265 271173   45.4  14   61
1384.11/1384.15	c s 1384.2    67650    7001  11812  4690  37320 3996628 271147   45.3  18   61
1385.31/1385.30	c + 1385.3    67650    7001  11812  4690  37320 3999125 298136   45.3  13   68
1400.41/1400.41	c s 1400.4    67673    7001  11812  4690  37320 4028508 298252   45.3  16   67
1416.91/1416.94	c s 1417.0    67708    7001  11812  4690  37320 4065445 298184   45.3  17   68
1444.11/1444.19	c s 1444.2    67709    7001  11812  4690  37320 4130512 298218   45.2  16   67
1460.61/1460.69	c s 1460.7    67725    7001  11812  4690  37320 4163942 298231   45.2  16   66
1497.02/1497.08	c
1497.02/1497.08	c       original/binary      fixed     eliminated      learned       agility
1497.02/1497.08	c   seconds        variables     equivalent    conflicts       height       MB
1497.02/1497.08	c
1497.02/1497.08	c s 1497.1    67740    7001  11812  4690  37320 4240102 298142   45.2  18   66
1513.11/1513.11	c s 1513.1    67794    7001  11812  4690  37320 4273240 298299   45.2  18   66
1543.11/1543.13	c s 1543.2    67804    7001  11812  4690  37320 4343114 298193   45.2  18   65
1578.62/1578.62	c s 1578.6    67807    7001  11812  4690  37320 4432698 298203   45.2  16   66
1595.22/1595.25	c s 1595.3    67813    7001  11812  4690  37320 4466179 298206   45.2  14   66
1616.72/1616.79	c s 1616.8    67814    7001  11812  4690  37320 4512356 298213   45.2  18   66
1633.82/1633.85	c s 1633.9    67839    7001  11812  4690  37320 4547450 298451   45.2  16   66
1664.02/1664.02	c B 1664.1    67839    7001  11812  4690  37320 4608952 298272   45.2  16   79
1694.92/1694.90	c s 1694.9    67840    7001  11812  4690  37320 4673204 298179   45.2  24   66
1759.12/1759.10	c s 1759.1    67866    7001  11812  4690  37320 4801511 298202   45.2  14   65
1775.83/1775.81	c s 1775.8    67874    7001  11812  4690  37320 4835217 298248   45.2  18   65
1839.52/1839.52	c + 1839.6    67874    7001  11812  4690  37320 4998905 327949   45.1  18   84
1938.53/1938.50	c R 1938.5    67874    7001  11812  4690  37320 5227179 479610   44.9  18  122
2188.24/2188.21	c s 2188.3    67875    7001  11812  4690  37320 5687308 328075   44.8  18   74
2209.14/2209.15	c s 2209.2    67892    7001  11812  4690  37320 5723154 328023   44.8  16   73
2230.64/2230.70	c s 2230.8    67921    7001  11812  4690  37320 5764579 328028   44.8  18   73
2250.85/2250.88	c s 2250.9    67932    7001  11812  4690  37320 5802614 327980   44.8  18   72
2270.75/2270.78	c s 2270.8    67936    7001  11812  4690  37320 5843983 327994   44.8  17   71
2288.15/2288.14	c s 2288.2    67944    7001  11812  4690  37320 5878907 328076   44.8  17   72
2309.25/2309.25	c
2309.25/2309.25	c       original/binary      fixed     eliminated      learned       agility
2309.25/2309.25	c   seconds        variables     equivalent    conflicts       height       MB
2309.25/2309.25	c
2309.25/2309.25	c s 2309.3    67744    6998  11813  4690  37322 5914781 327925   44.8  16   72
2329.45/2329.42	c s 2329.5    67746    6998  11813  4690  37322 5950612 327967   44.8  15   72
2346.36/2346.36	c s 2346.4    67751    6998  11813  4690  37322 5984091 327969   44.8  21   72
2365.75/2365.77	c s 2365.8    67774    6998  11813  4690  37322 6020238 328093   44.8  16   71
2419.15/2419.10	c s 2419.2    67778    6998  11813  4690  37322 6149674 328175   44.8  18   72
2440.55/2440.56	c s 2440.6    67796    6998  11813  4690  37322 6188163 327965   44.8   9   72
2461.15/2461.19	c s 2461.3    67837    6998  11813  4690  37322 6226839 328020   44.8  18   71
2471.77/2471.74	c + 2471.8    67837    6998  11813  4690  37322 6248633 360743   44.7  12   82
2481.95/2481.99	c s 2482.1    67854    6998  11813  4690  37322 6267365 346701   44.7  16   75
2503.95/2503.91	c s 2504.0    67860    6998  11813  4690  37322 6307467 360751   44.7  21   77
2531.86/2531.87	c s 2531.9    67863    6998  11813  4690  37322 6354962 360812   44.7  16   78
2551.86/2551.83	c s 2551.9    67875    6998  11813  4690  37322 6398918 360859   44.7  15   77
2587.27/2587.28	c s 2587.3    67887    6998  11813  4690  37322 6455982 360778   44.7  16   76
2611.66/2611.61	c s 2611.7    67888    6998  11813  4690  37322 6497617 360857   44.7  17   77
2690.67/2690.69	c s 2690.8    67893    6998  11813  4690  37322 6662703 360770   44.6  12   76
2708.06/2708.04	c s 2708.1    67894    6998  11813  4690  37322 6705360 360810   44.6  14   75
2747.56/2747.58	c s 2747.7    67906    6998  11813  4690  37322 6784948 360816   44.4  14   76
2785.06/2785.10	c s 2785.2    67909    6998  11813  4690  37322 6845313 360810   44.4  22   75
2806.56/2806.52	c s 2806.6    67910    6998  11813  4690  37322 6885345 361008   44.4  21   76
2832.47/2832.45	c
2832.47/2832.45	c       original/binary      fixed     eliminated      learned       agility
2832.47/2832.45	c   seconds        variables     equivalent    conflicts       height       MB
2832.47/2832.45	c
2832.47/2832.45	c s 2832.5    67930    6998  11813  4690  37322 6928184 360901   44.3  17   76
2852.86/2852.82	c s 2852.9    67935    6998  11813  4690  37322 6969189 360821   44.4  16   76
2884.76/2884.71	c s 2884.8    67942    6998  11813  4690  37322 7027864 360856   44.3  16   76
2926.67/2926.63	c s 2926.7    67945    6998  11813  4690  37322 7103595 360809   44.3  14   77
2963.57/2963.59	c s 2963.7    67953    6998  11813  4690  37322 7165198 360886   44.3  20   77
3062.77/3062.76	c s 3062.8    67954    6998  11813  4690  37322 7361839 360888   44.4  23   79
3087.37/3087.37	c s 3087.5    67955    6998  11813  4690  37322 7408106 360838   44.4  20   79
3112.47/3112.44	c s 3112.5    67971    6998  11813  4690  37322 7448684 360910   44.3  16   79
3134.67/3134.62	c s 3134.7    67884    6997  11814  4690  37322 7488194 360790   44.3  13   78
3165.58/3165.55	c s 3165.6    67885    6997  11814  4690  37322 7537693 360750   44.3  16   77
3192.38/3192.31	c s 3192.4    67903    6997  11814  4690  37322 7579471 360811   44.2  16   76
3214.38/3214.38	c s 3214.5    67911    6997  11814  4690  37322 7617250 360890   44.2  18   76
3240.28/3240.28	c s 3240.4    67926    6997  11814  4690  37322 7656846 360902   44.2  20   76
3265.18/3265.19	c s 3265.3    67988    6997  11814  4690  37322 7697977 360855   44.2  16   75
3313.38/3313.38	c + 3313.5    67988    6997  11814  4690  37322 7810791 396817   44.1  19   92
3484.60/3484.58	c s 3484.7    67989    6997  11814  4690  37322 8098703 396912   43.7  13   90
3516.90/3516.89	c s 3517.0    68032    6997  11814  4690  37322 8145556 396923   43.7  14   89
3550.00/3549.94	c s 3550.1    68041    6997  11814  4690  37322 8188581 396880   43.7  11   89
3580.80/3580.76	c s 3580.9    68043    6997  11814  4690  37322 8234270 396913   43.7  13   88
3633.60/3633.51	c
3633.60/3633.51	c       original/binary      fixed     eliminated      learned       agility
3633.60/3633.51	c   seconds        variables     equivalent    conflicts       height       MB
3633.60/3633.51	c
3633.60/3633.51	c s 3633.6    68044    6997  11814  4690  37322 8329032 396858   43.7  14   87
3667.10/3667.00	c s 3667.1    68045    6997  11814  4690  37322 8378777 396975   43.7  15   86
3693.10/3693.08	c s 3693.2    68051    6997  11814  4690  37322 8419148 396985   43.7  15   86
3721.60/3721.53	c s 3721.6    68062    6997  11814  4690  37322 8464592 396820   43.7  21   86
3751.20/3751.17	c s 3751.3    68071    6997  11814  4690  37322 8508130 396853   43.7  17   85
3773.40/3773.34	c s 3773.5    68072    6997  11814  4690  37322 8552853 397065   43.7  17   86
3872.71/3872.63	c s 3872.8    68133    6997  11814  4690  37322 8713691 396885   43.5  16   83
3904.11/3904.06	c s 3904.2    68139    6997  11814  4690  37322 8756204 396896   43.5  18   83
3984.01/3983.93	c s 3984.1    68142    6997  11814  4690  37322 8880416 396950   43.5  19   84
4014.21/4014.19	c s 4014.3    68149    6997  11814  4690  37322 8921632 396901   43.5  12   84
4043.91/4043.82	c s 4043.9    68167    6997  11814  4690  37322 8966335 396889   43.5  19   85
4074.42/4074.34	c s 4074.5    68185    6997  11814  4690  37322 9010438 396867   43.5  16   84
4102.92/4102.91	c s 4103.0    68206    6997  11814  4690  37322 9055768 396951   43.4  16   84
4126.72/4126.62	c s 4126.7    68208    6997  11814  4690  37322 9098180 396882   43.4  19   84
4228.12/4228.05	c s 4228.2    68209    6997  11814  4690  37322 9283499 396970   43.3  16   85
4253.32/4253.22	c s 4253.4    68210    6997  11814  4690  37322 9326410 396944   43.3  22   86
4309.02/4308.99	c s 4309.1    68211    6997  11814  4690  37322 9409243 396917   43.3  14   86
4398.63/4398.52	c s 4398.7    68214    6997  11814  4690  37322 9564923 396952   43.3  15   85
4426.54/4426.48	c s 4426.6    68218    6997  11814  4690  37322 9607178 396910   43.3  19   84
4455.63/4455.59	c
4455.63/4455.59	c       original/binary      fixed     eliminated      learned       agility
4455.63/4455.59	c   seconds        variables     equivalent    conflicts       height       MB
4455.63/4455.59	c
4455.63/4455.59	c s 4455.7    68220    6997  11814  4690  37322 9648542 396911   43.3  12   84
4513.53/4513.42	c + 4513.6    68220    6997  11814  4690  37322 9763485 436498   43.4  17  104
4538.23/4538.15	c s 4538.3    68221    6997  11814  4690  37322 9800307 433733   43.4  18   94
4651.04/4650.94	c s 4651.1    68225    6997  11814  4690  37322 9980672 436732   43.4  23   95
4685.74/4685.64	c s 4685.8    68227    6997  11814  4690  37322 10028486 436611   43.4  15   94
4720.94/4720.82	c s 4721.0    68228    6997  11814  4690  37322 10082529 436652   43.4  16   92
4815.96/4815.87	c B 4816.0    68228    6997  11814  4690  37322 10242032 436552   43.4  13  114
4822.94/4822.82	c s 4823.0    68229    6997  11814  4690  37322 10252339 436558   43.4  15   92
4874.15/4874.03	c s 4874.2    68230    6997  11814  4690  37322 10354740 436580   43.4  15   93
4977.25/4977.12	c s 4977.3    68247    6997  11814  4690  37322 10559540 436568   43.2  17   92
4993.85/4993.78	c s 4993.9    68248    6997  11814  4690  37322 10607718 436529   43.2  18   92
5000.06/4999.91	c
5000.06/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.06/4999.91	c
5000.06/4999.91	c 10619016 conflicts, 15766481 decisions, 62 random
5000.06/4999.91	c 4 iterations, 16894 restarts, 231 skipped
5000.06/4999.91	c 26 enlarged, 3068 shrunken, 103827 rescored, 2046 rebiased
5000.06/4999.91	c 217 simplifications, 0 reductions
5000.06/4999.91	c
5000.06/4999.91	c vars: 11814 fixed, 4690 equiv, 37322 elim, 5287 merged
5000.06/4999.91	c elim: 6725458 resolutions, 25 phases, 25 rounds
5000.06/4999.91	c sbst: 92% substituted, 5.8% nots, 83.9% ands, 7.4% xors, 3.0% ites
5000.06/4999.91	c arty: 2.10 and 2.00 xor average arity
5000.06/4999.91	c prbe: 16543191 probed, 2346 phases, 1175 rounds
5000.06/4999.91	c prbe: 2866 failed, 1029 lifted, 1443 merged
5000.06/4999.91	c sccs: 202 non trivial, 0 fixed, 382 merged
5000.06/4999.91	c hash: 544 units, 3462 merged
5000.06/4999.91	c mins: 453078192 learned, 33% deleted, 1504 strong, 71 depth
5000.06/4999.91	c subs: 5321 forward, 7779 backward, 43556 doms
5000.06/4999.91	c strs: 2649 forward, 1303 backward
5000.06/4999.91	c doms: 64856 dominators, 30875 high, 35 low
5000.06/4999.91	c prps: 4559335145 propagations, 0.91 megaprops
5000.06/4999.91	c
5000.06/4999.91	c 5000.1 seconds, 123 MB max, 1920 MB recycled
5000.06/4999.91	c
5000.06/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.06/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-3365885-1305319737/watcher-3365885-1305319737 -o /tmp/evaluation-result-3365885-1305319737/solver-3365885-1305319737 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365885-1305319737.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.11 2.03 1.98 2/352 12851
/proc/meminfo: memFree=4368992/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=6020 CPUtime=0 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 1424 0 0 0 0 0 0 0 23 0 1 0 643570798 6164480 1382 33554432000 134512640 135151029 4290921680 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 1505 1382 65 156 0 1348 0

[startup+0.071555 s]
/proc/loadavg: 2.11 2.03 1.98 2/352 12851
/proc/meminfo: memFree=4368992/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=13256 CPUtime=0.06 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 3453 0 0 0 6 0 0 0 23 0 1 0 643570798 13574144 3184 33554432000 134512640 135151029 4290921680 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 3314 3185 65 156 0 3157 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13256

[startup+0.100557 s]
/proc/loadavg: 2.11 2.03 1.98 2/352 12851
/proc/meminfo: memFree=4368992/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=16292 CPUtime=0.09 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 4202 0 0 0 9 0 0 0 23 0 1 0 643570798 16683008 3933 33554432000 134512640 135151029 4290921680 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 4073 3934 65 156 0 3916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16292

[startup+0.30051 s]
/proc/loadavg: 2.11 2.03 1.98 2/352 12851
/proc/meminfo: memFree=4368992/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=20204 CPUtime=0.29 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 5173 0 0 0 29 0 0 0 25 0 1 0 643570798 20688896 4903 33554432000 134512640 135151029 4290921680 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 5051 4903 80 156 0 4894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20204

[startup+0.70043 s]
/proc/loadavg: 2.11 2.03 1.98 2/352 12851
/proc/meminfo: memFree=4368992/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=28032 CPUtime=0.69 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 9119 0 0 0 68 1 0 0 25 0 1 0 643570798 28704768 6813 33554432000 134512640 135151029 4290921680 18446744073709551615 134519073 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 7008 6813 80 156 0 6851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28032

[startup+1.50027 s]
/proc/loadavg: 2.11 2.03 1.98 3/353 12852
/proc/meminfo: memFree=4337496/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=30968 CPUtime=1.49 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 9855 0 0 0 148 1 0 0 25 0 1 0 643570798 31711232 7549 33554432000 134512640 135151029 4290921680 18446744073709551615 134547925 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 7742 7549 80 156 0 7585 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30968

[startup+3.10097 s]
/proc/loadavg: 2.10 2.03 1.98 3/353 12852
/proc/meminfo: memFree=4336904/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=27560 CPUtime=3.09 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 10351 0 0 0 308 1 0 0 25 0 1 0 643570798 28221440 6698 33554432000 134512640 135151029 4290921680 18446744073709551615 134554590 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 6890 6698 80 156 0 6733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27560

[startup+6.30036 s]
/proc/loadavg: 2.10 2.03 1.98 3/353 12852
/proc/meminfo: memFree=4334204/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=27560 CPUtime=6.29 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 11567 0 0 0 628 1 0 0 25 0 1 0 643570798 28221440 6705 33554432000 134512640 135151029 4290921680 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 6890 6705 80 156 0 6733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27560

[startup+12.7011 s]
/proc/loadavg: 2.09 2.03 1.98 3/353 12852
/proc/meminfo: memFree=4324068/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=27696 CPUtime=12.69 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 13250 0 0 0 1267 2 0 0 25 0 1 0 643570798 28360704 6722 33554432000 134512640 135151029 4290921680 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 6924 6722 80 156 0 6767 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27696

[startup+25.5007 s]
/proc/loadavg: 2.07 2.03 1.98 3/353 12853
/proc/meminfo: memFree=4318988/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=28216 CPUtime=25.5 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 16206 0 0 0 2547 3 0 0 25 0 1 0 643570798 28893184 6823 33554432000 134512640 135151029 4290921680 18446744073709551615 134554888 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 7054 6823 80 156 0 6897 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 28216

[startup+51.1008 s]
/proc/loadavg: 2.10 2.04 1.98 3/353 12853
/proc/meminfo: memFree=4312152/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=34648 CPUtime=51.09 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 20702 0 0 0 5106 3 0 0 25 0 1 0 643570798 35479552 8427 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 8662 8427 80 156 0 8505 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34648

[startup+102.313 s]
/proc/loadavg: 2.04 2.03 1.98 3/353 12855
/proc/meminfo: memFree=4304924/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=41176 CPUtime=102.3 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 27063 0 0 0 10226 4 0 0 25 0 1 0 643570798 42164224 10092 33554432000 134512640 135151029 4290921680 18446744073709551615 134554846 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 10294 10092 80 156 0 10137 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41176

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/353 12856
/proc/meminfo: memFree=4302788/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=44760 CPUtime=162.3 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 35576 0 0 0 16224 6 0 0 25 0 1 0 643570798 45834240 10928 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 11190 10928 80 156 0 11033 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 44760

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.98 3/353 12859
/proc/meminfo: memFree=4297928/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=49556 CPUtime=222.3 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 39713 0 0 0 22223 7 0 0 25 0 1 0 643570798 50745344 12074 33554432000 134512640 135151029 4290921680 18446744073709551615 134577178 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 12389 12074 80 156 0 12232 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49556

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/353 12860
/proc/meminfo: memFree=4294416/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=52944 CPUtime=282.3 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 43637 0 0 0 28223 7 0 0 25 0 1 0 643570798 54214656 12937 33554432000 134512640 135151029 4290921680 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 13236 12937 80 156 0 13079 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52944

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/353 12862
/proc/meminfo: memFree=4293036/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=53476 CPUtime=342.3 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 46016 0 0 0 34222 8 0 0 25 0 1 0 643570798 54759424 13130 33554432000 134512640 135151029 4290921680 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/12851/statm: 13369 13130 80 156 0 13212 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 53476

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/353 12865
/proc/meminfo: memFree=4275276/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=72192 CPUtime=402.27 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 52012 0 0 0 40217 10 0 0 25 0 1 0 643570798 73924608 17764 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 18048 17764 80 156 0 17891 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 72192

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/353 12866
/proc/meminfo: memFree=4274992/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=72192 CPUtime=462.27 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 53471 0 0 0 46217 10 0 0 25 0 1 0 643570798 73924608 17795 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 18048 17795 80 156 0 17891 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 72192

[startup+522.3 s]
/proc/loadavg: 2.14 2.04 2.00 3/353 12869
/proc/meminfo: memFree=4274712/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=72412 CPUtime=522.27 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 55181 0 0 0 52217 10 0 0 25 0 1 0 643570798 74149888 17839 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 18103 17839 80 156 0 17946 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 72412

[startup+582.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/353 12871
/proc/meminfo: memFree=4274916/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=72412 CPUtime=582.28 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 56384 0 0 0 58217 11 0 0 25 0 1 0 643570798 74149888 17852 33554432000 134512640 135151029 4290921680 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 18103 17852 80 156 0 17946 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 72412

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/353 13008
/proc/meminfo: memFree=3963356/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4062.43 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101646 0 0 0 406219 24 0 0 25 0 1 0 643570798 130277376 31565 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31565 80 156 0 31649 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 127224

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/353 13010
/proc/meminfo: memFree=3955652/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4122.42 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101647 0 0 0 412218 24 0 0 25 0 1 0 643570798 130277376 31566 33554432000 134512640 135151029 4290921680 18446744073709551615 134520453 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31566 80 156 0 31649 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 127224

[startup+4182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/353 13011
/proc/meminfo: memFree=3939984/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4182.42 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101647 0 0 0 418218 24 0 0 25 0 1 0 643570798 130277376 31566 33554432000 134512640 135151029 4290921680 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31566 80 156 0 31649 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 127224

[startup+4242.3 s]
/proc/loadavg: 2.20 2.06 2.02 3/353 13013
/proc/meminfo: memFree=3934376/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4242.42 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101654 0 0 0 424218 24 0 0 25 0 1 0 643570798 130277376 31573 33554432000 134512640 135151029 4290921680 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31573 80 156 0 31649 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 127224

[startup+4302.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/353 13015
/proc/meminfo: memFree=3921196/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4302.42 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101654 0 0 0 430218 24 0 0 25 0 1 0 643570798 130277376 31573 33554432000 134512640 135151029 4290921680 18446744073709551615 134554799 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31573 80 156 0 31649 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 127224

[startup+4362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/353 13025
/proc/meminfo: memFree=3905736/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4362.43 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101654 0 0 0 436219 24 0 0 25 0 1 0 643570798 130277376 31573 33554432000 134512640 135151029 4290921680 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31573 80 156 0 31649 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 127224

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/353 13027
/proc/meminfo: memFree=3905716/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4422.43 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101654 0 0 0 442219 24 0 0 25 0 1 0 643570798 130277376 31573 33554432000 134512640 135151029 4290921680 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31573 80 156 0 31649 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 127224

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/353 13028
/proc/meminfo: memFree=3900604/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4482.43 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101654 0 0 0 448219 24 0 0 25 0 1 0 643570798 130277376 31573 33554432000 134512640 135151029 4290921680 18446744073709551615 134542666 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31573 80 156 0 31649 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 127224

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/353 13033
/proc/meminfo: memFree=3898684/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4542.43 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101658 0 0 0 454219 24 0 0 25 0 1 0 643570798 130277376 31577 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31577 80 156 0 31649 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 127224

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/353 13035
/proc/meminfo: memFree=3885956/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4602.44 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101661 0 0 0 460220 24 0 0 25 0 1 0 643570798 130277376 31580 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31580 80 156 0 31649 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 127224

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/353 13036
/proc/meminfo: memFree=3885936/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4662.44 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101901 0 0 0 466220 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 127224

[startup+4722.31 s]
/proc/loadavg: 2.16 2.03 2.01 3/353 13038
/proc/meminfo: memFree=3867776/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4722.45 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101901 0 0 0 472221 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 127224

[startup+4782.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/353 13039
/proc/meminfo: memFree=3869476/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4782.44 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 101901 0 0 0 478220 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 127224

[startup+4842.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/353 13041
/proc/meminfo: memFree=3858672/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4842.45 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 102139 0 0 0 484221 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 127224

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/353 13043
/proc/meminfo: memFree=3851200/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4902.45 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 102139 0 0 0 490221 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 127224

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/353 13044
/proc/meminfo: memFree=3850672/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=4962.45 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 102139 0 0 0 496221 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 127224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/353 13045
/proc/meminfo: memFree=3850532/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=5000.06 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 102139 0 0 0 499982 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 127224

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.01 2.00 3/353 13045
/proc/meminfo: memFree=3850532/32950928 swapFree=67056568/67111528
[pid=12851] ppid=12849 vsize=127224 CPUtime=5000.06 cores=1,3,5,7
/proc/12851/stat : 12851 (precosat) R 12849 12851 12336 0 -1 4202496 102139 0 0 0 499982 24 0 0 25 0 1 0 643570798 130277376 31582 33554432000 134512640 135151029 4290921680 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12851/statm: 31806 31582 80 156 0 31649 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 127224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.08
CPU user time (s): 4999.83
CPU system time (s): 0.249962
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 139624

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

runsolver used 15.8916 second user time and 38.8941 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 22:48:57
IDJOB=3365885
IDBENCH=83114
IDSOLVER=1843
FILE ID=node148/3365885-1305319737
RUNJOBID= node148-1305315241-12357
PBS_JOBID= 13324284
Free space on /tmp= 30292 MiB

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

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1576647535

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4369148 kB
Buffers:        275408 kB
Cached:       24358132 kB
SwapCached:       8488 kB
Active:       11088688 kB
Inactive:     16702100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4369148 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            3940 kB
Writeback:           0 kB
AnonPages:     3155028 kB
Mapped:          27644 kB
Slab:           697808 kB
PageTables:      29092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84891236 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= 30220 MiB
End job on node148 at 2011-05-14 00:12:19