Trace number 3308470

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) 1300.05 1300.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3308470-1303983223.cnf
0.00/0.00	c found header 'p cnf 51064 152039'
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   152037   51062      2     0      0       0      0    0.0   0   13
0.89/0.92	c s    0.9    87449   14958    146   128  35832       0      0    0.0   0   11
0.89/0.92	c l    0.9    87449   14958    146   128  35832       0  71495    0.0   0   11
0.89/0.97	c R    1.0    89057   14952    146   134  35832     100     14  260.4   2   11
0.89/0.99	c N    1.0    89063   14952    146   134  35832     200    114  227.5  27   11
0.99/1.08	c N    1.1    89106   14952    146   134  35832     803    716  218.0  30   12
1.09/1.11	c B    1.1    89107   14952    146   134  35832    1001    914  221.4  19   12
1.39/1.41	c B    1.4   104865   14952    146   134  35832    2002   1914  142.4   6   13
1.49/1.55	c R    1.6   106175   14952    146   134  35832    2412   2294  134.1  25   14
1.89/1.91	c s    1.9   117511   14951    146   135  35832    3404   3262  138.6   9   14
2.89/2.91	c R    2.9   141610   14919    146   167  35832    6418   6005  138.6  13   17
3.49/3.58	c s    3.6   145072   14917    146   168  35833    7763   7259  149.4  19   17
3.59/3.65	c B    3.7   145212   14916    146   169  35833    8004   7495  148.4  10   17
5.59/5.67	c s    5.7   153096   14885    146   200  35833   14313  13614  160.2  23   19
5.89/5.93	c R    5.9   153241   14882    146   203  35833   16032  15304  160.3  16   20
7.89/7.99	c B    8.0   155321   14860    146   225  35833   24008  23115  162.5   9   24
8.59/8.60	c s    8.6   155198   14846    146   230  35842   24347  23259  162.4   7   22
11.69/11.70	c s   11.7   157557   14824    146   251  35843   35937  34359  174.3  10   27
12.29/12.31	c R   12.3   157721   14820    146   255  35843   38474  36886  174.8   7   29
15.30/15.31	c
15.30/15.31	c       original/binary      fixed     eliminated      learned       agility
15.30/15.31	c   seconds        variables     equivalent    conflicts       height       MB
15.30/15.31	c
15.30/15.31	c s   15.3   158918   14693    146   360  35865   47156  44466  173.6  18   30
18.99/19.07	c s   19.1   160276   14586    146   467  35865   58846  55589  173.1  21   34
20.09/20.17	c B   20.2   160666   14560    146   493  35865   64017  60675  177.6  21   38
21.90/21.98	c +   22.0   161009   14531    146   522  35865   71496  78644  175.3  16   41
23.19/23.23	c s   23.2   160682   14501    146   528  35889   73336  68983  177.7  15   39
27.19/27.27	c +   27.3   161070   14396    146   633  35889   89371  86508  171.8  34   46
27.89/27.96	c s   28.0   160469   14376    146   653  35889   89749  80043  171.7  29   43
27.89/27.97	c R   28.0   160469   14376    146   653  35889   89762  80056  171.6  16   44
32.69/32.73	c s   32.7   160311   14210    147   796  35911  102019  84641  168.3  16   45
34.89/34.96	c +   35.0   160594   14146    147   860  35911  111716  95158  169.2  22   48
37.99/38.07	c s   38.1   160173   14084    147   922  35911  119693  94474  166.0  22   48
43.49/43.58	c s   43.6   159632   13815    148  1151  35950  133954  93277  164.9  10   47
43.49/43.58	c -   43.6   159632   13815    148  1151  35950  133954  94207  164.9  10   47
44.69/44.76	c +   44.8   159698   13784    148  1182  35950  138249 103627  164.7  12   49
48.69/48.79	c s   48.8   159377   13670    148  1296  35950  150537 103480  168.6  17   51
51.40/51.47	c B   51.5   159504   13633    148  1333  35950  160042 104040  172.4  15   54
54.29/54.30	c s   54.3   159022   13539    148  1400  35977  166604 103257  172.3  23   51
55.69/55.76	c +   55.8   159153   13488    148  1451  35977  172810 113989  174.1   9   54
59.60/59.67	c s   59.7   158723   13440    148  1499  35977  183661 114114  176.2  13   58
66.69/66.79	c
66.69/66.79	c       original/binary      fixed     eliminated      learned       agility
66.69/66.79	c   seconds        variables     equivalent    conflicts       height       MB
66.69/66.79	c
66.69/66.79	c s   66.8   158441   13343    148  1580  35993  204056 113451  176.7   9   61
70.79/70.86	c +   70.9   158605   13270    148  1653  35993  216011 125387  176.3  18   67
73.39/73.49	c s   73.5   158075   13210    148  1713  35993  221547 119985  176.0  14   67
79.89/79.94	c s   79.9   157461   13006    149  1892  36017  236615 124000  173.7  16   70
87.19/87.23	c s   87.2   157087   12867    149  2031  36017  255619 125322  174.5  13   72
91.39/91.41	c +   91.4   157209   12820    149  2078  36017  270010 137925  177.8   6   77
94.70/94.70	c s   94.7   156895   12796    149  2091  36028  275576 128865  178.4  24   77
102.30/102.32	c s  102.3   156422   12635    149  2252  36028  291871 137735  178.4  23   83
110.09/110.16	c s  110.2   155834   12443    149  2428  36044  309492 137394  179.2  19   83
118.70/118.71	c s  118.7   155565   12340    149  2531  36044  330795 137944  178.9   6   87
120.60/120.68	c +  120.7   155634   12310    149  2561  36044  337510 151717  179.5  16   92
126.70/126.75	c s  126.8   155435   12277    149  2582  36056  350478 149585  181.9  18   97
134.89/134.97	c s  135.0   155323   12241    149  2618  36056  369940 151669  183.1  13  101
140.49/140.52	c B  140.5   155344   12234    149  2625  36056  384092 151981  184.8  19  107
143.70/143.78	c s  143.8   155038   12156    149  2691  36068  388759 149205  184.9  12  101
152.39/152.40	c s  152.4   154955   12125    149  2722  36068  407211 152555  185.8  14  108
158.30/158.30	c +  158.3   154974   12111    149  2736  36068  421885 166888  187.2  16  117
160.89/160.95	c s  161.0   154898   12107    149  2736  36072  424245 153928  187.5   7  116
169.80/169.81	c s  169.8   154887   12104    149  2739  36072  439137 166955  188.9  13  130
169.90/169.93	c
169.90/169.93	c       original/binary      fixed     eliminated      learned       agility
169.90/169.93	c   seconds        variables     equivalent    conflicts       height       MB
169.90/169.93	c
169.90/169.93	c R  169.9   154889   12104    149  2739  36072  439268 166955  188.9   9  132
180.09/180.17	c s  180.2   154592   12011    149  2828  36076  459363 166729  188.2  14  133
190.09/190.19	c s  190.2   154329   11919    149  2920  36076  476442 166951  187.6   9  132
200.69/200.80	c s  200.8   153994   11811    149  3016  36088  494531 166321  186.9  10  129
212.59/212.67	c s  212.7   153818   11751    149  3076  36088  518273 167184  186.9  14  132
216.89/216.97	c +  217.0   153826   11748    149  3079  36088  527355 183576  187.6   6  136
222.70/222.80	c s  222.8   153698   11712    150  3111  36091  534701 173162  187.4  23  136
233.99/234.08	c s  234.1   153632   11683    150  3140  36091  553155 183611  187.5  20  146
245.21/245.29	c s  245.3   153465   11626    151  3193  36094  570497 180991  186.9  10  137
256.00/256.09	c s  256.1   153415   11606    151  3213  36094  588965 183595  186.2   8  136
266.90/266.90	c s  266.9   153414   11600    151  3219  36094  606660 183607  186.6  16  137
276.90/276.96	c s  277.0   153401   11595    151  3224  36094  623774 183633  186.8  12  139
287.10/287.11	c s  287.1   153391   11592    151  3226  36095  638828 183415  187.0   9  138
299.29/299.36	c s  299.4   153185   11549    152  3268  36095  658421 183614  186.4  15  136
299.59/299.69	c +  299.7   153190   11547    152  3270  36095  659190 201933  186.3  15  139
309.69/309.74	c s  309.8   152924   11473    153  3338  36100  674973 197758  186.1  14  148
321.90/321.94	c s  322.0   152751   11416    154  3394  36100  693834 202421  185.7  14  147
331.50/331.54	c s  331.6   152563   11356    154  3451  36103  711425 201803  184.8  14  141
339.60/339.62	c s  339.6   152518   11337    154  3470  36103  723461 201971  183.5   7  138
351.40/351.46	c
351.40/351.46	c       original/binary      fixed     eliminated      learned       agility
351.40/351.46	c   seconds        variables     equivalent    conflicts       height       MB
351.40/351.46	c
351.40/351.46	c s  351.5   152388   11296    154  3507  36107  742344 201892  182.1  13  131
362.69/362.78	c s  362.8   152290   11267    154  3536  36107  762602 202107  181.6   4  129
373.80/373.88	c s  373.9   152218   11245    154  3557  36108  781818 201926  181.2   7  125
384.80/384.85	c s  384.9   152201   11236    154  3566  36108  801194 202134  181.5   8  127
395.50/395.50	c s  395.5   152164   11226    154  3576  36108  821084 202376  181.9  19  130
396.90/396.99	c +  397.0   152164   11226    154  3576  36108  823985 222126  182.1  17  133
406.50/406.56	c s  406.6   152139   11217    154  3585  36108  837690 215636  182.1  12  142
418.40/418.42	c s  418.4   152133   11215    154  3587  36108  856149 222271  181.9  15  148
436.40/436.47	c s  436.5   152134   11215    154  3587  36108  882513 222314  182.1   7  158
447.10/447.11	c B  447.1   152135   11215    154  3587  36108  896237 222433  182.3  17  169
450.70/450.70	c s  450.7   152118   11210    155  3590  36109  899839 221592  182.2  10  162
463.71/463.70	c s  463.7   152114   11209    155  3591  36109  917208 222312  182.0  14  164
475.70/475.75	c s  475.8   152103   11206    155  3594  36109  935804 222216  182.0  16  168
490.30/490.31	c s  490.3   152098   11204    155  3596  36109  956399 222363  182.5  13  171
504.50/504.55	c s  504.6   152088   11201    155  3597  36111  976104 221590  183.1   8  174
516.40/516.43	c s  516.5   152080   11199    155  3599  36111  992224 222223  182.7  19  171
529.20/529.28	c s  529.3   152068   11196    155  3602  36111 1012133 222307  182.5  17  169
539.20/539.29	c +  539.3   152075   11193    155  3605  36111 1029980 244338  182.4  17  175
544.80/544.85	c s  544.9   151982   11173    155  3625  36111 1036620 228907  182.4  21  171
561.01/561.01	c
561.01/561.01	c       original/binary      fixed     eliminated      learned       agility
561.01/561.01	c   seconds        variables     equivalent    conflicts       height       MB
561.01/561.01	c
561.01/561.01	c s  561.0   152075   11156    155  3642  36111 1059914 244427  182.0  14  181
577.21/577.22	c s  577.2   152419   11150    155  3648  36111 1081404 244325  181.5  31  181
593.61/593.68	c s  593.7   152346   11145    157  3650  36112 1104822 242763  181.9  12  186
609.80/609.83	c s  609.9   152378   11136    158  3658  36112 1128499 243124  181.1   6  180
625.91/625.96	c s  626.0   153075   11125    159  3667  36113 1149553 243894  180.8  15  175
642.00/642.06	c s  642.1   153624   11121    160  3670  36113 1174696 244245  180.7  12  180
657.51/657.53	c s  657.6   153685   11119    160  3672  36113 1198298 244479  181.2  14  187
673.71/673.71	c s  673.7   153691   11101    160  3690  36113 1221020 244342  181.5  24  190
689.71/689.77	c s  689.8   153658   11087    160  3702  36115 1241654 244185  181.1  12  188
707.71/707.78	c s  707.8   153652   11082    162  3705  36115 1265842 243928  181.1  18  188
720.81/720.87	c +  720.9   156256   11070    163  3716  36115 1287475 268771  181.1  16  197
725.01/725.07	c s  725.1   154423   11063    163  3720  36118 1291430 248387  181.2  14  192
744.21/744.25	c s  744.3   155326   11056    165  3725  36118 1314900 264332  180.8  22  209
760.21/760.28	c s  760.3   153917   11047    167  3728  36122 1336281 267945  180.2  21  206
777.91/777.92	c s  777.9   154005   11044    167  3731  36122 1361352 268787  179.6  14  201
795.91/795.95	c s  796.0   154046   11041    167  3732  36124 1385003 268572  179.8  15  201
813.41/813.41	c s  813.4   154408   11037    168  3735  36124 1408734 269364  180.1   9  201
829.81/829.89	c s  829.9   154709   11020    168  3749  36127 1431685 264273  179.9  15  196
847.42/847.48	c s  847.5   154799   11020    168  3749  36127 1456381 268994  180.0   9  201
865.12/865.10	c
865.12/865.10	c       original/binary      fixed     eliminated      learned       agility
865.12/865.10	c   seconds        variables     equivalent    conflicts       height       MB
865.12/865.10	c
865.12/865.10	c s  865.1   154880   11020    168  3749  36127 1478411 269351  180.0   8  200
884.32/884.33	c s  884.4   154310   10992    174  3750  36148 1505381 230722  179.8  11  168
900.02/900.01	c s  900.0   154500   10989    174  3753  36148 1527046 252364  179.3  17  184
914.62/914.65	c s  914.7   154868   10975    177  3764  36148 1551069 269001  179.0  13  197
933.72/933.71	c s  933.7   155066   10967    178  3771  36148 1574557 268147  178.4  11  196
953.81/953.85	c s  953.9   155040   10964    178  3773  36149 1600256 268760  178.2  12  193
960.32/960.35	c +  960.4   155323   10962    179  3774  36149 1609340 295648  178.2  14  199
972.51/972.55	c s  972.6   155057   10962    179  3774  36149 1626373 285217  178.0  19  205
991.82/991.86	c s  991.9   155015   10953    179  3782  36150 1653749 295419  178.0   7  215
1015.41/1015.45	c s 1015.5   155020   10950    179  3785  36150 1681239 295670  177.7  19  214
1035.32/1035.31	c s 1035.3   155024   10946    180  3787  36151 1705238 295469  177.1  12  211
1056.52/1056.54	c s 1056.6   155015   10944    181  3788  36151 1734246 295622  176.7  10  211
1078.42/1078.41	c s 1078.4   154959   10939    182  3790  36153 1760747 290567  176.2  13  208
1098.62/1098.65	c s 1098.7   155121   10936    184  3791  36153 1786098 292722  175.9   8  211
1120.72/1120.76	c s 1120.8   156428   10931    185  3793  36155 1811241 295458  175.5  13  212
1141.82/1141.85	c s 1141.9   156673   10931    185  3793  36155 1836761 295785  175.5  11  213
1163.32/1163.32	c s 1163.4   156746   10930    185  3794  36155 1864708 295879  175.2  15  208
1185.31/1185.38	c s 1185.4   156749   10930    185  3794  36155 1892388 295871  175.2  12  212
1207.02/1207.08	c s 1207.1   156752   10930    185  3794  36155 1917681 295952  175.2  13  216
1229.42/1229.43	c
1229.42/1229.43	c       original/binary      fixed     eliminated      learned       agility
1229.42/1229.43	c   seconds        variables     equivalent    conflicts       height       MB
1229.42/1229.43	c
1229.42/1229.43	c s 1229.5   156518   10927    186  3796  36155 1942760 295819  175.0  18  215
1275.62/1275.68	c s 1275.7   156519   10927    186  3796  36155 1998453 295985  174.8  13  219
1285.62/1285.63	c + 1285.7   156519   10927    186  3796  36155 2011678 325212  174.7  13  231
1298.32/1298.35	c s 1298.4   156515   10926    186  3797  36155 2024414 308527  174.6   9  230
1300.03/1300.00	c
1300.03/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00	c
1300.03/1300.00	c 2027410 conflicts, 7365925 decisions, 889 random
1300.03/1300.00	c 26 iterations, 5326 restarts, 193 skipped
1300.03/1300.00	c 16 enlarged, 703 shrunken, 19804 rescored, 509 rebiased
1300.03/1300.00	c 101 simplifications, 0 reductions
1300.03/1300.00	c
1300.03/1300.00	c vars: 186 fixed, 3797 equiv, 36155 elim, 3797 merged
1300.03/1300.00	c elim: 17077889 resolutions, 98 phases, 49 rounds
1300.03/1300.00	c sbst: 86% substituted, 0.1% nots, 99.2% ands, 0.8% xors, 0.0% ites
1300.03/1300.00	c arty: 2.10 and 2.00 xor average arity
1300.03/1300.00	c prbe: 709206 probed, 1263 phases, 30 rounds
1300.03/1300.00	c prbe: 6 failed, 129 lifted, 309 merged
1300.03/1300.00	c sccs: 220 non trivial, 0 fixed, 559 merged
1300.03/1300.00	c hash: 0 units, 2929 merged
1300.03/1300.00	c mins: 379654289 learned, 27% deleted, 312 strong, 260 depth
1300.03/1300.00	c subs: 2046 forward, 968 backward, 4069 doms
1300.03/1300.00	c strs: 666 forward, 78 backward
1300.03/1300.00	c doms: 31766 dominators, 8789 high, 162 low
1300.03/1300.00	c prps: 1426824934 propagations, 1.10 megaprops
1300.03/1300.00	c
1300.03/1300.00	c 1300.0 seconds, 244 MB max, 1294 MB recycled
1300.03/1300.00	c
1300.03/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308470-1303983223/watcher-3308470-1303983223 -o /tmp/evaluation-result-3308470-1303983223/solver-3308470-1303983223 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308470-1303983223.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 4/184 16249
/proc/meminfo: memFree=13916928/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=5260 CPUtime=0 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 1212 0 0 0 0 0 0 0 21 0 1 0 509923293 5386240 1168 33554432000 134512640 135151029 4287333120 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 1315 1169 64 156 0 1158 0

