Trace number 1773871

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
precosat 236UNSAT 5162.75 5164.1

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 benchmark5162.75
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-1773871-1241186956.cnf
0.00/0.00	c found header 'p cnf 51064 152039'
0.19/0.24	c finished parsing
0.19/0.24	c
0.19/0.24	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.19/0.24	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.19/0.24	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.19/0.24	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.19/0.24	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.19/0.24	c --random=1 --spread=2000 --seed=0 --skip=25
0.19/0.24	c
0.19/0.24	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.19/0.24	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.19/0.24	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.19/0.24	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.19/0.24	c
0.19/0.24	c starting search after 0.2 seconds
0.19/0.24	c no decision limit
0.19/0.26	c
0.19/0.26	c       original/binary      fixed     eliminated      learned       agility
0.19/0.26	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.26	c
0.19/0.26	c *    0.3   152037   51062      2     0      0       0      0    0.0   0   13
2.29/2.40	c s    2.4    87449   14958    146   128  35832       0      0    0.0   0   11
2.29/2.40	c l    2.4    87449   14958    146   128  35832       0  71495    0.0   0   11
2.49/2.55	c R    2.6    89057   14952    146   134  35832     100     14  260.4   2   11
2.59/2.61	c N    2.6    89063   14952    146   134  35832     200    114  227.5  27   11
2.79/2.85	c N    2.8    89106   14952    146   134  35832     803    716  218.0  30   12
2.89/2.92	c B    2.9    89107   14952    146   134  35832    1001    914  221.4  19   12
3.79/3.81	c B    3.8   104865   14952    146   134  35832    2002   1914  142.4   6   13
4.19/4.21	c R    4.2   106175   14952    146   134  35832    2412   2294  134.1  25   14
5.09/5.11	c s    5.1   117511   14951    146   135  35832    3404   3262  138.6   9   14
7.69/7.77	c R    7.8   141610   14919    146   167  35832    6418   6005  138.6  13   17
9.39/9.47	c s    9.5   145072   14917    146   168  35833    7763   7259  149.4  19   17
9.59/9.65	c B    9.7   145212   14916    146   169  35833    8004   7495  148.4  10   17
15.18/15.28	c s   15.3   153096   14885    146   200  35833   14313  13614  160.2  23   19
15.88/15.92	c R   15.9   153241   14882    146   203  35833   16032  15304  160.3  16   20
21.39/21.43	c B   21.4   155321   14860    146   225  35833   24008  23115  162.5   9   24
22.79/22.87	c s   22.9   155198   14846    146   230  35842   24347  23259  162.4   7   22
30.69/30.72	c s   30.7   157557   14824    146   251  35843   35937  34359  174.3  10   27
32.28/32.35	c R   32.3   157721   14820    146   255  35843   38474  36886  174.8   7   29
40.08/40.12	c
40.08/40.12	c       original/binary      fixed     eliminated      learned       agility
40.08/40.12	c   seconds        variables     equivalent    conflicts       height       MB
40.08/40.12	c
40.08/40.12	c s   40.1   158918   14693    146   360  35865   47156  44466  173.6  18   30
49.88/49.96	c s   49.9   160276   14586    146   467  35865   58846  55589  173.1  21   34
52.68/52.75	c B   52.7   160666   14560    146   493  35865   64017  60675  177.6  21   38
57.47/57.52	c +   57.5   161009   14531    146   522  35865   71496  78644  175.3  16   41
60.57/60.67	c s   60.7   160682   14501    146   528  35889   73336  68983  177.7  15   39
70.87/70.96	c +   70.9   161070   14396    146   633  35889   89371  86508  171.8  34   46
72.57/72.66	c s   72.6   160469   14376    146   653  35889   89749  80043  171.7  29   43
72.57/72.69	c R   72.7   160469   14376    146   653  35889   89762  80056  171.6  16   44
85.17/85.26	c s   85.2   160311   14210    147   796  35911  102019  84641  168.3  16   45
90.97/91.03	c +   91.0   160594   14146    147   860  35911  111716  95158  169.2  22   48
99.07/99.19	c s   99.2   160173   14084    147   922  35911  119693  94474  166.0  22   48
113.66/113.71	c s  113.7   159632   13815    148  1151  35950  133954  93277  164.9  10   47
113.66/113.71	c -  113.7   159632   13815    148  1151  35950  133954  94207  164.9  10   47
116.76/116.89	c +  116.9   159698   13784    148  1182  35950  138249 103627  164.7  12   49
127.36/127.41	c s  127.4   159377   13670    148  1296  35950  150537 103480  168.6  17   51
134.45/134.59	c B  134.6   159504   13633    148  1333  35950  160042 104040  172.4  15   54
141.76/141.89	c s  141.9   159022   13539    148  1400  35977  166604 103257  172.3  23   51
145.55/145.65	c +  145.6   159153   13488    148  1451  35977  172810 113989  174.1   9   54
155.85/155.94	c s  155.9   158723   13440    148  1499  35977  183661 114114  176.2  13   58
174.15/174.23	c
174.15/174.23	c       original/binary      fixed     eliminated      learned       agility
174.15/174.23	c   seconds        variables     equivalent    conflicts       height       MB
174.15/174.23	c
174.15/174.23	c s  174.2   158441   13343    148  1580  35993  204056 113451  176.7   9   61
185.04/185.15	c +  185.1   158605   13270    148  1653  35993  216011 125387  176.3  18   67
191.84/191.97	c s  191.9   158075   13210    148  1713  35993  221547 119985  176.0  14   67
209.03/209.11	c s  209.1   157461   13006    149  1892  36017  236615 124000  173.7  16   70
228.13/228.21	c s  228.2   157087   12867    149  2031  36017  255619 125322  174.5  13   72
239.13/239.29	c +  239.2   157209   12820    149  2078  36017  270010 137925  177.8   6   77
247.43/247.57	c s  247.5   156895   12796    149  2091  36028  275576 128865  178.4  24   77
267.62/267.79	c s  267.7   156422   12635    149  2252  36028  291871 137735  178.4  23   83
288.51/288.64	c s  288.6   155834   12443    149  2428  36044  309492 137394  179.2  19   83
310.91/311.02	c s  310.9   155565   12340    149  2531  36044  330795 137944  178.9   6   87
316.01/316.13	c +  316.1   155634   12310    149  2561  36044  337510 151717  179.5  16   92
331.91/332.07	c s  332.0   155435   12277    149  2582  36056  350478 149585  181.9  18   97
353.80/353.90	c s  353.8   155323   12241    149  2618  36056  369940 151669  183.1  13  101
368.60/368.79	c B  368.7   155344   12234    149  2625  36056  384092 151981  184.8  19  107
377.10/377.22	c s  377.1   155038   12156    149  2691  36068  388759 149205  184.9  12  101
400.20/400.36	c s  400.3   154955   12125    149  2722  36068  407211 152555  185.8  14  108
416.18/416.37	c +  416.3   154974   12111    149  2736  36068  421885 166888  187.2  16  117
422.88/423.05	c s  422.9   154898   12107    149  2736  36072  424245 153928  187.5   7  116
446.87/447.04	c s  446.9   154887   12104    149  2739  36072  439137 166955  188.9  13  130
447.17/447.37	c
447.17/447.37	c       original/binary      fixed     eliminated      learned       agility
447.17/447.37	c   seconds        variables     equivalent    conflicts       height       MB
447.17/447.37	c
447.17/447.37	c R  447.3   154889   12104    149  2739  36072  439268 166955  188.9   9  132
473.97/474.13	c s  474.0   154592   12011    149  2828  36076  459363 166729  188.2  14  133
500.66/500.86	c s  500.7   154329   11919    149  2920  36076  476442 166951  187.6   9  132
528.65/528.90	c s  528.8   153994   11811    149  3016  36088  494531 166321  186.9  10  129
559.75/559.91	c s  559.8   153818   11751    149  3076  36088  518273 167184  186.9  14  132
571.75/572.00	c +  571.9   153826   11748    149  3079  36088  527355 183576  187.6   6  136
586.84/587.05	c s  586.9   153698   11712    150  3111  36091  534701 173162  187.4  23  136
616.74/616.95	c s  616.8   153632   11683    150  3140  36091  553155 183611  187.5  20  146
646.82/647.07	c s  646.9   153465   11626    151  3193  36094  570497 180991  186.9  10  137
675.82/676.07	c s  675.9   153415   11606    151  3213  36094  588965 183595  186.2   8  136
705.01/705.20	c s  705.0   153414   11600    151  3219  36094  606660 183607  186.6  16  137
732.40/732.63	c s  732.4   153401   11595    151  3224  36094  623774 183633  186.8  12  139
760.09/760.35	c s  760.2   153391   11592    151  3226  36095  638828 183415  187.0   9  138
792.79/793.07	c s  792.9   153185   11549    152  3268  36095  658421 183614  186.4  15  136
793.69/793.97	c +  793.8   153190   11547    152  3270  36095  659190 201933  186.3  15  139
820.48/820.79	c s  820.6   152924   11473    153  3338  36100  674973 197758  186.1  14  148
852.77/853.08	c s  852.9   152751   11416    154  3394  36100  693834 202421  185.7  14  147
879.37/879.61	c s  879.4   152563   11356    154  3451  36103  711425 201803  184.8  14  141
901.95/902.23	c s  902.0   152518   11337    154  3470  36103  723461 201971  183.5   7  138
933.45/933.79	c
933.45/933.79	c       original/binary      fixed     eliminated      learned       agility
933.45/933.79	c   seconds        variables     equivalent    conflicts       height       MB
933.45/933.79	c
933.45/933.79	c s  933.6   152388   11296    154  3507  36107  742344 201892  182.1  13  131
963.94/964.24	c s  964.0   152290   11267    154  3536  36107  762602 202107  181.6   4  129
993.63/993.92	c s  993.7   152218   11245    154  3557  36108  781818 201926  181.2   7  125
1023.42/1023.72	c s 1023.5   152201   11236    154  3566  36108  801194 202134  181.5   8  127
1052.42/1052.79	c s 1052.5   152164   11226    154  3576  36108  821084 202376  181.9  19  130
1056.62/1056.94	c + 1056.7   152164   11226    154  3576  36108  823985 222126  182.1  17  133
1083.11/1083.42	c s 1083.1   152139   11217    154  3585  36108  837690 215636  182.1  12  142
1115.70/1116.01	c s 1115.7   152133   11215    154  3587  36108  856149 222271  181.9  15  148
1166.09/1166.49	c s 1166.2   152134   11215    154  3587  36108  882513 222314  182.1   7  158
1196.18/1196.54	c B 1196.2   152135   11215    154  3587  36108  896237 222433  182.3  17  169
1205.48/1205.80	c s 1205.5   152118   11210    155  3590  36109  899839 221592  182.2  10  162
1241.87/1242.21	c s 1241.9   152114   11209    155  3591  36109  917208 222312  182.0  14  164
1274.86/1275.26	c s 1274.9   152103   11206    155  3594  36109  935804 222216  182.0  16  168
1314.75/1315.16	c s 1314.8   152098   11204    155  3596  36109  956399 222363  182.5  13  171
1353.94/1354.39	c s 1354.0   152088   11201    155  3597  36111  976104 221590  183.1   8  174
1386.93/1387.38	c s 1387.0   152080   11199    155  3599  36111  992224 222223  182.7  19  171
1422.63/1423.08	c s 1422.7   152068   11196    155  3602  36111 1012133 222307  182.5  17  169
1449.92/1450.31	c + 1449.9   152075   11193    155  3605  36111 1029980 244338  182.4  17  175
1464.41/1464.83	c s 1464.5   151982   11173    155  3625  36111 1036620 228907  182.4  21  171
1507.21/1507.61	c
1507.21/1507.61	c       original/binary      fixed     eliminated      learned       agility
1507.21/1507.61	c   seconds        variables     equivalent    conflicts       height       MB
1507.21/1507.61	c
1507.21/1507.61	c s 1507.2   152075   11156    155  3642  36111 1059914 244427  182.0  14  181
1550.79/1551.22	c s 1550.8   152419   11150    155  3648  36111 1081404 244325  181.5  31  181
1595.08/1595.55	c s 1595.1   152346   11145    157  3650  36112 1104822 242763  181.9  12  186
1638.16/1638.67	c s 1638.3   152378   11136    158  3658  36112 1128499 243124  181.1   6  180
1681.16/1681.68	c s 1681.2   153075   11125    159  3667  36113 1149553 243894  180.8  15  175
1724.14/1724.66	c s 1724.2   153624   11121    160  3670  36113 1174696 244245  180.7  12  180
1765.73/1766.28	c s 1765.8   153685   11119    160  3672  36113 1198298 244479  181.2  14  187
1809.12/1809.66	c s 1809.2   153691   11101    160  3690  36113 1221020 244342  181.5  24  190
1852.21/1852.76	c s 1852.3   153658   11087    160  3702  36115 1241654 244185  181.1  12  188
1899.90/1900.44	c s 1900.0   153652   11082    162  3705  36115 1265842 243928  181.1  18  188
1935.88/1936.45	c + 1935.9   156256   11070    163  3716  36115 1287475 268771  181.1  16  197
1946.59/1947.13	c s 1946.6   154423   11063    163  3720  36118 1291430 248387  181.2  14  192
1997.17/1997.72	c s 1997.2   155326   11056    165  3725  36118 1314900 264332  180.8  22  209
2039.86/2040.47	c s 2039.9   153917   11047    167  3728  36122 1336281 267945  180.2  21  206
2087.45/2088.09	c s 2087.6   154005   11044    167  3731  36122 1361352 268787  179.6  14  201
2136.04/2136.68	c s 2136.1   154046   11041    167  3732  36124 1385003 268572  179.8  15  201
2184.22/2184.85	c s 2184.3   154408   11037    168  3735  36124 1408734 269364  180.1   9  201
2229.31/2229.92	c s 2229.3   154709   11020    168  3749  36127 1431685 264273  179.9  15  196
2276.80/2277.43	c s 2276.8   154799   11020    168  3749  36127 1456381 268994  180.0   9  201
2325.49/2326.10	c
2325.49/2326.10	c       original/binary      fixed     eliminated      learned       agility
2325.49/2326.10	c   seconds        variables     equivalent    conflicts       height       MB
2325.49/2326.10	c
2325.49/2326.10	c s 2325.5   154880   11020    168  3749  36127 1478411 269351  180.0   8  200
2376.37/2377.07	c s 2376.5   154310   10992    174  3750  36148 1505381 230722  179.8  11  168
2418.27/2418.92	c s 2418.3   154500   10989    174  3753  36148 1527046 252364  179.3  17  184
2457.45/2458.13	c s 2457.5   154868   10975    177  3764  36148 1551069 269001  179.0  13  197
2507.74/2508.44	c s 2507.8   155066   10967    178  3771  36148 1574557 268147  178.4  11  196
2561.82/2562.59	c s 2561.9   155040   10964    178  3773  36149 1600256 268760  178.2  12  193
2579.32/2580.01	c + 2579.3   155323   10962    179  3774  36149 1609340 295648  178.2  14  199
2612.11/2612.82	c s 2612.1   155057   10962    179  3774  36149 1626373 285217  178.0  19  205
2665.10/2665.87	c s 2665.2   155015   10953    179  3782  36150 1653749 295419  178.0   7  215
2727.88/2728.63	c s 2727.9   155020   10950    179  3785  36150 1681239 295670  177.7  19  214
2780.57/2781.31	c s 2780.6   155024   10946    180  3787  36151 1705238 295469  177.1  12  211
2837.65/2838.43	c s 2837.7   155015   10944    181  3788  36151 1734246 295622  176.7  10  211
2895.54/2896.37	c s 2895.6   154959   10939    182  3790  36153 1760747 290567  176.2  13  208
2950.22/2951.08	c s 2950.3   155121   10936    184  3791  36153 1786098 292722  175.9   8  211
3009.41/3010.28	c s 3009.5   156428   10931    185  3793  36155 1811241 295458  175.5  13  212
3067.99/3068.83	c s 3068.0   156673   10931    185  3793  36155 1836761 295785  175.5  11  213
3125.96/3126.89	c s 3126.1   156746   10930    185  3794  36155 1864708 295879  175.2  15  208
3186.96/3187.85	c s 3187.0   156749   10930    185  3794  36155 1892388 295871  175.2  12  212
3246.04/3246.95	c s 3246.1   156752   10930    185  3794  36155 1917681 295952  175.2  13  216
3307.62/3308.50	c
3307.62/3308.50	c       original/binary      fixed     eliminated      learned       agility
3307.62/3308.50	c   seconds        variables     equivalent    conflicts       height       MB
3307.62/3308.50	c
3307.62/3308.50	c s 3307.6   156518   10927    186  3796  36155 1942760 295819  175.0  18  215
3436.09/3437.02	c s 3436.1   156519   10927    186  3796  36155 1998453 295985  174.8  13  219
3463.58/3464.56	c + 3463.7   156519   10927    186  3796  36155 2011678 325212  174.7  13  231
3497.68/3498.62	c s 3497.7   156515   10926    186  3797  36155 2024414 308527  174.6   9  230
3527.66/3528.66	c B 3527.7   156519   10924    186  3799  36155 2048549 325283  174.7  11  249
3545.26/3546.24	c s 3545.3   156562   10915    186  3808  36155 2055969 325309  174.5  11  241
3593.85/3594.84	c s 3593.9   156715   10915    186  3808  36155 2087202 325301  174.0   4  237
3650.43/3651.43	c s 3650.5   156784   10913    186  3810  36155 2121973 325374  173.8  12  233
3709.22/3710.24	c s 3709.3   156975   10913    186  3810  36155 2150979 325322  173.5   9  230
3768.81/3769.86	c s 3768.9   156981   10913    186  3810  36155 2178471 325279  173.2   9  229
3822.79/3823.82	c s 3822.8   156984   10913    186  3810  36155 2202535 325418  172.9   7  226
3886.87/3887.92	c s 3886.9   156986   10913    186  3810  36155 2236142 325270  172.7  23  222
3894.47/3895.52	c R 3894.5   156986   10913    186  3810  36155 2240316 325252  172.6  14  227
3954.85/3955.95	c s 3954.9   156988   10913    186  3810  36155 2270025 325255  172.4   9  223
4013.53/4014.61	c s 4013.6   156996   10913    186  3810  36155 2291878 325311  172.0  14  217
4071.22/4072.37	c s 4071.3   156986   10898    186  3824  36156 2312772 320144  171.3  15  208
4126.71/4127.82	c s 4126.7   157336   10895    186  3827  36156 2337048 325325  170.9  12  209
4192.19/4193.33	c s 4192.2   157349   10893    187  3828  36156 2364452 325120  170.3  13  204
4249.67/4250.89	c s 4249.8   157359   10893    187  3828  36156 2389675 325288  170.0  12  204
4310.35/4311.59	c
4310.35/4311.59	c       original/binary      fixed     eliminated      learned       agility
4310.35/4311.59	c   seconds        variables     equivalent    conflicts       height       MB
4310.35/4311.59	c
4310.35/4311.59	c s 4310.5   157373   10890    188  3829  36157 2414046 324690  169.5   8  199
4374.24/4375.48	c s 4374.3   157388   10890    188  3829  36157 2440006 325414  169.0  16  196
4428.22/4429.48	c s 4428.3   157401   10890    188  3829  36157 2463695 325309  168.6  21  196
4485.51/4486.76	c s 4485.6   157422   10890    188  3829  36157 2489225 325443  168.3   8  195
4551.19/4552.49	c s 4551.3   156973   10881    192  3834  36157 2514406 325264  167.9   9  193
4551.60/4552.84	c + 4551.6   156973   10881    192  3834  36157 2514596 357733  167.9  15  196
4614.28/4615.51	c s 4614.3   157223   10879    193  3835  36157 2537972 347060  167.4  18  206
4678.06/4679.31	c s 4678.1   157342   10879    193  3835  36157 2560040 357802  166.9   5  209
4743.44/4744.74	c s 4743.5   157498   10873    194  3839  36158 2582335 356897  166.5  16  208
4809.33/4810.63	c s 4809.4   157752   10872    195  3839  36158 2604089 356270  166.0  16  206
4874.92/4876.21	c s 4874.9   157803   10872    195  3839  36158 2626791 357753  165.5  12  201
4940.59/4941.95	c s 4940.7   157693   10860    199  3845  36160 2652099 356227  165.1  19  200
5006.28/5007.69	c s 5006.4   158210   10860    199  3845  36160 2675123 358005  164.7  21  196
5068.15/5069.51	c s 5068.2   158226   10860    199  3845  36160 2700502 357805  164.1  12  191
5127.35/5128.74	c s 5127.4   158445   10860    199  3845  36160 2721020 357775  163.6   5  185
5162.63/5164.05	c 0 5162.7   184800   10336    571  3997  36160 2734718 357732  163.3  15  193
5162.63/5164.05	c
5162.63/5164.05	s UNSATISFIABLE
5162.63/5164.05	c
5162.63/5164.05	c 2734718 conflicts, 9259812 decisions, 1212 random
5162.63/5164.05	c 34 iterations, 7047 restarts, 199 skipped
5162.63/5164.05	c 17 enlarged, 746 shrunken, 26708 rescored, 637 rebiased
5162.63/5164.05	c 128 simplifications, 0 reductions
5162.63/5164.05	c
5162.63/5164.05	c vars: 571 fixed, 3997 equiv, 36160 elim, 3999 merged
5162.63/5164.05	c elim: 19346613 resolutions, 113 phases, 57 rounds
5162.63/5164.05	c sbst: 86% substituted, 0.1% nots, 99.2% ands, 0.8% xors, 0.0% ites
5162.63/5164.05	c arty: 2.10 and 2.00 xor average arity
5162.63/5164.05	c prbe: 970215 probed, 1731 phases, 42 rounds
5162.63/5164.05	c prbe: 13 failed, 129 lifted, 327 merged
5162.63/5164.05	c sccs: 222 non trivial, 0 fixed, 568 merged
5162.63/5164.05	c hash: 0 units, 3104 merged
5162.63/5164.05	c mins: 483348976 learned, 30% deleted, 358 strong, 260 depth
5162.63/5164.05	c subs: 2438 forward, 1147 backward, 23897 doms
5162.63/5164.05	c strs: 672 forward, 78 backward
5162.63/5164.05	c doms: 52116 dominators, 28486 high, 210 low
5162.63/5164.05	c prps: 1967869920 propagations, 0.38 megaprops
5162.63/5164.05	c
5162.63/5164.05	c 5162.7 seconds, 249 MB max, 1758 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773871-1241186956/watcher-1773871-1241186956 -o /tmp/evaluation-result-1773871-1241186956/solver-1773871-1241186956 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1773871-1241186956.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 31467
/proc/meminfo: memFree=1266328/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=2788 CPUtime=0
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 532 0 0 0 0 0 0 0 18 0 1 0 146729614 2854912 517 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/31467/statm: 697 517 59 155 0 540 0