[startup+0.0603271 s]
/proc/loadavg: 0.00 0.00 0.00 4/184 16249
/proc/meminfo: memFree=13916928/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=11508 CPUtime=0.05 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 2877 0 0 0 5 0 0 0 21 0 1 0 509923293 11784192 2735 33554432000 134512640 135151029 4287333120 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 2877 2736 64 156 0 2720 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11508

[startup+0.100327 s]
/proc/loadavg: 0.00 0.00 0.00 4/184 16249
/proc/meminfo: memFree=13916928/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=15848 CPUtime=0.09 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 4079 0 0 0 9 0 0 0 21 0 1 0 509923293 16228352 3808 33554432000 134512640 135151029 4287333120 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 3962 3809 64 156 0 3805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15848

[startup+0.300284 s]
/proc/loadavg: 0.00 0.00 0.00 4/184 16249
/proc/meminfo: memFree=13916928/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=19024 CPUtime=0.29 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 5741 0 0 0 29 0 0 0 22 0 1 0 509923293 19480576 4626 33554432000 134512640 135151029 4287333120 18446744073709551615 134579651 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 4756 4626 80 156 0 4599 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19024

[startup+0.700209 s]
/proc/loadavg: 0.00 0.00 0.00 4/184 16249
/proc/meminfo: memFree=13916928/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=26448 CPUtime=0.69 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 7633 0 0 0 69 0 0 0 24 0 1 0 509923293 27082752 6389 33554432000 134512640 135151029 4287333120 18446744073709551615 134548584 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 6612 6389 80 156 0 6455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26448

[startup+1.50107 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 16260
/proc/meminfo: memFree=13827088/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=23536 CPUtime=1.49 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 7794 0 0 0 149 0 0 0 25 0 1 0 509923293 24100864 5693 33554432000 134512640 135151029 4287333120 18446744073709551615 134552186 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 5884 5693 80 156 0 5727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23536

[startup+3.10077 s]
/proc/loadavg: 0.00 0.00 0.00 7/190 16260
/proc/meminfo: memFree=13797104/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=24048 CPUtime=3.09 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 8380 0 0 0 309 0 0 0 25 0 1 0 509923293 24625152 5821 33554432000 134512640 135151029 4287333120 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 6012 5821 80 156 0 5855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24048

[startup+6.30022 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 16261
/proc/meminfo: memFree=13759024/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=24572 CPUtime=6.29 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 10869 0 0 0 628 1 0 0 25 0 1 0 509923293 25161728 5953 33554432000 134512640 135151029 4287333120 18446744073709551615 134580653 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 6143 5953 80 156 0 5986 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24572

[startup+12.7011 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 16261
/proc/meminfo: memFree=13740944/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=33504 CPUtime=12.69 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 16255 0 0 0 1267 2 0 0 25 0 1 0 509923293 34308096 8156 33554432000 134512640 135151029 4287333120 18446744073709551615 134553621 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 8376 8157 80 156 0 8219 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33504

[startup+25.5008 s]
/proc/loadavg: 1.36 0.32 0.11 5/190 16261
/proc/meminfo: memFree=13708888/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=50176 CPUtime=25.49 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 25200 0 0 0 2546 3 0 0 25 0 1 0 509923293 51380224 12329 33554432000 134512640 135151029 4287333120 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 12544 12329 80 156 0 12387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50176

[startup+51.1003 s]
/proc/loadavg: 2.26 0.62 0.21 5/190 16262
/proc/meminfo: memFree=13673380/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=60700 CPUtime=51.1 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 35732 0 0 0 5104 6 0 0 25 0 1 0 509923293 62156800 14956 33554432000 134512640 135151029 4287333120 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 15175 14956 80 156 0 15018 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 60700

[startup+102.307 s]
/proc/loadavg: 3.24 1.14 0.40 5/190 16263
/proc/meminfo: memFree=13594936/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=95416 CPUtime=102.3 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 56978 0 0 0 10221 9 0 0 25 0 1 0 509923293 97705984 23630 33554432000 134512640 135151029 4287333120 18446744073709551615 134520405 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 23854 23630 80 156 0 23697 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95416

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 5/190 16265
/proc/meminfo: memFree=13446856/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=130196 CPUtime=162.29 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 76509 0 0 0 16215 14 0 0 25 0 1 0 509923293 133320704 32290 33554432000 134512640 135151029 4287333120 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 32549 32290 80 156 0 32392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130196

[startup+222.301 s]
/proc/loadavg: 3.89 2.08 0.83 5/190 16266
/proc/meminfo: memFree=13399704/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=151200 CPUtime=222.3 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 89669 0 0 0 22214 16 0 0 25 0 1 0 509923293 154828800 37597 33554432000 134512640 135151029 4287333120 18446744073709551615 134521899 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 37800 37597 80 156 0 37643 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 151200

[startup+282.3 s]
/proc/loadavg: 4.03 2.44 1.04 5/190 16268
/proc/meminfo: memFree=13328520/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=161988 CPUtime=282.3 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 97479 0 0 0 28213 17 0 0 25 0 1 0 509923293 165875712 40282 33554432000 134512640 135151029 4287333120 18446744073709551615 134578267 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 40497 40282 80 156 0 40340 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 161988

[startup+342.301 s]
/proc/loadavg: 4.09 2.74 1.22 5/190 16269
/proc/meminfo: memFree=13297880/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=164856 CPUtime=342.3 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 104308 0 0 0 34212 18 0 0 25 0 1 0 509923293 168812544 40942 33554432000 134512640 135151029 4287333120 18446744073709551615 134552618 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 41214 40942 80 156 0 41057 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164856

[startup+402.301 s]
/proc/loadavg: 4.03 2.97 1.39 5/190 16271
/proc/meminfo: memFree=13261528/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=164152 CPUtime=402.3 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 109277 0 0 0 40211 19 0 0 25 0 1 0 509923293 168091648 40853 33554432000 134512640 135151029 4287333120 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 41038 40853 80 156 0 40881 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164152

[startup+462.3 s]
/proc/loadavg: 4.01 3.15 1.55 5/190 16273
/proc/meminfo: memFree=13179668/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=187860 CPUtime=462.3 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 118981 0 0 0 46209 21 0 0 25 0 1 0 509923293 192368640 46598 33554432000 134512640 135151029 4287333120 18446744073709551615 134521907 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 46965 46598 80 156 0 46808 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 187860

[startup+522.301 s]
/proc/loadavg: 4.04 3.32 1.71 5/190 16274
/proc/meminfo: memFree=13133648/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=198572 CPUtime=522.3 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 124874 0 0 0 52207 23 0 0 25 0 1 0 509923293 203337728 49418 33554432000 134512640 135151029 4287333120 18446744073709551615 134552184 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 49643 49418 80 156 0 49486 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 198572

[startup+582.301 s]
/proc/loadavg: 4.01 3.44 1.85 5/190 16276
/proc/meminfo: memFree=13113044/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=205324 CPUtime=582.31 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 128837 0 0 0 58207 24 0 0 25 0 1 0 509923293 210251776 51089 33554432000 134512640 135151029 4287333120 18446744073709551615 134554829 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 51331 51089 80 156 0 51174 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 205324

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 1.98 5/190 16277
/proc/meminfo: memFree=13073584/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=214488 CPUtime=642.31 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 133623 0 0 0 64206 25 0 0 25 0 1 0 509923293 219635712 53404 33554432000 134512640 135151029 4287333120 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 53622 53404 80 156 0 53465 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 214488

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.11 5/190 16279
/proc/meminfo: memFree=13044048/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=216432 CPUtime=702.31 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 135958 0 0 0 70205 26 0 0 25 0 1 0 509923293 221626368 53874 33554432000 134512640 135151029 4287333120 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 54108 53874 80 156 0 53951 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 216432

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.22 5/190 16281
/proc/meminfo: memFree=13012272/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=233228 CPUtime=762.32 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 142905 0 0 0 76204 28 0 0 25 0 1 0 509923293 238825472 58109 33554432000 134512640 135151029 4287333120 18446744073709551615 134530785 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 58307 58109 80 156 0 58150 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 233228

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.33 5/190 16282
/proc/meminfo: memFree=12986096/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=233200 CPUtime=822.31 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 145320 0 0 0 82203 28 0 0 25 0 1 0 509923293 238796800 58084 33554432000 134512640 135151029 4287333120 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 58300 58084 80 156 0 58143 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 233200

[startup+882.301 s]
/proc/loadavg: 4.04 3.80 2.44 5/190 16284
/proc/meminfo: memFree=12975164/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=233200 CPUtime=882.32 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 146991 0 0 0 88203 29 0 0 25 0 1 0 509923293 238796800 58084 33554432000 134512640 135151029 4287333120 18446744073709551615 134522055 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 58300 58084 80 156 0 58143 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 233200

[startup+942.3 s]
/proc/loadavg: 4.05 3.85 2.54 5/190 16285
/proc/meminfo: memFree=12966700/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=233200 CPUtime=942.31 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 149191 0 0 0 94202 29 0 0 25 0 1 0 509923293 238796800 58084 33554432000 134512640 135151029 4287333120 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 58300 58084 80 156 0 58143 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 233200

[startup+1002.3 s]
/proc/loadavg: 4.02 3.87 2.63 5/190 16287
/proc/meminfo: memFree=12904440/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=239232 CPUtime=1002.32 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 152487 0 0 0 100202 30 0 0 25 0 1 0 509923293 244973568 59580 33554432000 134512640 135151029 4287333120 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 59808 59580 80 156 0 59651 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 239232

[startup+1062.3 s]
/proc/loadavg: 4.06 3.91 2.71 5/190 16289
/proc/meminfo: memFree=12877896/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=240420 CPUtime=1062.32 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 154958 0 0 0 106201 31 0 0 25 0 1 0 509923293 246190080 59874 33554432000 134512640 135151029 4287333120 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 60105 59874 80 156 0 59948 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 240420

[startup+1122.3 s]
/proc/loadavg: 4.02 3.92 2.79 5/190 16290
/proc/meminfo: memFree=12873668/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=240244 CPUtime=1122.32 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 157088 0 0 0 112201 31 0 0 25 0 1 0 509923293 246009856 59842 33554432000 134512640 135151029 4287333120 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 60061 59842 80 156 0 59904 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 240244

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.86 5/190 16292
/proc/meminfo: memFree=12865960/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=240392 CPUtime=1182.32 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 158762 0 0 0 118201 31 0 0 25 0 1 0 509923293 246161408 59852 33554432000 134512640 135151029 4287333120 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 60098 59852 80 156 0 59941 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 240392

[startup+1242.3 s]
/proc/loadavg: 4.04 3.96 2.94 5/190 16293
/proc/meminfo: memFree=12828372/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=247352 CPUtime=1242.33 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 162387 0 0 0 124200 33 0 0 25 0 1 0 509923293 253288448 61509 33554432000 134512640 135151029 4287333120 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 61838 61509 80 156 0 61681 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 247352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.96 3.00 3/187 16297
/proc/meminfo: memFree=13146072/32951124 swapFree=67111528/67111528
[pid=16249] ppid=16247 vsize=263304 CPUtime=1300.03 cores=4,6
/proc/16249/stat : 16249 (precosat) R 16247 16249 16199 0 -1 4202496 167363 0 0 0 129969 34 0 0 25 0 1 0 509923293 269623296 65546 33554432000 134512640 135151029 4287333120 18446744073709551615 134681616 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16249/statm: 65826 65546 80 156 0 65669 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 263304

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.69
CPU system time (s): 0.357945
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 264904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167364
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= 3
involuntary context switches= 1569

runsolver used 2.23966 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-28 11:33:44
IDJOB=3308470
IDBENCH=70817
IDSOLVER=1690
FILE ID=node108/3308470-1303983223
RUNJOBID= node108-1303983222-16218
PBS_JOBID= 13168718
Free space on /tmp= 72112 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308470-1303983223/watcher-3308470-1303983223 -o /tmp/evaluation-result-3308470-1303983223/solver-3308470-1303983223 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308470-1303983223.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=992399535

node108.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	: 5226.15
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.82
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.77
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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13917332 kB
Buffers:       2290568 kB
Cached:       16063276 kB
SwapCached:          0 kB
Active:       10220780 kB
Inactive:      8232052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13917332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9760 kB
Writeback:           0 kB
AnonPages:       97912 kB
Mapped:          15592 kB
Slab:           517628 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   263540 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= 72108 MiB
End job on node108 at 2011-04-28 11:55:26