[startup+0.020466 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 31467
/proc/meminfo: memFree=1266328/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=5444 CPUtime=0.01
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 1255 0 0 0 1 0 0 0 18 0 1 0 146729614 5574656 1240 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 1361 1241 63 155 0 1204 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5444

[startup+0.102472 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 31467
/proc/meminfo: memFree=1266328/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=9580 CPUtime=0.1
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 2389 0 0 0 9 1 0 0 18 0 1 0 146729614 9809920 2276 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 2395 2276 63 155 0 2238 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9580

[startup+0.301487 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 31467
/proc/meminfo: memFree=1266328/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=16516 CPUtime=0.29
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 4255 0 0 0 27 2 0 0 19 0 1 0 146729614 16912384 4012 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 4129 4012 79 155 0 3972 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16516

[startup+0.702521 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 31467
/proc/meminfo: memFree=1266328/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=16544 CPUtime=0.69
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 4724 0 0 0 67 2 0 0 22 0 1 0 146729614 16941056 4024 1992294400 134512640 135151029 4294956240 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 4136 4024 79 155 0 3979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16544

[startup+1.50159 s]
/proc/loadavg: 0.85 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1246864/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=25064 CPUtime=1.49
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 7304 0 0 0 146 3 0 0 25 0 1 0 146729614 25665536 6089 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 6266 6089 79 155 0 6109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25064

[startup+3.10172 s]
/proc/loadavg: 0.86 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1240784/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=22948 CPUtime=3.09
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 7633 0 0 0 306 3 0 0 25 0 1 0 146729614 23498752 5561 1992294400 134512640 135151029 4294956240 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 5737 5561 79 155 0 5580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22948

[startup+6.30198 s]
/proc/loadavg: 0.86 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1243600/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=23468 CPUtime=6.29
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 8092 0 0 0 625 4 0 0 25 0 1 0 146729614 24031232 5691 1992294400 134512640 135151029 4294956240 18446744073709551615 134552306 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 5867 5691 79 155 0 5710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23468

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1242512/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=24508 CPUtime=12.69
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 9720 0 0 0 1264 5 0 0 25 0 1 0 146729614 25096192 5947 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 6127 5947 79 155 0 5970 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24508

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1238224/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=28952 CPUtime=25.48
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 13533 0 0 0 2541 7 0 0 25 0 1 0 146729614 29646848 7058 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 7238 7058 79 155 0 7081 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28952

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1226512/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=40464 CPUtime=51.08
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 21162 0 0 0 5096 12 0 0 25 0 1 0 146729614 41435136 9908 1992294400 134512640 135151029 4294956240 18446744073709551615 134551548 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 10116 9908 79 155 0 9959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40464

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1210064/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=56848 CPUtime=102.27
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 31593 0 0 0 10207 20 0 0 25 0 1 0 146729614 58212352 14004 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 14212 14004 79 155 0 14055 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56848

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1198352/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=69252 CPUtime=162.25
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 41046 0 0 0 16200 25 0 0 25 0 1 0 146729614 70914048 17124 1992294400 134512640 135151029 4294956240 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 17313 17124 79 155 0 17156 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 69252

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1184272/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=82596 CPUtime=222.23
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 49104 0 0 0 22193 30 0 0 25 0 1 0 146729614 84578304 20468 1992294400 134512640 135151029 4294956240 18446744073709551615 134552164 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 20649 20468 79 155 0 20492 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 82596

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1171408/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=95340 CPUtime=282.22
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 56944 0 0 0 28186 36 0 0 25 0 1 0 146729614 97628160 23626 1992294400 134512640 135151029 4294956240 18446744073709551615 134520405 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 23835 23626 79 155 0 23678 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 95340

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1154128/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=112716 CPUtime=342.2
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 65970 0 0 0 34177 43 0 0 25 0 1 0 146729614 115421184 27971 1992294400 134512640 135151029 4294956240 18446744073709551615 134573875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 28179 27971 79 155 0 28022 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 112716

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1144976/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=121612 CPUtime=402.19
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 72876 0 0 0 40171 48 0 0 25 0 1 0 146729614 124530688 30196 1992294400 134512640 135151029 4294956240 18446744073709551615 134580562 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 30403 30196 79 155 0 30246 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 121612

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1117904/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=149020 CPUtime=462.17
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 82843 0 0 0 46161 56 0 0 25 0 1 0 146729614 152596480 37051 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 37255 37051 79 155 0 37098 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 149020

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1117008/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=149612 CPUtime=522.15
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 86064 0 0 0 52157 58 0 0 25 0 1 0 146729614 153202688 37192 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 37403 37192 79 155 0 37246 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 149612

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1115408/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=151364 CPUtime=582.14
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 88697 0 0 0 58153 61 0 0 25 0 1 0 146729614 154996736 37645 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 37841 37645 79 155 0 37684 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 151364

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 31468
/proc/meminfo: memFree=1104784/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=161908 CPUtime=642.13
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 93371 0 0 0 64148 65 0 0 25 0 1 0 146729614 165793792 40268 1992294400 134512640 135151029 4294956240 18446744073709551615 134578267 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 40477 40268 79 155 0 40320 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 161908

[startup+702.303 s]

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

/proc/meminfo: memFree=996048/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=270564 CPUtime=4481.12
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 185114 0 0 0 447961 151 0 0 25 0 1 0 146729614 277057536 67341 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67641 67341 79 155 0 67484 0
Current children cumulated CPU time (s) 4481.12
Current children cumulated vsize (KiB) 270564

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31476
/proc/meminfo: memFree=995088/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271844 CPUtime=4541.1
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 185669 0 0 0 453959 151 0 0 25 0 1 0 146729614 278368256 67566 1992294400 134512640 135151029 4294956240 18446744073709551615 134520403 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67961 67566 79 155 0 67804 0
Current children cumulated CPU time (s) 4541.1
Current children cumulated vsize (KiB) 271844

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31476
/proc/meminfo: memFree=995856/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=270432 CPUtime=4601.08
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 186443 0 0 0 459957 151 0 0 25 0 1 0 146729614 276922368 67372 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67608 67372 79 155 0 67451 0
Current children cumulated CPU time (s) 4601.08
Current children cumulated vsize (KiB) 270432

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31476
/proc/meminfo: memFree=995536/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271008 CPUtime=4661.06
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 187344 0 0 0 465954 152 0 0 25 0 1 0 146729614 277512192 67456 1992294400 134512640 135151029 4294956240 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67752 67456 79 155 0 67595 0
Current children cumulated CPU time (s) 4661.06
Current children cumulated vsize (KiB) 271008

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31476
/proc/meminfo: memFree=995920/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=270568 CPUtime=4721.06
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 187719 0 0 0 471953 153 0 0 25 0 1 0 146729614 277061632 67346 1992294400 134512640 135151029 4294956240 18446744073709551615 134520115 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67642 67346 79 155 0 67485 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 270568

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31476
/proc/meminfo: memFree=995792/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=270564 CPUtime=4781.04
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 188479 0 0 0 477950 154 0 0 25 0 1 0 146729614 277057536 67371 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67641 67371 79 155 0 67484 0
Current children cumulated CPU time (s) 4781.04
Current children cumulated vsize (KiB) 270564

[startup+4842.3 s]
/proc/loadavg: 1.06 1.02 0.94 2/65 31476
/proc/meminfo: memFree=996112/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=270048 CPUtime=4841.02
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 189192 0 0 0 483948 154 0 0 25 0 1 0 146729614 276529152 67282 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67512 67282 79 155 0 67355 0
Current children cumulated CPU time (s) 4841.02
Current children cumulated vsize (KiB) 270048

[startup+4902.3 s]
/proc/loadavg: 1.08 1.03 0.95 2/65 31476
/proc/meminfo: memFree=995216/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271332 CPUtime=4901.01
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 189876 0 0 0 489946 155 0 0 25 0 1 0 146729614 277843968 67496 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67833 67496 79 155 0 67676 0
Current children cumulated CPU time (s) 4901.01
Current children cumulated vsize (KiB) 271332

[startup+4962.3 s]
/proc/loadavg: 1.03 1.02 0.95 2/65 31476
/proc/meminfo: memFree=995600/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=270432 CPUtime=4960.99
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 190737 0 0 0 495944 155 0 0 25 0 1 0 146729614 276922368 67373 1992294400 134512640 135151029 4294956240 18446744073709551615 134552618 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67608 67373 79 155 0 67451 0
Current children cumulated CPU time (s) 4960.99
Current children cumulated vsize (KiB) 270432

[startup+5022.3 s]
/proc/loadavg: 1.01 1.01 0.95 2/65 31476
/proc/meminfo: memFree=996176/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=269952 CPUtime=5020.97
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 191552 0 0 0 501941 156 0 0 25 0 1 0 146729614 276430848 67252 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67488 67252 79 155 0 67331 0
Current children cumulated CPU time (s) 5020.97
Current children cumulated vsize (KiB) 269952

[startup+5082.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 31476
/proc/meminfo: memFree=996240/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=269440 CPUtime=5080.95
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 191999 0 0 0 507939 156 0 0 25 0 1 0 146729614 275906560 67187 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67360 67187 79 155 0 67203 0
Current children cumulated CPU time (s) 5080.95
Current children cumulated vsize (KiB) 269440

[startup+5142.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=995408/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=270468 CPUtime=5140.94
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 192770 0 0 0 513937 157 0 0 25 0 1 0 146729614 276959232 67444 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67617 67444 79 155 0 67460 0
Current children cumulated CPU time (s) 5140.94
Current children cumulated vsize (KiB) 270468

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

[startup+5145.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=994960/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271240 CPUtime=5144.14
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 192875 0 0 0 514257 157 0 0 25 0 1 0 146729614 277749760 67549 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67810 67549 79 155 0 67653 0
Current children cumulated CPU time (s) 5144.14
Current children cumulated vsize (KiB) 271240

[startup+5151.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=994768/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271496 CPUtime=5150.54
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 192918 0 0 0 514897 157 0 0 25 0 1 0 146729614 278011904 67592 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67874 67592 79 155 0 67717 0
Current children cumulated CPU time (s) 5150.54
Current children cumulated vsize (KiB) 271496

[startup+5158.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=994576/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271752 CPUtime=5156.93
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 192969 0 0 0 515536 157 0 0 25 0 1 0 146729614 278274048 67643 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67938 67643 79 155 0 67781 0
Current children cumulated CPU time (s) 5156.93
Current children cumulated vsize (KiB) 271752

[startup+5161.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=994576/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271752 CPUtime=5160.13
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 192969 0 0 0 515856 157 0 0 25 0 1 0 146729614 278274048 67643 1992294400 134512640 135151029 4294956240 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67938 67643 79 155 0 67781 0
Current children cumulated CPU time (s) 5160.13
Current children cumulated vsize (KiB) 271752

[startup+5163.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=994576/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271752 CPUtime=5161.73
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 192978 0 0 0 516016 157 0 0 25 0 1 0 146729614 278274048 67652 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67938 67652 79 155 0 67781 0
Current children cumulated CPU time (s) 5161.73
Current children cumulated vsize (KiB) 271752

[startup+5163.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=994512/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=271752 CPUtime=5162.53
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194304 192981 0 0 0 516096 157 0 0 25 0 1 0 146729614 278274048 67655 1992294400 134512640 135151029 4294956240 18446744073709551615 134574583 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31467/statm: 67938 67655 79 155 0 67781 0
Current children cumulated CPU time (s) 5162.53
Current children cumulated vsize (KiB) 271752

[startup+5164.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 31476
/proc/meminfo: memFree=994512/2055920 swapFree=4191900/4192956
[pid=31467] ppid=31465 vsize=0 CPUtime=5162.74
/proc/31467/stat : 31467 (precosat) R 31465 31467 31430 0 -1 4194308 192982 0 0 0 516112 162 0 0 25 0 1 0 146729614 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31467/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5162.74
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 5164.1
CPU time (s): 5162.75
CPU user time (s): 5161.12
CPU system time (s): 1.62475
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 276552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5161.12
system time used= 1.62475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192982
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= 2
involuntary context switches= 11335

runsolver used 4.05438 second user time and 10.2414 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-01 16:09:16
IDJOB=1773871
IDBENCH=70817
IDSOLVER=607
FILE ID=node3/1773871-1241186956
PBS_JOBID= 9224616
Free space on /tmp= 66264 MiB

SOLVER NAME= 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-1773871-1241186956/watcher-1773871-1241186956 -o /tmp/evaluation-result-1773871-1241186956/solver-1773871-1241186956 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1773871-1241186956.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1946971232

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1266744 kB
Buffers:         79644 kB
Cached:         591916 kB
SwapCached:        416 kB
Active:          29144 kB
Inactive:       656268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266744 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3368 kB
Writeback:           0 kB
Mapped:          22196 kB
Slab:            89736 kB
Committed_AS:   745904 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node3 at 2009-05-01 17:35:20